A minimal HTTP implementation used by Firecracker
A minimal HTTP implementation used by Firecracker
Macros enabling parallelism using the rayon crate
Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead.
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
Rust library providing access to spidev devices under Linux
Generate Proxy DLLs in Rust
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
SIMD accelerated CRC-64-ECMA computation
A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source code into a Rust source file.
Procedural macro for bitfields.