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:
- Serde Visitor for deserializing untagged enums☆64Updated last week
- A faster Arc.☆73Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- `$crate` in procedural macros.☆73Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Hash trait that is object-safe☆33Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- ☆61Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Rust traits for key comparison in maps.☆34Updated 5 months ago