evenfurther / pathfindingLinks
Pathfinding library for rust
☆1,018Updated this week
Alternatives and similar repositories for pathfinding
Users that are interested in pathfinding are comparing it to the libraries listed below
Sorting:
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,193Updated 3 months ago
- Slotmap data structure for Rust☆1,265Updated 3 weeks ago
- derive builder implementation for rust structs☆1,517Updated 3 months ago
- Procedural noise generation library for Rust.☆1,036Updated 10 months ago
- A small rust library for adding custom derives to enums☆2,233Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,260Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Compile time static maps for Rust☆2,072Updated 2 months ago
- Image processing operations☆910Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,587Updated this week
- Some more derive(Trait) options☆2,038Updated last week
- Typed distributed plugin registration☆1,227Updated last week
- Entity Component System focused on usability and flexibility.☆829Updated 3 weeks ago
- A handy ECS☆1,188Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Rust quasi-quoting☆1,503Updated last week
- A Rust library for linear color calculations and conversion☆809Updated 2 months ago
- Rust cache structures and easy function memoization☆1,935Updated this week
- Serialization library with zero dependencies☆846Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,024Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,241Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated 4 months ago
- A simple and fast linear algebra library for games and graphics☆1,852Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,085Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 7 months ago
- A Rust proc-macro attribute parser☆1,203Updated this week
- Simple, efficient logging for Rust☆902Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,325Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆844Updated last year