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
- Load file-backed memory☆120Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Collect data about your dependencies☆43Updated last week
- Consistent hashing hashring implementation.☆34Updated last year
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- 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 simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- ☆28Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- ☆33Updated 2 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 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 hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago