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☆370Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- 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.☆270Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Count lines of LLVM IR per generic function☆468Updated last month
- in-place allocation-reusing queues for Rust☆379Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Compile-time reference counting☆458Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆399Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Immutable strings, in Rust.☆247Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Support crate for rustc's self-profiling feature☆367Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 4 months ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆445Updated last month
- Async executor☆388Updated 2 weeks ago