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
Sorting:
- Write ahead Raft log for Go☆57Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated 11 months 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 5 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago
- Go Pooling Helpers☆114Updated 4 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A tiny library to get current goroutine id☆90Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Modern Go Programming☆96Updated last year
- First redis RESP3 protocol library in Go☆88Updated last year
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- 🥼 personal Go codebase☆37Updated 2 years ago
- go hash benchmark☆42Updated 6 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- Package for dynamic programming☆13Updated 4 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago