☆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:
- generators☆211Sep 20, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Library facilitating safe pinned initialization☆79Updated this week
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Helper macros: autoimpl, impl_scope☆68Dec 2, 2025Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Experiments with structured concurrency in Rust☆413Jul 24, 2024Updated last year
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Project group working on the "safe transmute" feature☆97Sep 14, 2024Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Run Rust lints from dynamic libraries☆536Updated this week
- Gather author, contributor and publisher data on crates in your dependency graph.☆347Feb 5, 2026Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆76Aug 27, 2023Updated 2 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 2 months ago
- 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
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Learn what's changed on crates.io☆19Jan 5, 2026Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- A fast and flexible LRU map.☆198Jan 3, 2025Updated last year
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- ☆246Jan 25, 2026Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated last week
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆152Dec 20, 2025Updated 2 months ago