iancmcc / bingo
Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.
☆45Updated 3 months ago
Alternatives and similar repositories for bingo:
Users that are interested in bingo are comparing it to the libraries listed below
- Generic concurrent lock-free map for Golang☆44Updated 7 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- A set of performant rate limiters for Go☆90Updated last year
- MUS format serializer for Golang☆112Updated last week
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- little websocket implementation☆36Updated 2 years ago
- ☆24Updated 3 weeks ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 5 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆78Updated 2 weeks ago
- iterator library for go using a rangefunc experiment☆26Updated 4 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆86Updated 3 months ago
- The fastest HTTP router available for Go.☆60Updated last year
- 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
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆47Updated 2 years ago
- A fast file-based priority queue☆58Updated 11 months ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 4 months ago
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- Golang in-memory caching stream reader☆34Updated last year
- Framework for pipeline execution with structured parallelism, retriability, load balancing and more.☆31Updated 5 months ago
- 📐 Structured concurrency for Go.☆40Updated 3 weeks ago
- A zero-dependency generic in-memory cache Go library☆123Updated 3 months ago
- Dynamic, server-side web-applications.☆20Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- scan sql rows into any type powered by generics☆65Updated last year
- Use yaegi as a template engine.☆32Updated last year
- Support for doing deep copies of (almost all) Go types.☆37Updated 9 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- a thread-safe concurrent map for go☆93Updated last year
- A dead-simple, extensible MQTT implementation well suited for embedded systems.☆91Updated last month