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
- 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
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- goroutine local storage (use context instead if possible)☆76Updated last month
- linux timer wheel☆21Updated 2 months ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- Utility functions and types used by Dragonboat and its related projects☆29Updated 9 months ago
- 🥼 personal Go codebase☆37Updated 2 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 5 years ago
- development tools☆46Updated 6 years ago
- go hash benchmark☆42Updated 4 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Load file-backed memory☆120Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- A revamped Google's jump consistent hash☆105Updated 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- ☆80Updated 2 weeks ago