firecracker-microvm / versionizeLinks
Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead.
☆62Updated 2 years ago
Alternatives and similar repositories for versionize
Users that are interested in versionize are comparing it to the libraries listed below
Sorting:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Extensions to the Rust standard library☆49Updated last year
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- Automatic testing of FFI bindings for Rust☆21Updated 9 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- The simd optimized escape code☆54Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- ☆77Updated 4 months ago
- high-efficiency concurrent reclamation☆38Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- ☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Thread parking and unparking☆81Updated 11 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- libyaml transpiled to rust by c2rust☆34Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust bindings for the Linux userfaultfd functionality☆46Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Trying to create Sync bump allocator☆40Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- ☆12Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month