hlts2 / gompool
Allocation-free and lock-free memory pool library written in golang using treiber stack
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gompool
- simple data streams for go☆31Updated 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…☆67Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Software Transactional Locks☆30Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Golang radix tree implementation☆35Updated 5 years ago
- ☆28Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Murmur3 hash in Go☆13Updated 6 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated last month
- Fast integer map for uint32-to-uint32☆28Updated last week