rust-vmm / crate-templateLinks
This is the template used by all repositories which represent a crate. The purpose is to speed up the creation of new crates and keep the same standard in rust-vmm.
☆14Updated last year
Alternatives and similar repositories for crate-template
Users that are interested in crate-template are comparing it to the libraries listed below
Sorting:
- a fast async pool based on channel☆26Updated 4 months ago
- Rust implementation of the NATS nkeys library☆41Updated 3 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated last week
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- FleetFS distributed filesystem☆40Updated last month
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Library to create CNI plugins in Rust, and a set of plugins☆19Updated 3 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Consistent Hashing library in Rust☆18Updated 2 years ago
- A fast, minimal HTTP framework.☆17Updated 4 years ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- Helpers and utilities used by multiple rust-vmm components and VMMs☆83Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A logging library for eBPF programs.☆25Updated 3 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- golang like task executor☆51Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Translate data format into another one. Currently only JSON and YAML are available.☆27Updated 2 years ago
- Rust bindings for the Linux userfaultfd functionality☆44Updated last month
- A pure-Rust library to work with Linux capabilities☆89Updated 2 months ago
- BuildKit integration for Rust☆22Updated 5 years ago
- Google's consistent hashing algorithm☆26Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.