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.☆468Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆348Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Experiments with structured concurrency in Rust☆407Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆393Updated last year
- Count lines of LLVM IR per generic function☆494Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Compile-time reference counting☆455Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 2 weeks ago
- Structured concurrency operations for async Rust☆486Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 4 months ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- Müsli is a flexible and efficient serialization framework☆420Updated 3 weeks ago
- offsetof for Rust☆228Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆495Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last month