aofei / r2Links
A minimalist HTTP request routing helper for Go.
☆34Updated 3 years ago
Alternatives and similar repositories for r2
Users that are interested in r2 are comparing it to the libraries listed below
Sorting:
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A simple reference implementation of the Go module proxy☆26Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Go allocation trace utilities☆15Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Plausible additions to Go standard library packages☆41Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago