patrick-higgins / rtreegoLinks
an R-Tree library for Go
☆29Updated 9 years ago
Alternatives and similar repositories for rtreego
Users that are interested in rtreego are comparing it to the libraries listed below
Sorting:
- RTree implementation for Go☆54Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆49Updated 9 years ago
- Shutdown Management package for Go v2☆51Updated 3 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- Shutdown management library for Go☆36Updated 10 years ago
- SFTP server library in Go☆77Updated 6 years ago
- BitSet data structure in golang☆36Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- A Quadtree implemented in Go☆167Updated 6 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 11 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)