Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆279Updated 2 weeks ago
Alternatives and similar repositories for triomphe
Users that are interested in triomphe are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A fast, concurrent string interner☆164Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Define your own PhantomData☆158Updated last month
- A fast and flexible LRU map.☆200Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Easy function multiversioning for Rust☆252Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Manual segmented stacks for Rust☆334Updated this week
- Compile-time string formatting☆262Updated 4 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- generators☆211Updated 2 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- ☆244Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago