Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆257Updated 3 weeks ago
Alternatives and similar repositories for triomphe
Users that are interested in triomphe are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆137Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Define your own PhantomData☆158Updated 2 weeks ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- generators☆209Updated 2 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Small, fast, synchronization primitives☆250Updated last year
- A fast, concurrent string interner☆153Updated last year
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- ☆223Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Blazing fast immutable collection datatypes for Rust.☆115Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week