jwells131313 / goetheLinks
Threading and Caching Utilities for golang
☆32Updated 5 months ago
Alternatives and similar repositories for goethe
Users that are interested in goethe are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Go implementation of Adiantum☆90Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 3 months ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Base36 implementation in golang☆63Updated last year
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Streaming File Cache for #golang☆128Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago