shamaton / msgpackLinks
easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]
☆174Updated last month
Alternatives and similar repositories for msgpack
Users that are interested in msgpack are comparing it to the libraries listed below
Sorting:
- Generic and fast binary serializer for Go☆247Updated last year
- A highly optimized double-ended queue☆203Updated 2 years ago
- HTTP/2 implementation for fasthttp (Under construction...)☆136Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- gotiny 是一个高效的golang序列化库。☆103Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Session implementation for fasthttp☆86Updated 9 months ago
- System V shared memory functions in pure Go.☆134Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Expression evaluation in golang☆173Updated 10 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Simple and blazing fast lockfree logging library for golang☆192Updated last year
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Synchronization and asynchronous computation package for Go☆285Updated 2 weeks ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- ☆130Updated 9 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago