fanyang01 / radix
A prefix tree that supports wildcard *
☆60Updated 8 years ago
Alternatives and similar repositories for radix:
Users that are interested in radix are comparing it to the libraries listed below
- A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.☆53Updated 6 years ago
- A Go library to find a free port☆115Updated 9 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Disk buffer implementing io.Writer☆50Updated 6 years ago
- Basic terminal cursor manipulation☆49Updated 5 years ago
- A Golang Middleware to handle X-Forwarded-For Header☆98Updated 3 years ago
- Go known-keys fast-lookup map generator☆45Updated 3 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Higher level HTTP tracing for Go☆95Updated 4 years ago
- Go's HTTP handlers I use in my projects☆53Updated last year
- Go archive package with pattern filtering and other stuff☆32Updated 3 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆68Updated 2 years ago
- Collections generator for Golang☆82Updated 6 years ago
- Easy drop-in i18n solution for Go applications.☆189Updated 7 years ago
- Context helpers☆25Updated 8 years ago
- Simple Go HTTP client with read/write timeout support.☆51Updated 2 years ago
- URL query string marshaler and unmarshaler☆121Updated last year
- Useful color math functions for golang☆54Updated 3 weeks ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆61Updated 9 months ago
- xxh3 fast hash function☆104Updated 5 years ago
- HTTP RPC codec for Gorilla RPC v2.☆29Updated 2 years ago
- Implementation of Splunk's relative time syntax in Go☆41Updated 8 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- GopherJS bindings for built-in JavaScript functions☆35Updated 6 years ago
- Go library for handling errors organized as a tree