cantabular / faststringmapLinks
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
☆69Updated last year
Alternatives and similar repositories for faststringmap
Users that are interested in faststringmap are comparing it to the libraries listed below
Sorting:
- Expression evaluator for Go☆77Updated 5 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Intern Go strings☆95Updated last year
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- 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 last year
- ☆33Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated this week
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- Notification broadcaster library☆156Updated 3 years ago
- 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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- A cancelable reader for Go☆137Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Ordered codes for database keys☆42Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Go programming language port of liburing.☆109Updated last year
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago