grandecola / mmap
Interface for mmap syscall to provide safe and efficient access to memory
☆68Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for mmap
- Write ahead Raft log for Go☆57Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 5 months ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Non-Invasive goroutine inspector☆91Updated 11 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- A tiny library to get current goroutine id☆91Updated last year
- First redis RESP3 protocol library in Go☆87Updated 8 months ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- linux timer wheel☆21Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- A fast little LRU cache for Go☆165Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆61Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- Modern Go Programming☆95Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- go hash benchmark☆41Updated this week
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆68Updated 5 years ago
- development tools☆46Updated 6 years ago
- Benchmarks for BigCache project☆20Updated 10 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆80Updated last year