philpearl / symboltab
A hopefully fast symbol table (string <=> integer sequence number)
☆17Updated 3 years ago
Alternatives and similar repositories for symboltab:
Users that are interested in symboltab are comparing it to the libraries listed below
- string interning library for lots of strings☆38Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ☆28Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- ☆38Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- TopN collector☆23Updated 8 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Collect data about your dependencies☆43Updated last week
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago