Storing strings without GC overhead
☆86Feb 18, 2026Updated last month
Alternatives and similar repositories for stringbank
Users that are interested in stringbank are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- string interning library for lots of strings☆39Mar 18, 2021Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Mar 17, 2026Updated last week
- A collection of efficient generic integer parser functions for Go☆19Oct 16, 2024Updated last year
- Fast integer compression library☆99Feb 18, 2025Updated last year
- Easy handling of memory-mapped files☆22Mar 28, 2014Updated 11 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- ☆11Jun 2, 2022Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- Simple building blocks for protobuf marshaling and unmarshaling☆284Feb 19, 2026Updated last month
- Document mathematical Go code beautifully☆204Feb 9, 2024Updated 2 years ago
- A fuzzer that generates random Go programs☆19Mar 5, 2026Updated 2 weeks ago
- An insanely tiny Postgres library for Go☆18May 2, 2021Updated 4 years ago
- Go port of Google's Swiss Table hash table☆468Dec 24, 2025Updated 2 months ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 7 years ago
- A memory allocator for Go.☆86Mar 11, 2020Updated 6 years ago
- a protocol liner☆17Updated this week
- High throughput primitives library☆50Jun 16, 2023Updated 2 years ago
- Gophers drawn for Inktober 2016☆12Apr 30, 2019Updated 6 years ago
- Intern Go strings☆99Nov 23, 2023Updated 2 years ago
- Utilities for working with git and Gerrit☆51Dec 15, 2025Updated 3 months ago
- create low memory key/value objects in Go☆22Apr 18, 2017Updated 8 years ago
- Buffered Reader/Writer☆79Jun 25, 2025Updated 8 months ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Jan 22, 2026Updated 2 months ago
- ☆26Aug 19, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Aug 28, 2020Updated 5 years ago
- Simple string pattern matcher for Go☆137Sep 5, 2025Updated 6 months ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Feb 25, 2023Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Jan 27, 2022Updated 4 years ago
- Integer Compression Libraries for Go☆133Dec 23, 2017Updated 8 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆223Feb 24, 2026Updated last month
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- go_vector is a container data structure based on C++ std::Vector. go_vector brings functional programming and removes boilerplate code.☆20May 26, 2019Updated 6 years ago
- A disk-based HashMap implementation allowing persistence of data across sessions.☆14May 7, 2014Updated 11 years ago
- implementation of bk-tree for golang☆11Jan 25, 2021Updated 5 years ago
- A collection of Go networking packages for dealing with NATs and NAT traversal.☆15Feb 5, 2022Updated 4 years ago
- Erlenmeyer is a proxy used to parse common Open Source TimeSeries DataBase query endpoints like OpenTSDB, Prometheus/PromQL, InfluxQL or …☆60Feb 2, 2022Updated 4 years ago