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.☆455Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆258Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Compile-time reference counting☆456Updated 5 months ago
- 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☆264Updated this week
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Count lines of LLVM IR per generic function☆481Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- in-place allocation-reusing queues for Rust☆388Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Structured concurrency operations for async Rust☆474Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Small, fast, synchronization primitives☆253Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Müsli is a flexible and efficient serialization framework☆416Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated last week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Immutable strings, in Rust.☆250Updated last year
- ☆302Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆453Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago