underscore
Function library
A set of functional programming helpers for the Go language
🌟 Useful functional programming helpers for Go
109 stars
2 watching
6 forks
Language: Go
last commit: 20 days 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. | 397 |
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. | 402 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
javadev/underscore-java | A Java port of Underscore.js utility functions | 533 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
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. | 348 |
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. | 303 |
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 |