jswrenn / deflectLinks
Reflection via DWARF.
☆297Updated 2 years ago
Alternatives and similar repositories for deflect
Users that are interested in deflect are comparing it to the libraries listed below
Sorting:
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆255Updated last week
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- Experiments with structured concurrency in Rust☆390Updated last year
- Easy function multiversioning for Rust☆240Updated 10 months ago
- in-place allocation-reusing queues for Rust☆384Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Small, fast, synchronization primitives☆251Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Compile-time reference counting☆456Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 4 months ago
- Count lines of LLVM IR per generic function☆478Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Immutable strings, in Rust.☆248Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Structured concurrency operations for async Rust☆470Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆451Updated 2 months ago