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:
- [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
- Expression evaluator for Go☆77Updated 7 months ago
- MUS format serializer for Go☆119Updated 2 weeks ago
- A set of performant rate limiters for Go☆91Updated last year
- errs is a package for making errors friendly and easy☆53Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- Intern Go strings☆96Updated last year
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- ☆33Updated 3 years ago
- 🛫 Fixed-Point Decimals☆32Updated 11 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆91Updated 2 weeks ago
- Go templates invoked as functions☆155Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 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 2 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago