Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆260Updated 3 weeks ago
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.☆174Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Small, fast, synchronization primitives☆251Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A fast, concurrent string interner☆157Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Make trait methods callable without the trait in scope☆159Updated last week
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- generators☆209Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A fast and flexible LRU map.☆195Updated 9 months ago
- Manual segmented stacks for Rust☆323Updated 3 weeks ago
- ☆226Updated 2 months ago
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- Generic Atomic<T> type for Rust☆241Updated last month
- Easy function multiversioning for Rust☆240Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆120Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- A Vec That Has a Smaller size_of☆146Updated 3 weeks ago