seborama / fuego
Functional Experiment in Golang
☆143Updated 11 months ago
Alternatives and similar repositories for fuego:
Users that are interested in fuego are comparing it to the libraries listed below
- Haskell-flavoured functions for Go☆143Updated 3 years ago
- Monad, Functional Programming features for Golang☆350Updated 5 months ago
- Pattern matchings for Go.☆247Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆344Updated last year
- The Emperor takes care of all errors personally☆352Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A go in-memory table☆228Updated 2 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 10 months ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 8 months ago
- This library is inspired by functional programming - Clojure☆181Updated last year
- Logur is an opinionated collection of logging best practices☆205Updated 2 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- 🐺 Easy, fast and type-safe dependency injection for Go.☆188Updated 9 months ago
- Automatically sets up command line flags based on struct fields and tags.☆174Updated 2 years ago
- experimental implementation of basic monads based on go2 generics draft☆116Updated 2 years ago
- Code generation tools for Go.☆429Updated 6 months ago
- Optional is a library of optional Go types☆218Updated last year
- Transformation functions generator for Protocol Buffers.☆210Updated last month
- A Go library for validating structs, maps and slices.☆227Updated 4 months ago
- Highly configurable, fast JSON encoder for Go☆177Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated last week
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- Machine is a workflow/pipeline library for processing data☆159Updated this week
- Synchronization and asynchronous computation package for Go