s0rg / quadtree
Generic, zero-alloc, 100%-test covered Quadtree for golang
☆37Updated last year
Alternatives and similar repositories for quadtree:
Users that are interested in quadtree are comparing it to the libraries listed below
- Expression evaluator for Go☆70Updated 2 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆42Updated 2 weeks ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆48Updated 2 years ago
- Neural network minimal working example in Go fit for teaching.☆11Updated last year
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆37Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Fast, thread-safe arena allocators☆22Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆45Updated 4 months ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆19Updated 3 months ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated last year
- Pratt parser implementation in Go☆44Updated 2 years ago
- Golang Dynamic Decision Tree☆39Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- a* pathfinding algorithm written in go☆32Updated 3 years ago
- Example of Entity Component System in Go☆70Updated 2 months ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Generate Go Plan9 assembly from C code☆28Updated 5 months ago
- Path finding on a 2D polygonal map☆57Updated 3 months ago
- TopN collector☆23Updated 10 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A port of dinero.js to Go☆68Updated last year