iancmcc / bingoLinks
Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.
☆49Updated last year
Alternatives and similar repositories for bingo
Users that are interested in bingo are comparing it to the libraries listed below
Sorting:
- MUS format serializer for Go☆120Updated 2 months ago
- A set of performant rate limiters for Go☆91Updated last year
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆108Updated 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated 10 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Generic manual memory management for golang☆192Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 7 months ago
- ☆26Updated last month
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆100Updated 3 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 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Fast, dependable universally unique ids☆26Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Go programming language port of liburing.☆114Updated 2 years ago
- iterator library for go using a rangefunc experiment☆26Updated last year
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- GPQ is a high performance embeddable double priority queue with complex priority ordering guarantees☆57Updated 2 months ago
- A prefix tree implementation in go☆44Updated last year
- 🍃 Tiny event emitter built on generics☆43Updated last year
- A Kafka log inspired in-memory and append-only data structure☆135Updated 2 weeks ago
- scan sql rows into any type powered by generics☆68Updated last year
- High performance JSON iterator & validator for Go☆97Updated last year
- a thread-safe concurrent map for go☆100Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago