alecthomas / unsafesliceLinks
Unsafe zero-copy slice casts for Go
☆37Updated 4 months ago
Alternatives and similar repositories for unsafeslice
Users that are interested in unsafeslice are comparing it to the libraries listed below
Sorting:
- Minimal Perfect Hashing for Go☆191Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Go package implementing an indexable ordered multimap☆25Updated 6 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 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
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 9 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Go translation of MetroHash☆113Updated last year
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Buffered Reader/Writer☆78Updated 6 months ago