stephennancekivell / go-future
A futures concurrency library in go
☆36Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-future
- spectacular Golang struct tag parsing☆61Updated 10 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated 10 months ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated last year
- Fault tolerant, sharded key value storage written in GoLang☆81Updated last year
- Go localization framework☆31Updated 2 weeks ago
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated this week
- A high-level interface for interacting with a Git subprocess in Go☆23Updated 3 weeks ago
- A handy and powerful library to deal with unstructured data☆27Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆60Updated 10 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last month
- KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go serve…☆37Updated this week
- Time Ranges☆39Updated last year
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆21Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 3 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆60Updated 2 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆31Updated 8 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 10 months ago
- A set of performant rate limiters for Go☆88Updated 8 months ago
- Simple managed reload mechanism for Go☆43Updated 2 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last week
- PostgreSQL Lock Client for Go☆108Updated 2 weeks ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- generics package and code generator to access PostgreSQL tables and views on top of pgx☆19Updated 2 months ago
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆47Updated 5 months ago