cantabular / faststringmapLinks
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆67Updated 11 months ago
Alternatives and similar repositories for faststringmap
Users that are interested in faststringmap are comparing it to the libraries listed below
Sorting:
- 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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- MUS format serializer for Golang☆113Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Expression evaluator for Go☆74Updated 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 8 months ago
- Tool for golang that generates jennifer code☆74Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- Notification broadcaster library☆155Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated last month
- A Unicode-based case conversion library for Go☆59Updated last year
- A cancelable reader for Go☆131Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆71Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 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
- High performance JSON iterator & validator for Go☆95Updated last year