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:
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆339Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- in-place allocation-reusing queues for Rust☆392Updated last year
- Experiments with structured concurrency in Rust☆402Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆290Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- Small, fast, synchronization primitives☆254Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Structured concurrency operations for async Rust☆481Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Easy function multiversioning for Rust☆251Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Compile-time reference counting☆455Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Müsli is a flexible and efficient serialization framework☆419Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- Immutable strings, in Rust.☆248Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Count lines of LLVM IR per generic function☆491Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last week
- A fast and flexible LRU map.☆198Updated last year
- The cost of Rust async/await☆132Updated 3 years ago