hlts2 / gompoolLinks
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
Sorting:
- simple data streams for go☆31Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 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 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Software Transactional Locks☆30Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- ☆33Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Constant Database native golang implementation☆38Updated 4 years ago