jswrenn / deflectLinks
Reflection via DWARF.
☆298Updated 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.☆465Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆351Updated 2 months ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Experiments with structured concurrency in Rust☆410Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆394Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆363Updated last week
- Count lines of LLVM IR per generic function☆497Updated last month
- Compile-time reference counting☆457Updated 8 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Easy function multiversioning for Rust☆252Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Updated 2 years ago
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- offsetof for Rust☆228Updated last year
- ☆205Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago