evenfurther / pathfindingLinks
Pathfinding library for rust
☆945Updated 2 weeks ago
Alternatives and similar repositories for pathfinding
Users that are interested in pathfinding are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Slotmap data structure for Rust☆1,202Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated last week
- derive builder implementation for rust structs☆1,443Updated 7 months ago
- A small rust library for adding custom derives to enums☆2,046Updated last month
- Rust quasi-quoting☆1,421Updated last week
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Some more derive(Trait) options☆1,922Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,270Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,081Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,142Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- 🐦 Friendly little instrumentation profiler for Rust 🦀☆1,575Updated 9 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,425Updated this week
- Data plotting library for Rust☆467Updated 2 years ago
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,112Updated last week
- Find unused dependencies in Cargo.toml☆1,906Updated last month
- Numeric traits for generic mathematics in Rust☆820Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year