grandecola / mmapLinks
Interface for mmap syscall to provide safe and efficient access to memory
☆67Updated 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☆58Updated 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
- Lock-Free Queue for Go☆25Updated 7 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- linux timer wheel☆21Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 11 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- A tiny library to get current goroutine id☆90Updated last year
- First redis RESP3 protocol library in Go☆87Updated last year
- improved go tool trace goroutine analysis☆30Updated 6 years ago
- go hash benchmark☆43Updated 6 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 6 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Go Pooling Helpers☆115Updated 4 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆24Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- 🥼 personal Go codebase☆37Updated 2 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆47Updated 5 years ago