iancmcc / bingo
Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.
☆41Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for bingo
- Generic concurrent lock-free map for Golang☆43Updated 2 months ago
- Golang in-memory caching stream reader☆34Updated 8 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆60Updated 2 years ago
- The fastest HTTP router available for Go.☆59Updated 10 months ago
- ☆24Updated 5 months ago
- A set of performant rate limiters for Go☆88Updated 8 months ago
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- MUS format serializer for Golang☆78Updated this week
- Generic manual memory management for golang☆151Updated 2 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated 6 months ago
- A fast file-based priority queue☆56Updated 7 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆59Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated 9 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆54Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- A simple and ergonomic optional type for Go.☆35Updated 9 months ago
- iterator library for go using a rangefunc experiment☆27Updated this week
- Versioned Binary Serialization☆17Updated 4 months ago
- Go Parser for ANSI strings☆63Updated last year
- Hare is a nimble little database management system for Go.☆94Updated 3 years ago
- A Go testing framework for distributed applications☆78Updated this week
- 🚀 Fast and light wildcard pattern matching.☆82Updated last year
- A lightweight buffered event lib☆55Updated 2 years ago
- embed.FS wrapper providing additional functionality