Manishearth / triomphe
Fork of std::Arc with lots of utilities useful for FFI
☆232Updated 3 months ago
Alternatives and similar repositories for triomphe:
Users that are interested in triomphe are comparing it to the libraries listed below
- Better reference counted strings for Rust☆121Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A fast, concurrent string interner☆149Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Async synchronization primitives☆267Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- Manual segmented stacks for Rust☆305Updated last month
- Library safely exposing the io_uring API.☆61Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Define your own PhantomData☆152Updated last month
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- generators☆205Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- A simple bitset container for Rust☆136Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- ☆142Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- Blazing fast immutable collection datatypes for Rust.☆102Updated last week
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year