evenfurther / pathfindingLinks
Pathfinding library for rust
☆992Updated last week
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,244Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,201Updated last week
- Procedural noise generation library for Rust.☆1,018Updated 8 months ago
- A crate for managing memory bit by bit☆1,343Updated last year
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,164Updated last month
- derive builder implementation for rust structs☆1,495Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- A macro to generate structures which behave like bitflags☆1,061Updated last week
- Compile time static maps for Rust☆2,028Updated 2 weeks ago
- Image processing operations☆887Updated last week
- A small rust library for adding custom derives to enums☆2,182Updated 3 months ago
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- A Rust library for linear color calculations and conversion☆802Updated this week
- Some more derive(Trait) options☆2,003Updated last week
- Numeric traits for generic mathematics in Rust☆880Updated 4 months ago
- A fast bump allocation arena for Rust☆1,930Updated last week
- A simple and fast linear algebra library for games and graphics☆1,809Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,216Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Entity Component System focused on usability and flexibility.☆824Updated last month
- A Rust proc-macro attribute parser☆1,179Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated this week
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Compile-time type-checked builder derive☆1,105Updated last week
- A crate for mucking around with piles of bytes☆904Updated 3 weeks ago