Storing strings without GC overhead
☆86Feb 18, 2026Updated 2 weeks ago
Alternatives and similar repositories for stringbank
Users that are interested in stringbank are comparing it to the libraries listed below
Sorting:
- string interning library for lots of strings☆39Mar 18, 2021Updated 4 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Feb 18, 2026Updated 2 weeks ago
- A package for Go that can be used for range queries on large number of intervals☆43Jan 6, 2017Updated 9 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 10 months ago
- Fast integer compression library☆98Feb 18, 2025Updated last year
- Document mathematical Go code beautifully☆204Feb 9, 2024Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆284Feb 19, 2026Updated last week
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- A collection of efficient generic integer parser functions for Go☆19Oct 16, 2024Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Jan 27, 2022Updated 4 years ago
- A Rust utility DSL and macro to help construct and modify Paths.☆23Jul 11, 2020Updated 5 years ago
- A curated list of Awesome Go performance libraries and tools☆409May 3, 2024Updated last year
- Go port of Google's Swiss Table hash table☆469Dec 24, 2025Updated 2 months ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- A fast little LRU cache for Go☆174May 22, 2023Updated 2 years ago
- Buffered Reader/Writer☆78Jun 25, 2025Updated 8 months ago
- An offheap memory allocator for manual memory management in Golang☆30Nov 10, 2025Updated 3 months ago
- automate Go compiler comparisons☆24May 23, 2023Updated 2 years ago
- implementation of bk-tree for golang☆11Jan 25, 2021Updated 5 years ago
- Fork of go-yaml/yaml for go-faster needs☆10Nov 21, 2025Updated 3 months ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Nov 18, 2019Updated 6 years ago
- ☆11Jun 2, 2022Updated 3 years ago
- Fastest conversions between string and byte slice☆11Feb 12, 2021Updated 5 years ago
- Go implementation of Suneido☆13Updated this week
- Example layout for a package using Go assembly.☆12Aug 18, 2016Updated 9 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- ☆26Aug 19, 2022Updated 3 years ago
- High throughput primitives library☆50Jun 16, 2023Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year
- Decentralized, sequential, lexicographically sortable unique id☆83Aug 28, 2020Updated 5 years ago
- An inverted bitmap index written in Go.☆28May 1, 2023Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Mar 27, 2019Updated 6 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated 2 weeks ago
- Various golang benchmarks I've written☆110Feb 22, 2018Updated 8 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Generate Go enum encoding☆15Sep 11, 2025Updated 5 months ago
- ☆18Aug 6, 2017Updated 8 years ago