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 Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- simple data streams for go☆31Updated 3 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 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Expression evaluator for Go☆80Updated last week
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- efficient client ⚡️☆75Updated last year
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated this week
- Go client library for Pilosa☆57Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Generate Man pages from Go source☆159Updated 10 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago