philpearl / internLinks
string interning library for lots of strings
☆37Updated 4 years ago
Alternatives and similar repositories for intern
Users that are interested in intern are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 2 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Intern Go strings☆96Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆91Updated 2 weeks ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- ☆27Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago