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
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 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…☆70Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- 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
- Write ahead Raft log for Go☆57Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Software Transactional Locks☆30Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A goroutine limiter for Go☆79Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- ☆33Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☆28Updated 2 years ago