google / moveitLinks
☆168Updated 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 collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- generators☆211Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Better reference counted strings for Rust☆140Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆126Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Non-interleaving multithreaded output queue☆79Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Manual segmented stacks for Rust☆332Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago