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:
- Storing strings without GC overhead☆85Updated last month
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 weeks ago
- Expression evaluator for Go☆80Updated this week
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- ☆78Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆101Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- hybrid spatial data structure☆12Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆232Updated 3 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Off heap golang memory pool☆60Updated 4 years ago