jswrenn / deflect
Reflection via DWARF.
☆296Updated 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☆367Updated 10 months ago
- in-place allocation-reusing queues for Rust☆372Updated 11 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆386Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- Structured concurrency operations for async Rust☆448Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- Immutable strings, in Rust.☆245Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆225Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- ☆254Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆356Updated last month
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆483Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆350Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Async synchronization primitives☆267Updated last month