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
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- A JSON stream parser for Go☆67Updated 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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆33Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Software Transactional Locks☆30Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆28Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- hybrid spatial data structure☆12Updated 3 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
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago