Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆234Updated 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.☆162Updated 2 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Manual segmented stacks for Rust☆307Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- A simple bitset container for Rust☆142Updated last month
- Make trait methods callable without the trait in scope☆146Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- generators☆208Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago