philpearl / internLinks
string interning library for lots of strings
☆38Updated 4 years ago
Alternatives and similar repositories for intern
Users that are interested in intern are comparing it to the libraries listed below
Sorting:
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years 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
- ☆78Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A diff3 text merge implementation in Go☆23Updated last year
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago