google / moveitLinks
☆167Updated 2 years ago
Alternatives and similar repositories for moveit
Users that are interested in moveit are comparing it to the libraries listed below
Sorting:
- An on-disk hash table implementation☆125Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆261Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- generators☆209Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Manual segmented stacks for Rust☆323Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆119Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Define your own PhantomData☆158Updated last week
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- ☆125Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Rust serializer library☆88Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆261Updated 3 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
- ☆227Updated 2 months ago
- ☆113Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- skiplist☆142Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Versioned data-structures for Rust☆207Updated 8 months ago
- offsetof for Rust☆228Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago