Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆274Updated 2 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.☆178Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- A fast, concurrent string interner☆162Updated last year
- A simple bitset container for Rust☆159Updated 6 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Easy function multiversioning for Rust☆252Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- Manual segmented stacks for Rust☆331Updated last week
- Interning of data in rust☆115Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- ☆241Updated 5 months ago
- Compile-time string formatting☆261Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year