sdd / kiddo_v1
K-dimensional tree in Rust for fast geospatial indexing and lookup
☆29Updated last year
Alternatives and similar repositories for kiddo_v1:
Users that are interested in kiddo_v1 are comparing it to the libraries listed below
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A metaheuristic framework for solving combinatorial optimization problems☆33Updated 3 weeks ago
- Pull in every source file in a directory as a module☆161Updated last week
- Kiddo☆111Updated this week
- Migrated to Codeberg☆81Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- ☆55Updated last year
- A graph crate with simplicity in mind☆87Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 5 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆76Updated last month
- ☆80Updated last year
- ☆39Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- ☆58Updated 2 months ago
- Case transforming macros for idents☆38Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- Use bitsized types as if they were a feature of rust.☆176Updated 8 months ago