Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆278Updated 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.☆179Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- A fast and flexible LRU map.☆199Updated 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
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- A fast, concurrent string interner☆164Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Manual segmented stacks for Rust☆332Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A simple bitset container for Rust☆160Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A Vec That Has a Smaller size_of☆154Updated 4 months ago
- Compile-time string formatting☆261Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Easy function multiversioning for Rust☆252Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆243Updated last week