grandecola / mmapLinks
Interface for mmap syscall to provide safe and efficient access to memory
☆69Updated this week
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
- 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.☆59Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 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
- Lock-Free Queue for Go☆25Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- A tiny library to get current goroutine id☆90Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- linux timer wheel☆21Updated 4 months ago
- Load file-backed memory☆122Updated 2 years ago
- go hash benchmark☆43Updated 7 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Modern Go Programming☆96Updated 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
- A spinlock implementation for Go.☆61Updated 4 years ago