niubaoshu / gotinyLinks
gotiny 是一个高效的golang序列化库。
☆103Updated last year
Alternatives and similar repositories for gotiny
Users that are interested in gotiny are comparing it to the libraries listed below
Sorting:
- Go Pooling Helpers☆119Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Bitset data structure☆168Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- TryLock for Go☆66Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Rolling window implementation in go.☆58Updated last week
- ☆327Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- fast int64-int64 map for go☆98Updated last month