underscore
Functional helper library
A Go library providing functional programming helpers without extending built-in objects.
🌟 Useful functional programming helpers for Go
110 stars
2 watching
6 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
functionalfunctional-programminggogolanglibrary
Related projects:
Repository | Description | Stars |
---|---|---|
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 399 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
serkanyersen/underscore.py | A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
mirven/underscore.lua | A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. | 403 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 81 |
javadev/underscore-java | Provides a functional programming library for Java, emulating the functionality of Underscore.js | 533 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 485 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 304 |
brianhaveri/underscore.php | A PHP implementation of the popular JavaScript utility library | 1,161 |
diro/qml_underscorejs | A JavaScript library that adapts the popular underscore.js utility functions to work within Qt/QML's restricted JavaScript environment. | 8 |
darky/context-fp-go | A library for dependency injection and functional programming in Go. | 1 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |