evenfurther / pathfinding
Pathfinding library for rust
☆913Updated this week
Alternatives and similar repositories for pathfinding:
Users that are interested in pathfinding are comparing it to the libraries listed below
- Slotmap data structure for Rust☆1,185Updated last year
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,061Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- A macro to generate structures which behave like bitflags☆992Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- A small rust library for adding custom derives to enums☆1,946Updated last week
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,090Updated last week
- Procedural noise generation library for Rust.☆934Updated last month
- Numeric traits for generic mathematics in Rust☆779Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- Compile time static maps for Rust☆1,900Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Find unused dependencies in Cargo.toml☆1,859Updated 2 weeks ago
- Rust quasi-quoting☆1,383Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,245Updated 3 months ago
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- A Rust library for linear color calculations and conversion☆771Updated 3 weeks ago
- A handy ECS☆1,056Updated this week
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,089Updated last week
- Typed distributed plugin registration☆1,080Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- A crate for mucking around with piles of bytes☆795Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,928Updated this week
- Rust cache structures and easy function memoization☆1,710Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆733Updated last month