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 3 weeks ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 weeks ago
- Expression evaluator for Go☆78Updated last week
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- ☆101Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆78Updated 5 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Go templates invoked as functions☆155Updated 4 years ago