alecthomas / unsafesliceLinks
Unsafe zero-copy slice casts for Go
☆37Updated 7 months ago
Alternatives and similar repositories for unsafeslice
Users that are interested in unsafeslice are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A radix sorting library for Go (golang)☆53Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 9 months ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆68Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago