Manishearth / triomphe
Fork of std::Arc with lots of utilities useful for FFI
☆224Updated 3 weeks ago
Alternatives and similar repositories for triomphe:
Users that are interested in triomphe are comparing it to the libraries listed below
- Better reference counted strings for Rust☆118Updated 6 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- Blazing fast immutable collection datatypes for Rust.☆95Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Manual segmented stacks for Rust☆298Updated this week
- A fast and flexible LRU map.☆174Updated last month
- A concurrent, append-only vector.☆147Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago
- A fast, concurrent string interner☆148Updated 5 months ago
- Define your own PhantomData☆151Updated 3 weeks ago
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆199Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆277Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Map data structure whose keys are stored as ranges☆81Updated last month