sensiblecodeio / faststringmap
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆63Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for faststringmap
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated 3 weeks ago
- Expression evaluator for Go☆66Updated 8 months ago
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- An offheap memory allocator for manual memory management in Golang☆12Updated 2 months ago
- Tool for golang that generates jennifer code☆69Updated 11 months ago
- ☆33Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 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 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- MUS format serializer for Golang☆78Updated this week
- DRR scheduler for Go channels☆32Updated 2 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A set of performant rate limiters for Go☆88Updated 8 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆59Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated 6 months ago
- A multi-level cache library with cache stampede prevention for Go☆123Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆60Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Experiments with Go generics☆96Updated 3 years ago