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.☆448Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆385Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆254Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Small, fast, synchronization primitives☆250Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Compile-time reference counting☆456Updated 4 months ago
- in-place allocation-reusing queues for Rust☆382Updated last year
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- Futures, streams, and async I/O combinators.☆521Updated last month
- Count lines of LLVM IR per generic function☆475Updated this week
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- Structured concurrency operations for async Rust☆467Updated last week
- offsetof for Rust☆228Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆448Updated last month