niubaoshu / gotinyLinks
gotiny 是一个高效的golang序列化库。
☆101Updated 9 months ago
Alternatives and similar repositories for gotiny
Users that are interested in gotiny are comparing it to the libraries listed below
Sorting:
- Low level image processing library in pure Go with SIMD assembly☆130Updated 8 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- TryLock for Go☆66Updated 5 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 3 weeks ago
- ☆325Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- A trivial channel pubsub I use in lots of projects.☆244Updated last year
- Rolling window implementation in go.☆57Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- skiplist for golang☆84Updated 10 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago