hlts2 / gompoolLinks
Allocation-free and lock-free memory pool library written in golang using treiber stack
☆19Updated 6 years ago
Alternatives and similar repositories for gompool
Users that are interested in gompool are comparing it to the libraries listed below
Sorting:
- Write ahead Raft log for Go☆58Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 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
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- io_uring support for go☆203Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- A memory allocator for Go.☆87Updated 5 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago