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:
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- in-place allocation-reusing queues for Rust☆375Updated last year
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Immutable strings, in Rust.☆245Updated last year
- Support crate for rustc's self-profiling feature☆360Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Compile-time reference counting☆452Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Easy function multiversioning for Rust☆228Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week