google / moveit
☆167Updated last year
Related projects ⓘ
Alternatives and complementary repositories for moveit
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- ☆111Updated last year
- Execute your code on the Rust ecosystem.☆181Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- An on-disk hash table implementation☆112Updated 3 years ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- ☆188Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆191Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- offsetof for Rust☆225Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Utilities for pinning☆97Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Manual segmented stacks for Rust☆291Updated last week