niubaoshu / gotiny
gotiny 是一个高效的golang序列化库。
☆101Updated 5 months ago
Alternatives and similar repositories for gotiny:
Users that are interested in gotiny are comparing it to the libraries listed below
- Bindings for the LMDB C library☆161Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go reflection simplified☆102Updated 5 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- A tiny library to get current goroutine id☆90Updated last year
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Simple string pattern matcher for Go☆127Updated last year
- TryLock for Go☆66Updated 5 years ago
- Building blocks for fast rpc systems☆85Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- concurrency utilities☆293Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆245Updated 3 years ago
- Pure Go wrapper for System V message queue☆71Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago
- Bitset data structure☆163Updated 2 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆172Updated 6 years ago