cantabular / faststringmapLinks
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆70Updated last year
Alternatives and similar repositories for faststringmap
Users that are interested in faststringmap are comparing it to the libraries listed below
Sorting:
- A set of performant rate limiters for Go☆91Updated last year
- MUS format serializer for Go☆120Updated 2 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Expression evaluator for Go☆78Updated 2 weeks ago
- Notification broadcaster library☆157Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- 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
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆135Updated 3 weeks ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 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 4 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- ☆101Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- High performance JSON iterator & validator for Go☆99Updated last year
- 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
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆33Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- errs is a package for making errors friendly and easy☆54Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year