gbrlsnchs / radixLinks
Golang radix tree implementation
☆35Updated 6 years ago
Alternatives and similar repositories for radix
Users that are interested in radix are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- Redis style logger for Go☆28Updated 4 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- Barebones subcommand handling☆64Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Toolbox for Go☆43Updated 3 weeks ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago