aofei / r2
A minimalist HTTP request routing helper for Go.
☆34Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for r2
- A JSON stream parser for Go☆67Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- TopN collector☆23Updated 5 months ago
- string interning library for lots of strings☆38Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Object file abstractions in Go☆30Updated 6 months ago
- Go allocation trace utilities☆13Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Simple profiling for Go☆76Updated 9 months ago
- This returns the name of the calling function/package with no allocations.☆14Updated 11 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago