philpearl / intern
string interning library for lots of strings
☆38Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for intern
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- TopN collector☆23Updated 5 months ago
- hybrid spatial data structure☆12Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- A simple cache meant to hold a small number of values☆29Updated 6 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Fast integer map for uint32-to-uint32☆28Updated last year
- ☆28Updated 2 years ago
- minimal password generator☆24Updated last week
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Join contexts like never before!☆20Updated 7 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Object file abstractions in Go☆30Updated 6 months ago
- Minimal perfect hashing in Go☆72Updated last year
- Expression evaluator for Go☆66Updated 7 months ago
- Simple profiling for Go☆76Updated 9 months ago
- A diff3 text merge implementation in Go☆22Updated 9 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 5 years ago