jswrenn / deflect
Reflection via DWARF.
☆296Updated last year
Alternatives and similar repositories for deflect:
Users that are interested in deflect are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆278Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Experiments with structured concurrency in Rust☆342Updated 6 months ago
- in-place allocation-reusing queues for Rust☆356Updated 7 months ago
- Structured concurrency operations for async Rust☆431Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆210Updated last month
- Execute Rust code carefully, with extra checking along the way☆398Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆295Updated last year
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- Futures, streams, and async I/O combinators.☆493Updated last week
- Small, fast, synchronization primitives☆240Updated 4 months ago
- Count lines of LLVM IR per generic function☆420Updated this week
- Müsli is a flexible and generic binary serialization framework☆366Updated last week
- ☆464Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Compile-time reference counting☆440Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆456Updated last year
- A thread pool for isolating blocking I/O in async programs☆350Updated last week
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Easy function multiversioning for Rust☆211Updated last month
- ☆189Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆216Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- ☆359Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆178Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆215Updated 2 months ago