flatbush
Rectangle data structure
A C++ implementation of a rectangle-based spatial search data structure
C++ port of https://github.com/mourner/flatbush
18 stars
31 watching
2 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mourner/flatbush | A fast and efficient spatial index for 2D points and rectangles in JavaScript | 1,421 |
imqs/utfz | A library providing utilities for iterating over and manipulating UTF-8 encoded strings without exceptions. | 7 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 511 |
troufster/spatial | A 2D spatial data structure for efficient object placement and proximity queries in node.js applications. | 5 |
imqs/tsf | A C++ library for formatting strings in a type-safe way. | 7 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,250 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
recp/ds | A collection of common data structures and algorithms implemented in C. | 51 |
timsc/mbtiles-cpp | A C++ library for reading and writing map data formats used in geospatial applications | 35 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
rowanwins/mapbox-gl-flatgeobuf | A library providing a tiled approach to consuming flatgeobuf files in Mapbox GL. | 23 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
zertovitch/mathpaqs | A collection of reusable mathematical components in Ada | 11 |