grandecola / mmapLinks
Interface for mmap syscall to provide safe and efficient access to memory
☆70Updated last month
Alternatives and similar repositories for mmap
Users that are interested in mmap are comparing it to the libraries listed below
Sorting:
- Write ahead Raft log for Go☆58Updated 5 years ago
- First redis RESP3 protocol library in Go☆90Updated 3 weeks ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- linux timer wheel☆21Updated 11 months ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- 🥼 personal Go codebase☆38Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 5 years ago
- A fast & heap friendly implementation of the MySQL protocol☆81Updated 4 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 5 months ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- Modern Go Programming☆96Updated 2 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆49Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Rolling window implementation in go.☆59Updated last week
- Customizable TCP net.Listener for Go