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:
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆243Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆404Updated this week
- in-place allocation-reusing queues for Rust☆380Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Small, fast, synchronization primitives☆250Updated last year
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Compile-time reference counting☆457Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- ☆200Updated last year
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Immutable strings, in Rust.☆248Updated last year
- ☆272Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- FFI-compatible futures☆167Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago