evenfurther / pathfindingLinks
Pathfinding library for rust
☆966Updated 2 weeks ago
Alternatives and similar repositories for pathfinding
Users that are interested in pathfinding are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,221Updated last year
- derive builder implementation for rust structs☆1,461Updated this week
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,107Updated 2 months ago
- Procedural noise generation library for Rust.☆997Updated 5 months ago
- Entity Component System focused on usability and flexibility.☆811Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- A handy ECS☆1,129Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Compile time static maps for Rust☆1,965Updated last month
- A small rust library for adding custom derives to enums☆2,128Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A Rust library for linear color calculations and conversion☆792Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,290Updated 2 months ago
- A simple and fast linear algebra library for games and graphics☆1,750Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Image processing operations☆871Updated 6 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- A rust library to print aligned and formatted tables☆1,011Updated 10 months ago
- Compile-time type-checked builder derive☆1,052Updated 4 months ago
- A crate for mucking around with piles of bytes☆875Updated 2 weeks ago
- Typed distributed plugin registration☆1,143Updated last month
- A Rust proc-macro attribute parser☆1,146Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,855Updated 2 weeks ago