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