jswrenn / deflect
Reflection via DWARF.
☆296Updated 2 years ago
Alternatives and similar repositories for deflect:
Users that are interested in deflect are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last week
- Experiments with structured concurrency in Rust☆346Updated 7 months ago
- a lock-free concurrent slab (experimental)☆279Updated 2 months ago
- Count lines of LLVM IR per generic function☆435Updated last month
- Compile-time reference counting☆440Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- in-place allocation-reusing queues for Rust☆359Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Execute Rust code carefully, with extra checking along the way☆402Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆226Updated last month
- Structured concurrency operations for async Rust☆435Updated last month
- Müsli is a flexible and efficient serialization framework☆367Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆350Updated last week
- Program startup and thread support written in Rust☆174Updated 2 weeks ago
- ☆223Updated last month
- Futures, streams, and async I/O combinators.☆495Updated 2 weeks ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆416Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Easy self-referential struct generation for Rust.☆574Updated last month
- Support crate for rustc's self-profiling feature☆342Updated 2 weeks ago
- Rust ABI safe code generator☆183Updated 7 months ago
- Notify async tasks or threads☆459Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆210Updated 3 months ago
- Immutable strings, in Rust.☆245Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Async synchronization primitives☆261Updated last month