edsrzf / mmap-go
A portable mmap package for Go
☆942Updated last month
Related projects ⓘ
Alternatives and complementary repositories for mmap-go
- LZ4 compression and decompression in pure Go☆878Updated 2 months ago
- Go package implementing bitsets☆1,344Updated last week
- The Snappy compression format in the Go programming language.☆1,523Updated 10 months ago
- Golang implementation of Radix trees☆889Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,807Updated 4 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,803Updated last week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆761Updated last month
- Anti-memory-waste byte buffer pool☆1,186Updated 3 months ago
- A disk-backed key-value store.☆1,405Updated 3 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,780Updated last year
- Fast golang queue using ring-buffer☆610Updated last year
- Native MurmurHash3 Go implementation☆954Updated last year
- Thread-safe file locking library in Go☆573Updated last week
- An immutable radix tree implementation in Golang☆1,000Updated 2 months ago
- reflect api without runtime reflect.Value cost☆762Updated 3 months ago
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- Pure Go line editor with history, inspired by linenoise☆1,049Updated last year
- C to Go Assembly☆1,311Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Benchmarks of Go serialization methods☆1,569Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆501Updated 2 months ago
- Golang channel helpers and special types☆806Updated 8 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,860Updated 8 months ago
- Zstd wrapper for Go☆748Updated last month
- reuse tcp/udp ports in golang☆763Updated 3 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,391Updated 5 months ago
- Persistent stacks and queues for Go backed by LevelDB☆861Updated 4 years ago
- Raft backend implementation using BoltDB☆661Updated 10 months ago
- Goroutine local storage☆669Updated 2 years ago