evenfurther / pathfindingLinks
Pathfinding library for rust
☆1,011Updated 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,259Updated last year
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,187Updated 2 months ago
- derive builder implementation for rust structs☆1,512Updated 2 months ago
- Procedural noise generation library for Rust.☆1,031Updated 9 months ago
- A small rust library for adding custom derives to enums☆2,211Updated 4 months ago
- Some more derive(Trait) options☆2,015Updated last week
- Compile time static maps for Rust☆2,064Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated this week
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,319Updated 2 months ago
- A handy ECS☆1,182Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,235Updated last month
- A Rust proc-macro attribute parser☆1,194Updated this week
- Typed distributed plugin registration☆1,219Updated 2 weeks ago
- Rust quasi-quoting☆1,495Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,920Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Numeric traits for generic mathematics in Rust☆890Updated 5 months ago
- Image processing operations☆906Updated last week
- A binary encoder / decoder implementation in Rust.☆3,085Updated 3 months ago
- Compile-time type-checked builder derive☆1,121Updated last week
- Generate and parse UUIDs.☆1,152Updated this week
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Entity Component System focused on usability and flexibility.☆828Updated last week