sensiblecodeio / faststringmap
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆67Updated 9 months ago
Alternatives and similar repositories for faststringmap:
Users that are interested in faststringmap are comparing it to the libraries listed below
- ☆33Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Expression evaluator for Go☆72Updated last month
- A better Generic Pool (sync.Pool)☆63Updated 3 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Tool for golang that generates jennifer code☆72Updated last year
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 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
- Elegant middleware functions for your HTTP clients.☆103Updated 2 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 last year
- MUS format serializer for Golang☆112Updated last week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🚨 slog sampling: drop repetitive log records☆78Updated this week
- Intern Go strings☆94Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆25Updated 2 months ago
- little websocket implementation☆36Updated 2 years ago
- Simple query builder for MongoDB☆81Updated last month
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆103Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆132Updated 3 weeks ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- Use yaegi as a template engine.☆32Updated last year
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 5 months ago