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 JSON stream parser for Go☆68Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Expression evaluator for Go☆78Updated last week
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Toolbox for Go☆44Updated 2 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- efficient client ⚡️☆75Updated last year
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A goroutine limiter for Go☆84Updated 3 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
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- adding badger support to blevesearch☆63Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago