cantabular / faststringmapLinks
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆69Updated last year
Alternatives and similar repositories for faststringmap
Users that are interested in faststringmap are comparing it to the libraries listed below
Sorting:
- MUS format serializer for Go☆119Updated last month
- Expression evaluator for Go☆77Updated 8 months ago
- A set of performant rate limiters for Go☆91Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆33Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Go assembly transpiler for C programming language☆108Updated 2 weeks 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
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Intern Go strings☆96Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Go programming language port of liburing.☆113Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago