☆168Jun 15, 2023Updated 2 years ago
Alternatives and similar repositories for moveit
Users that are interested in moveit are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Mar 2, 2026Updated 2 weeks ago
- Library facilitating safe pinned initialization☆79Updated this week
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Experiments with structured concurrency in Rust☆422Jul 24, 2024Updated last year
- A heckin small test generator☆30Apr 29, 2023Updated 2 years ago
- Learn what's changed on crates.io☆19Jan 5, 2026Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆76Aug 27, 2023Updated 2 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Rust String Libraries by mcyoung☆200Jan 27, 2025Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- Project group working on the "safe transmute" feature☆97Sep 14, 2024Updated last year
- Run Rust lints from dynamic libraries☆545Updated this week
- Compile-time reference counting☆456May 18, 2025Updated 10 months ago
- Inert lets you use non-Sync values in Sync context☆16Jul 2, 2019Updated 6 years ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 3 months ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Gather author, contributor and publisher data on crates in your dependency graph.☆350Feb 5, 2026Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Illustration of Rust await syntax alternatives☆13May 5, 2019Updated 6 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago