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 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Serde Visitor for deserializing untagged enums☆60Updated this week
- A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time gua…☆17Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- A collection of boosting algorithms written in Rust 🦀☆40Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Track memory allocations by backtrace or originating thread☆41Updated last year
- A faster Arc.☆49Updated 9 months ago
- horrible serde macro stuff☆38Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆48Updated 8 months ago
- ☆37Updated last year