s0rg / quadtreeLinks
Generic, zero-alloc, 100%-test covered Quadtree for golang
☆38Updated 2 months ago
Alternatives and similar repositories for quadtree
Users that are interested in quadtree are comparing it to the libraries listed below
Sorting:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Pratt parser implementation in Go☆46Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- a* pathfinding algorithm written in go☆32Updated 3 years ago
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆39Updated last year
- string interning library for lots of strings☆38Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Example of Entity Component System in Go☆72Updated 4 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months 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
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated 2 months ago
- Neural network minimal working example in Go fit for teaching.☆11Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆141Updated last month
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆93Updated 4 months ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- 2D particle system simulator for Go☆45Updated 2 years ago
- Fast integer map for uint32-to-uint32☆29Updated 2 weeks ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆45Updated 7 months ago