Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆246Updated last month
Alternatives and similar repositories for triomphe
Users that are interested in triomphe are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A scope for async_std and tokio to spawn non-static futures☆139Updated last year
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- Define your own PhantomData☆155Updated last week
- Conditional compilation according to rustc compiler version☆367Updated last month
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- generators☆210Updated last year
- ☆212Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Easy function multiversioning for Rust☆231Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- rust bindings of snmalloc☆136Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Interning of data in rust☆104Updated 3 weeks ago