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☆383Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A fast and safe implementation of stackful coroutines in Rust☆264Updated this week
- Small, fast, synchronization primitives☆254Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks 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.☆288Updated last week
- in-place allocation-reusing queues for Rust☆391Updated last year
- Easy function multiversioning for Rust☆249Updated 11 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Experiments with structured concurrency in Rust☆394Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Compile-time reference counting☆456Updated 6 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Immutable strings, in Rust.☆248Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 2 weeks ago
- Müsli is a flexible and efficient serialization framework☆418Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- Rust ABI safe code generator☆189Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated this week