bradenaw / backpressure
Prioritized semaphore/rate-limiter/adaptive throttle for load management.
☆34Updated 3 months ago
Alternatives and similar repositories for backpressure:
Users that are interested in backpressure are comparing it to the libraries listed below
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 8 months ago
- Raft backend implementation using BadgerDB☆118Updated last year
- Rolling window implementation in go.☆57Updated 2 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Expression evaluator for Go☆72Updated last month
- ☆12Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆80Updated last month
- Software Transactional Memory in Go☆80Updated 2 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆67Updated this week
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Makefile setup for our Golang projects.☆105Updated last week
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 5 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- ☆38Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago