s0rg / quadtreeLinks
Generic, zero-alloc, 100%-test covered Quadtree for golang
☆39Updated 5 months ago
Alternatives and similar repositories for quadtree
Users that are interested in quadtree are comparing it to the libraries listed below
Sorting:
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆149Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 7 months ago
- Path finding on a 2D polygonal map☆60Updated 9 months ago
- Expression evaluator for Go☆77Updated 6 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Cgo-free bindings☆22Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- ⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.☆16Updated 5 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- [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
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Desktop application for cloth physics simulation using Gio GUI.☆42Updated this week
- High quality text shaping in pure Go.☆123Updated last month
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆38Updated 2 years ago
- Package astar implements the A* search algorithm for finding least-cost paths.☆30Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- A prefix tree implementation in go☆43Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete …☆66Updated 5 months ago
- fast runtime.Caller☆17Updated 7 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago