Pinned Repositories
Agora
biscuit
Biscuit research OS
blas
Wrappers for BLAS (Fortran)
blas-sys
Bindings to BLAS (Fortran)
blog_os
Writing an OS in Rust
bm_linux
cargo-fel4
A Cargo subcommand for working with feL4 projects.
CoMP
comp513_project1
Testbench for project 1 of comp 513
core_affinity_rs
Rust crate for managing CPU core affinities
Ramla-I's Repositories
Ramla-I/Agora
Ramla-I/cpsc429_prusti_demo
Ramla-I/first-fit-verification
Ramla-I/generic_linked_list
Ramla-I/gpt_for_hal
Ramla-I/intrusive-rs
Intrusive collections for Rust
Ramla-I/Ironclad
The MSR Ironclad project builds provably secure and reliable systems.
Ramla-I/ixy.rs
Rust rewrite of the ixy network driver
Ramla-I/linear-veribetrkv-artifact
Ramla-I/LOSC
Lightweight OS Correctness
Ramla-I/memoffset
offsetof for Rust
Ramla-I/MoonGen
MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
Ramla-I/proc-assertions
A solution for clearly verifying your code through procedural assumptions in Rust.
Ramla-I/prusti-dev
A static verifier for Rust, based on the Viper verification infrastructure.
Ramla-I/ramla-i.github.io
Ramla-I/range_inclusive
Ramla-I/redleaf
RedLeaf Operating System
Ramla-I/redox-drivers
Mirror of https://gitlab.redox-os.org/redox-os/drivers
Ramla-I/snabb
Snabb: Simple and fast packet networking
Ramla-I/static-assertions
Ensure correct assumptions about constants, types, and more in Rust
Ramla-I/tester
Ramla-I/Theseus
A modern experimental OS written from scratch in Rust to experiment with novel OS structure and state management.
Ramla-I/theseus_proofs
Ramla-I/tinynf
Code artifact of the papers "A Simpler and Faster NIC Driver Model for Network Functions" (OSDI 2020) and "Safe low-level code without overhead is practical" (ICSE 2023)
Ramla-I/trusted_chunk
Ramla-I/trusted_linked_list
linked list verified with Prusti
Ramla-I/verified_driver_functions
Ramla-I/verified_ranges
Ramla-I/vigor
Main repository of the Vigor NF verification project.
Ramla-I/volatile