grandecola / mmap
Interface for mmap syscall to provide safe and efficient access to memory
☆68Updated 4 years ago
Alternatives and similar repositories for mmap:
Users that are interested in mmap are comparing it to the libraries listed below
- Write ahead Raft log for Go☆57Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 10 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- linux timer wheel☆21Updated 2 months ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- go hash benchmark☆42Updated 5 months ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- hotfix for go applications via plugin, supports Linux and MacOS☆135Updated 7 years ago