Link512 / stealthpool
Off heap golang memory pool
☆59Updated 3 years ago
Alternatives and similar repositories for stealthpool:
Users that are interested in stealthpool are comparing it to the libraries listed below
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Expression evaluator for Go☆68Updated last year
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 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
- Consistent hashing hashring implementation.☆34Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 3 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- ☆28Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago