kelindar / binary
Generic and fast binary serializer for Go
☆210Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for binary
- uint128 for Go☆230Updated this week
- Optimized bit-level Reader and Writer for Go.☆245Updated last year
- Highly configurable, fast JSON encoder for Go☆174Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆161Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Bitset data structure☆158Updated last year
- A go function to report total system memory☆194Updated 2 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆149Updated 2 months ago
- A trivial channel pubsub I use in lots of projects.☆242Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- A go in-memory table☆229Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Convert Go values to their AST☆308Updated 3 months ago
- Generic resource pool for Go☆304Updated 2 months ago
- ☆129Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Cache arbitrary data with an expiration time.☆186Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- a package for decode form's values into struct in Go☆192Updated 2 years ago
- Intern Go strings☆92Updated 11 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Code generation tools for Go.☆423Updated last month
- Fastest levenshtein implementation in Go.☆129Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- A complete solution for static files in Go code☆128Updated 6 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆138Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆156Updated last year
- Go reflection simplified☆101Updated 3 weeks ago