fuego
Concurrency toolkit
A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems.
Functional Experiment in Golang
143 stars
5 watching
12 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
functionalfunctional-programminggogolangstreams
Related projects:
Repository | Description | Stars |
---|---|---|
| A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
| A Go library providing functional programming utility functions with syntactic sugar. | 485 |
| A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 304 |
| A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. | 181 |
| A library of iterators to augment the standard library for functional programming in Go. | 464 |
| Automatically generates OpenAPI documentation from Go code | 975 |
| A small JavaScript library implementing functional programming functions like curry and zip. | 23 |
| A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
| A toolkit that simplifies concurrency in Go by providing a composable and clean way to handle channels and errors. | 1,440 |
| A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 100 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities | 404 |
| A Go library providing functional programming helpers without extending built-in objects. | 110 |
| A Go library implementing an immutable state machine with conditional and action functions | 37 |
| A Go-based GUI kit designed to handle concurrent UI components without blocking other parts of the application. | 5 |