posborne / rust-systems-programmingLinks
Systems Programming in Rust
☆24Updated 9 years ago
Alternatives and similar repositories for rust-systems-programming
Users that are interested in rust-systems-programming are comparing it to the libraries listed below
Sorting:
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust crate providing an indexed, queryable column-based storage system☆34Updated 3 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Distributed filesystem in Rust☆55Updated 2 years ago
- ☆81Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Example of async programming in Rust☆19Updated 4 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- Keynote versions of my Rust tutorials.☆28Updated 3 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Slides and resources for my talk "Rust out your C", first given at Pittsburgh Tech Fest June 11, 2016.☆200Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Yet Another Kev-Value DataBase☆19Updated last week
- A super minimal wrapper around unix sockets for IPC.☆39Updated 3 years ago
- My Master's Thesis??☆69Updated 9 years ago
- Rust-based Unikernel☆126Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago