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:
- MUS format serializer for Go☆120Updated last month
- Expression evaluator for Go☆78Updated 8 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A set of performant rate limiters for Go☆91Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Intern Go strings☆97Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- ☆33Updated 3 years ago
- Go programming language port of liburing.☆113Updated 2 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☆53Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- 🛫 Fixed-Point Decimals☆34Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆101Updated 11 months ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 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
- 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
- Pure Go SQL parser☆173Updated 2 weeks ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago