bexxmodd / cr4sh_Links
cr4sh_ (pronounced crash, because it crashes all the time) is a Linux shell fully written with Rust. This can be used for educational purposes and is a great intro to Systems Programming
☆23Updated 3 years ago
Alternatives and similar repositories for cr4sh_
Users that are interested in cr4sh_ are comparing it to the libraries listed below
Sorting:
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 8 months ago
- Rust library for memory barrier☆35Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A pure-Rust library to work with Linux memfd☆33Updated 2 weeks ago
- ☆46Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Rust crate for managing cancellable services☆25Updated 4 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated 2 months ago
- Resource limits☆50Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- A convenient splitting and concatenating filesystem.☆16Updated 5 months ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- Container solution to compile Rust projects for Linux, macOS and Windows☆33Updated 2 years ago
- Talk for RustConf 2021☆11Updated 3 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- Cross platform process information in Rust☆63Updated last month
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- ☆88Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Remove Cargo.lock lockfile☆32Updated this week
- An on-disk hash table implementation☆123Updated 3 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆51Updated last year
- Rust wrapper around a connection listener to support TLS.☆57Updated 4 months ago