philpearl / symboltabLinks
A hopefully fast symbol table (string <=> integer sequence number)
☆17Updated 2 months ago
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
- ☆28Updated 3 years 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 minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆38Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- 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
- minimal password generator☆24Updated 6 months ago
- TopN collector☆24Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Collect data about your dependencies☆43Updated last month
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago