PolySync / libsel4-sysLinks
Building seL4 and generating Rust bindings based on feL4 configuration
☆22Updated 7 years ago
Alternatives and similar repositories for libsel4-sys
Users that are interested in libsel4-sys are comparing it to the libraries listed below
Sorting:
- A Cargo subcommand for working with feL4 projects.☆52Updated 7 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 8 months ago
- A Rust-based userland which also adds compile-time assurances to seL4 development.☆118Updated 2 years ago
- Logic programming, for Rust, from inside Rust.☆43Updated 5 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Deducing Tock execution flows from Ibex Verilator traces☆70Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- rust verification condition generator☆96Updated 9 years ago
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated 2 years ago
- The 9p protocol as a serde format and message types.☆31Updated 4 years ago
- A library for deadlock-free session-typed communication in Rust.☆47Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Beep, as an ALSA MIDI device☆13Updated 4 years ago
- A disassembler framework☆18Updated 3 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Universal Executables☆14Updated 7 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- A Lojban parser in Piston-Meta☆24Updated 4 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Updated 7 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆16Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Ergonomic trie data structure☆27Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- An immutable singly-linked list, as seen in basically every functional language