conradludgate / mlir-rsLinks
MLIR Rust multi-level compiler framework
☆21Updated 2 years ago
Alternatives and similar repositories for mlir-rs
Users that are interested in mlir-rs are comparing it to the libraries listed below
Sorting:
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Hash trait that is object-safe☆32Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- ☆26Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- ☆32Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year