philpearl / symboltab
A hopefully fast symbol table (string <=> integer sequence number)
☆17Updated last month
Alternatives and similar repositories for symboltab
Users that are interested in symboltab are comparing it to the libraries listed below
Sorting:
- string interning library for lots of strings☆38Updated 4 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- ☆28Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Collect data about your dependencies☆43Updated 2 weeks ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- minimal password generator☆24Updated 6 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- TopN collector☆24Updated 11 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Expression evaluator for Go☆73Updated last month