philpearl / symboltab
A hopefully fast symbol table (string <=> integer sequence number)
☆16Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for symboltab
- string interning library for lots of strings☆38Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆28Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- Expression evaluator for Go☆66Updated 8 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Collect data about your dependencies☆41Updated last week
- Off heap golang memory pool☆59Updated 3 years ago
- minimal password generator☆24Updated last week
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated last year
- ☆38Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- TopN collector☆23Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago