hlts2 / gompool
Allocation-free and lock-free memory pool library written in golang using treiber stack
☆18Updated 6 years ago
Alternatives and similar repositories for gompool:
Users that are interested in gompool are comparing it to the libraries listed below
- 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 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Demo API to play with io_uring in Go☆62Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- ☆33Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Software Transactional Locks☆30Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Write-ahead log in Golang☆41Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Golang port of simdjson☆86Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year