Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆271Updated 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.☆178Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Easy function multiversioning for Rust☆251Updated last year
- a lock-free concurrent slab (experimental)☆302Updated last year
- A fast, concurrent string interner☆162Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- Manual segmented stacks for Rust☆328Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- generators☆211Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated last week
- Delegation of trait implementations via procedural macros☆280Updated last week
- ☆240Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago