cantabular / faststringmapLinks
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆67Updated last year
Alternatives and similar repositories for faststringmap
Users that are interested in faststringmap are comparing it to the libraries listed below
Sorting:
- Expression evaluator for Go☆77Updated 4 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- ☆33Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- MUS format serializer for Go☆115Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Notification broadcaster library☆156Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆51Updated 2 years 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…☆162Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Tool for golang that generates jennifer code☆74Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Intern Go strings☆95Updated last year