conradludgate / mlir-rs
MLIR Rust multi-level compiler framework
☆21Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mlir-rs
- structured parallel execution for async Rust☆30Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆59Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Some internal rustc tools made accessible☆42Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A faster Arc.☆49Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Threadsafe RefCell for Rust☆88Updated last year
- ☆58Updated last week
- Remove Cargo.lock lockfile☆32Updated last week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- horrible serde macro stuff☆39Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year