#zero-copy

  1. zerocopy

    makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.

    v0.9.0-alpha.0 36.9M #convert #transmute #cast #transmutation #type-punning #no-alloc
  2. bytes

    Types and traits for working with bytes

    v1.11.1 33.5M #zero-copy-io #zero-copy #buffer #io
  3. flatbuffers

    Official FlatBuffers Rust runtime library

    v25.12.19 3.6M #zero-copy #serialization
  4. yoke

    Abstraction allowing borrowed data to be carried along with the backing data it borrows from

    v0.8.1 25.1M #zero-copy #serialization #lifetime #self-referential
  5. rkyv

    Zero-copy deserialization framework for Rust

    v0.8.14 6.3M #zero-copy #serialization #archive #no-alloc
  6. planus

    alternative compiler for flatbuffers, an efficient cross platform serialization library

    v1.3.0 551K #serialization #zero-copy #flat-buffers
  7. zerovec

    Zero-copy vector backed by a byte array

    v0.11.5 24.9M #zero-copy #serialization #serde
  8. musli-zerocopy

    Refreshingly simple zero copy primitives by Müsli

    v0.1.0 1.0M #zero-copy #serialization #no-alloc
  9. epserde

    ε-serde is an ε-copy (i.e., almost zero-copy) serialization/deserialization framework

    v0.11.5 3.9K #zero-copy #serialization #mmap
  10. zerofrom

    trait for constructing

    v0.1.6 19.2M #zero-copy #serialization #lifetime
  11. calendrical_calculations

    Calendrical calculations in Rust

    v0.2.3 336K #serialization #zero-copy #serde
  12. buf-list

    A list of buffers that implements the bytes::Buf trait

    v1.1.2 53K #zero-copy-buffer #zero-copy-io #zero-copy #io
  13. mmap-sync

    package allowing sharing of data between processes in a wait-free and zero-copy fashion from mapped memory

    v2.0.1 102K #wait-free #memory-mapping #zero-copy #inter-process #sync
  14. fluvio-future

    I/O futures for Fluvio project

    v0.8.3 7.0K #fluvio #zero-copy #mmap #tls #future #file-copy #file-transfer
  15. bytesbuf

    Types for creating and manipulating byte sequences

    v0.2.2 #byte-sequences #zero-copy-buffer #oxidizer #zero-copy #buffer-io
  16. descape

    Adds a single extension trait for &str to unescape any backslashes

    v3.0.0 2.3K #extension-traits #zero-copy #string #unicode
  17. videostream

    Safe Rust bindings for VideoStream Library - zero-copy video frame management and distribution

    v2.1.4 #zero-copy #computer-vision #embedded #edge-ai
  18. pyo3-bytes

    bytes integration for pyo3

    v0.6.0 89K #zero-copy-buffer #pyo3 #python #zero-copy
  19. anybytes

    A small library abstracting over bytes owning types in an extensible way

    v0.20.0 #zero-copy #byte-source #mmap #view #winnow #python-bindings #pyo3 #arc #data-access #caller
  20. typed-arrow

    Compile-time Arrow schemas for Rust

    v0.6.1 490 #arrow-schema #compile-time #schema-builder #view #strong-typing #datatype #arrow-array #arrow-rs #zero-copy #field-name
  21. normy

    Ultra-fast, zero-copy text normalization for Rust NLP pipelines & tokenizers

    v0.1.4 #nlp #zero-copy #llm #normalization #tokenizer
  22. fory

    Apache Fory: Blazingly fast multi-language serialization framework with trait objects and reference support

    v0.15.0-rc.3 300 #zero-copy #serialization #schema-evolution #trait-object #object-serialization #serde
  23. fastapi-http

    Zero-copy HTTP/1.1 parser for fastapi_rust

    v0.1.1 #http-parser #fastapi #zero-copy-parser #server #zero-copy
  24. databake

    Trait that lets structs represent themselves as (const) Rust expressions

    v0.2.0 12K #serialization #zero-copy #const #proc
  25. ztensor

    file library - v1.1 spec

    v1.1.1 #tensor #serialization #zero-copy #compression #specification #v1-1 #mmap
  26. json-escape

    A no_std, zero-copy, allocation-free library for streaming JSON string escaping and unescaping. Ergonomic, fast, RFC 8259 compliant, with layered APIs for iterators, I/O streaming, and low-level tokens.

    v0.3.1 550 #streaming-json #api-token #serde-json #zero-copy
  27. tpuf_zerovec_0115

    Zero-copy vector backed by a byte array

    v0.11.5 #zero-copy #serialization #serde
  28. splinter-rs

    A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying

    v0.11.0 #zero-copy #bitmap-compression #compression #bitmap
  29. bytes-utils

    Additional utilities for working with the bytes crate

    v0.1.4 3.5M #byte-buffer #zero-copy #zero-copy-buffer
  30. rusted-ring

    LMAX inspired Lock-free ring buffers with cache-aligned memory pools for high-performance event systems

    v0.5.6 1.2K #ring-buffer #lock-free #memory-pool #performance #zero-copy
  31. relish

    A serialization format and library

    v0.1.0 #serialization #binary-encoding #format #parser #byte #backward-compatibility #zero-copy
  32. planus-translation

    Internal translation library for planus

    v1.3.0 3.1K #serialization #zero-copy #flat-buffers
  33. planus-cli

    Command-line utility for planus

    v1.3.0 #serialization #flat-buffers #zero-copy
  34. planus-codegen

    Internal codegen library for planus

    v1.3.0 2.9K #serialization #zero-copy #flat-buffers
  35. fexbluffers

    Allocation optimized FlexBuffer implementation (Rust)

    v0.1.3 #zero-copy #serialization #flat-buffers #flexbuffers
  36. ntex-bytes

    Types and traits for working with bytes (bytes crate fork)

    v1.5.0 19K #zero-copy-io #zero-copy #io #buffer
  37. zeropool

    High-performance buffer pool with constant-time allocation, thread-safe operations, and 5x speedup over bytes crate

    v0.3.1 #buffer-pool #zero-copy-buffer #zero-copy-io #zero-copy #performance #io-performance
  38. keen-retry

    -- yet powerful -- zero-cost-abstractions & zero-copy lib for error handling & recovery

    v0.5.1 #async #zero-copy #zero-cost #functional #performance
  39. ranged-mmap

    Type-safe memory-mapped file library with lock-free concurrent writes to non-overlapping ranges

    v0.4.0 #mmap #lock-free #zero-copy #concurrency #memory-map
  40. orm_mysql

    v1.5.0 #orm #mysql #async #zero-copy #query #conn #user-id
  41. tonbo

    Embedded database for serverless and edge runtimes, storing data as Parquet on S3

    v0.4.0-a0 #serverless #embedded-database #edge #record-batch #compaction #parquet #mvcc #object-storage #zero-copy #cas
  42. shrink_wrap

    Compact zero-copy wire format for microcontrollers using no allocator and supporting dynamic types

    v0.1.2 #microcontrollers #wire-format #deserialize #zero-copy #dynamically-sized #allocator #nibble #stack-vec #buf-writer #buf-reader
  43. saferlmdb

    An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB

    v0.2.5 #lmdb #zero-copy #b-tree
  44. pjson-rs-domain

    Pure domain logic for PJS - WASM-compatible core

    v0.5.0 #streaming-json #streaming-protocol #schema-validation #priority #compression #pjs #performance-optimization #wasm #zero-copy #serialization
  45. planus-types

    Internal type library for planus

    v1.3.0 3.1K #serialization #zero-copy #flat-buffers
  46. netmap-rs

    Safe, zero-cost abstractions for Netmap kernel-bypass networking

    v0.3.0 #networking #low-latency #zero-copy #api-bindings
  47. planus-lexer

    Internal lexer library for planus

    v1.3.0 3.1K #serialization #zero-copy #flat-buffers
  48. bufjson

    No frills, low-alloc, low-copy JSON lexer/parser for fast stream-oriented parsing

    v0.4.0 750 #zero-copy #low-allocation #json #performance #json-parser
  49. bytestr

    cheaply cloneable and sliceable immutable string

    v0.3.1 550 #zero-copy #immutability #string
  50. arc-slice

    Shared memory slices

    v0.1.0 100 #zero-copy-buffer #io #zero-copy #buffer-io
  51. zeroproto

    Zero-copy binary serialization runtime library

    v0.4.0 #zero-copy #serialization #messaging #protocols
  52. thread-share

    safe and efficient data sharing between threads with zero-copy operations, change detection, and enhanced thread management

    v0.1.6 180 #thread-safe #shared-data #zero-copy #thread-concurrency #zero-copy-data #concurrency #safe-data
  53. axum-codec

    A multi-codec extractor and response writer for Axum

    v0.0.20 #messagepack #validation #axum #bincode #bitcode #web-framework #axum-extractor #into-response #content-type #zero-copy
  54. lazycsv

    Vectorized, lazy-decoding, zero-copy CSV parser

    v0.3.1 #zero-copy-parser #csv-parser #csv #simd #lazy-evaluation #no-alloc #zero-copy
  55. alkahest

    Fantastic serialization library with zero-overhead serialization and zero-copy deserialization

    v0.3.0 150 #serialization #zero-copy #formula #data-layout #zero-overhead #zero-copy-deserialize #lazy-evaluation #fantastic #serialization-error #network-protocol
  56. hanzo-zap

    ZAP (Zero-copy Agent Protocol) - 1000x faster than MCP for AI agent tool calls

    v0.6.0 #zap #zero-copy #mcp #rpc
  57. zerometry

    Make some zerocopy operations on serialized geo data

    v0.3.0 14K #zero-copy #serialization #geography #geo
  58. bencode_lib

    Bencode library implementation

    v0.1.7 #bencode #arena-allocator #embedded #serialization #node #canonical #stack-based #xml #zero-copy
  59. feagi-serialization

    Adds serialization and deserialization to select Feagi Data Structures

    v0.0.1-beta.9 380 #serialization #feagi #neuron #deserialize #container-format #cortical #voxel #zero-copy #raw-image #strong-typing
  60. divbuf

    Buffer object that can be recursively divided into smaller buffers

    v0.4.1 #zero-copy-buffer #io #zero-copy #buffer-io
  61. zeroproto-cli

    Command-line interface for ZeroProto

    v0.4.0 #zero-copy #serialization #messaging #protocols
  62. planus-inspector

    Internal library for planus

    v1.3.0 110 #serialization #zero-copy #flat-buffers
  63. crdt-data-types

    High-performance CRDT library with dual pathways: JSON-native for web APIs and Cap'n Proto zero-copy for binary transport

    v0.1.10 #crdt #distributed-systems #zero-copy #capnproto
  64. planus-buffer-inspection

    Internal buffer inspection library for planus

    v1.3.0 120 #serialization #zero-copy #flat-buffers
  65. irondash_message_channel

    Rust interface to irondash MessageChannel

    v0.8.0 10K #message-channel #dart #zero-copy #serialization #thread-affinity #irondash #flutter #async-handler #garbage-collected #long-running
  66. gigadex-events

    Low-latency TCP communication protocol with zero-copy serialization for exchange systems

    v0.1.0 #low-latency #zero-copy #rkyv #exchange #tcp
  67. skrt

    Lightweight, zero-copy SubRip Text (SRT) subtitle library for Rust - std only, no dependencies

    v0.1.1 #srt #zero-copy #zero-copy-parser #subtitle #newlines #milliseconds #sub-rip #rust-std #serialization #line-ending
  68. titanium-model

    Core types and models for Titanium Discord library

    v0.1.6 #discord #model #titanium #voice #json-parser #discord-api #zero-copy #discord-client
  69. nanobit

    Ultra-fast binary serialization with multi-format compression and zero-copy deserialization

    v0.2.0 100 #zero-copy #compression #serialization #performance #binary-compression
  70. ostd-pod

    A trait for plain old data (POD)

    v0.2.0 #plain-old-data #byte-sequences #zero-copy #memory-layout #convert #convert-bytes #memory-management
  71. flexbuffers

    Official FlexBuffers Rust runtime library

    v25.12.19 39K #zero-copy #serialization #flat-buffers
  72. zeroproto-compiler

    ZeroProto schema compiler and code generator

    v0.4.0 #zero-copy #serialization #messaging #protocols
  73. flat_message

    Zero-copy, schema-less serialization and deserialization fast library for Rust

    v0.1.0 #serialization #zero-copy #schemaless #deserialize #zero-copy-deserialize
  74. brk_traversable

    Traits for Vecs structs throughout BRK

    v0.1.6 #vec #struct #traversable #zstd #zero-copy #brk #lz4 #pco #on-chain #hierarchical-data
  75. cleansh-entropy

    A no_std, zero-copy entropy detection engine for cleansh

    v0.1.4 #detect #token #zero-copy #engine #secret #byte-slice #contextual #anomalies #shannon #authentication
  76. edi

    Parser for X12 EDI files

    v0.4.0 #x12 #x12-parser #serialization #document-parser #segment #zero-copy #occurred
  77. realm_core

    Realm's core facilities

    v0.5.1 #websocket #relay #zero-copy
  78. styx-core-rs

    Core zero-copy buffers, formats, queues, and controls for Styx

    v0.1.0 #zero-copy-buffer #zero-copy #queue #video #media-video
  79. libdd-tinybytes

    Tiny implementation of a bytes::Bytes like type that supports AsRef<[u8]>

    v1.0.0 3.3K #byte-buffer #rc #serialization #zero-copy #immutability #utf-8 #serde #datadog
  80. picologger

    Logger for HPC

    v0.9.4 #logging #hpc #active #page #trading-engine #high-frequency-trading #zero-copy #write-ahead-log #io-uring #finance
  81. structview

    Viewing binary data as high-level data structures, safely

    v1.1.0 2.2K #data-structures #zero-copy #cast #struct
  82. str_cache

    A fast, lock-free, thread-safe string interning library

    v0.1.1 #string-interning #thread-safe #zero-copy #lock-free
  83. xchannel

    mmap-backed IPC channels with regionized layout, alignment-safe headers, and file rolling

    v1.2.0 #ipc #shared-memory #mmap #channel #ipc-channel #zero-copy
  84. bytesbuf_io

    Asynchronous I/O abstractions expressed via bytesbuf types

    v0.1.1 #async-io #zero-copy #oxidizer #performance
  85. sbe_gen

    Binary Encoding (SBE) code generator for Rust using zerocopy

    v0.3.0 #endian #binary-encoding #codegen #zero-copy #xml-schema #sbe #offset-length #emit #message-header #presence
  86. bytes-pool

    Allocation-free sharing of bytes and strings using Bytes as storage

    v1.0.2 #zero-copy-buffer #byte-string #zero-copy
  87. rkyv_typename

    Customizable naming for types

    v0.7.46 550 #zero-copy #serialization #rkyv #archive #no-std
  88. praborrow-logistics

    Zero-copy buffer abstraction. Handles raw byte streams without allocation overhead.

    v1.2.2 #zero-copy-buffer #unsafe #zero-copy #networking
  89. lmdb-zero

    An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB

    v0.4.4 7.6K #lmdb #zero-copy #b-tree
  90. in-situ

    In Situ Endian-Independent Bytes Access

    v0.6.0 #zero-copy-parser #bytes-access #endian-independent #parser #zero-copy
  91. cell-sdk

    Zero-copy RPC framework with compile-time schemas (rkyv) and 48 Gbps throughput

    v0.1.4 #rkyv #zero-copy #rpc #low-latency
  92. zcstring

    High-performance zero-copy string handles for Serde, backed by arcstr

    v0.3.0 #serde-json #zero-copy #arc-str #zero-allocation #json
  93. styx-capture

    Capture descriptors and zero-copy capture trait for Styx

    v0.1.0 #zero-copy #video #capture #video-capture #media-video
  94. tenvis-pulse-core

    Core types, traits, and message routing for Pulse

    v0.1.1 #presence #routing #pulse #pub-sub #router #broadcast-channel #message-channel #prometheus #lock-free-data-structures #zero-copy
  95. yep-coc

    circular buffer. This one happens to be a zero copy, MPMC, lock free queue.

    v0.2.0 #lock-free-queue #zero-copy #mpmc #circular-queue #lock-free
  96. ugltf

    A small zero-copy zero-dependency lenient glTF parser, and also a JSON parser

    v0.0.1-beta #zero-copy-parser #json-parser #gltf #json #graphics #zero-copy
  97. rkyv_dyn

    Trait object support for rkyv

    v0.7.46 490 #zero-copy #serialization #rkyv #archive
  98. zon-format

    6.2x faster than JSON. A zero-copy, memory-mapped data format for high-performance systems.

    v0.1.0 #zero-copy #serialization #performance #binary #json #binary-json
  99. serbuffer-gen

    Memory Efficient Serialization Library

    v1.3.2 700 #serialization #zero-copy #codegen
  100. tiverse-mmap

    Modern, safe, and ergonomic memory-mapped file I/O library with zero unsafe in public API

    v1.0.0 #mmap #zero-copy #performance #io #io-performance #memory-map
  101. realm_io

    Realm's high performance IO collections

    v0.5.4 750 #high-performance-io #zero-copy #relay
  102. cell-cli

    Cargo-installable CLI for Cell ‑ 48 Gbps zero-copy RPC services

    v0.1.2 #zero-copy #rpc #cli
  103. lake

    high-octane memory pool with direct access, checkpoints, rollback, and zero-allocation droplets. No GC. No overhead. Just you and the bytes — total control. Allocate like a cyber-samurai.

    v0.2.0 #arena-allocator #memory-pool #zero-copy #performance
  104. websocketz

    A zerocopy websockets implementation for no_std environments

    v0.1.3 #websocket #zero-copy #embedded
  105. imstr

    Cheaply clonable and slicable immutable strings

    v0.2.0 270 #string-parser #copy-on-write #immutability #zero-copy #slice #shared-data #utf-8-string #im #arc
  106. tinyase

    A no-std and mostly zerocopy Aseprite (.ase/.aseprite) file parser for embedded devices

    v0.1.2 #aseprite #embedded #ase #zero-copy
  107. parcelona

    minimalistic elegance parser combinator library

    v0.4.3 #parser-combinator #zero-copy #u8 #elegance #cargo
  108. apfsds-protocol

    Wire protocol and frame definitions for APFSDS

    v0.4.0 #payload #wire-protocols #zero-copy #auth-request #define #apfsds #control-message #emergency #doh #data-transmission
  109. esl01-minibytes

    Shared reference-counted bytes with zero-copy slicing support

    v0.3.0 500 #version-control #sapling-scm #zero-copy #rc #byte-slice
  110. genrc

    refcounted pointer type that allows subobject pointers

    v0.3.0 #rc #shared-ptr #projected #zero-copy
  111. tesser-cortex

    High-performance, hardware-agnostic AI inference engine for Tesser

    v0.9.3 #artificial-intelligence #inference-engine #onnx #tesser #cuda #tensor-rt #zero-copy #trading #quantitative-trading
  112. sashimi

    straightforward, zero-copy, general-purpose parsing library. Opinionated by default, with customizable rules.

    v0.2.1 #zero-copy-parser #parser #zero-copy
  113. logfmt-zerocopy

    A lightweight parser for Logfmt

    v0.1.0 160 #zero-copy-parser #logfmt #parser #zero-copy
  114. wordnet-types

    Shared types and part-of-speech enums for WordNet data

    v0.1.3 #part-of-speech #record #shared #word-net #text #zero-copy
  115. unescape_zero_copy

    Unescape strings without allocating memory

    v2.3.0 2.5K #zero-copy #string
  116. fdon-rs

    A high-performance, zero-copy, and minified data format (FDON) parser for Rust, leveraging SIMD for read speed

    v0.3.0 #zero-copy #serialization #zero-copy-parser #high-performance #parser
  117. conststr

    Constant strings

    v0.5.0 470 #constant #facilities #zero-copy #bytemuck #string #serde #oct
  118. netstring-parser

    zero-copy netstring parser for Rust, designed for incremental parsing of streaming data with minimal allocations

    v0.1.0 #zero-copy-parser #netstring #parser #zero-copy
  119. tokio-splice

    splice(2) in tokio

    v0.2.1 650 #tcp-proxy #splice #tokio #data-transmission #zero-copy #tcp-stream #bidirectional
  120. chainbuf

    Fast chained buffers

    v0.1.0 #data-structures #io #zero-copy
  121. stun-format

    No-std parser for all RFCs STUN messages

    v1.0.1 800 #stun #zero-copy-io #stun-parser #io #zero-copy
  122. matchy-literal-hash

    O(1) exact string matching via memory-mapped hash tables (internal)

    v2.0.0 #hash #memory-map #hash-table #matchy #case-insensitive #string-matching #zero-copy
  123. smallbytes

    = SmallVec + impl BufMut (from the bytes crate)

    v0.1.0 39K #zero-copy-io #io #zero-copy #buffer
  124. overlay-map

    A two-layered map data structure for Rust that tracks current and previous values for each key — with zero-clone, in-place state transitions

    v0.2.2 120 #push-pull #zero-copy #no-alloc #overlay #map
  125. jsode

    zero-copy & zero-dependency JSON Parser

    v0.2.0 240 #json-parser #zero-copy #json
  126. rcbytes

    Rc version bytes crate

    v1.2.2 #byte-buffer #zero-copy-io #zero-copy #io
  127. deseresp

    serializer and deserializer for Redis's RESP3 format using serde framework

    v0.1.9 #serializer-deserializer #redis #serde #format #serialization #deserialize #zero-copy #borrowing
  128. strchunk

    Data types for working with UTF-8 text in I/O

    v0.4.1 #zero-copy-buffer #string #unicode #zero-copy #io
  129. rkyv-test

    Zero-copy deserialization framework for Rust

    v0.7.39-test.1 240 #archive #zero-copy #serialization #rkyv
  130. dison

    Zero-copy JSON Display for T: Serialize

    v0.2.0 #zero-copy #serialization #json #display #serde-json
  131. gpuscreen-cap-lib

    Zero-copy screen capture library for Windows using DXGI Desktop Duplication API

    v0.1.0 #screen-capture #zero-copy #dxgi #desktop-duplication
  132. zbuf

    “Zero-copy” string and bytes buffers

    v0.1.2 #byte-buffer #zero-copy #utf-8 #input #performance-optimization #html5 #xml-parser #whatwg #html-parser #html5ever
  133. serbuffer

    Memory Efficient Serialization Library

    v1.3.3 #serialization #zero-copy
  134. dataparser_core

    A flexible and efficient binary parsing and serialization library for Rust

    v0.1.0 #serialization #binary-parser #zero-copy #encryption #cryptography #flexible-and-binary #parsing-and-serialization #aes-256-cbc #derive-macro #async-write
  135. osc-router

    Zero-copy OSC router for no_std Rust

    v0.3.2 290 #osc #router #zero-copy #no-std #open-sound-control #edu
  136. tiny-artnet-bytes-no-atomic

    Vendored copy of Bytes fork for use in tiny-artnet. Types and traits for working with bytes

    v1.2.2 #zero-copy-buffer #zero-copy-io #zero-copy #io
  137. xml_writer

    writes xml, not pretty, but faaast

    v0.4.0 4.2K #xml #zero-copy #writer #pretty
  138. sapling-minibytes

    Shared reference-counted bytes and str with zero-copy slicing support

    v0.1.0 #version-control #sapling-scm #zero-copy #rc #string
  139. flatbuffers-reflection

    Official FlatBuffers Rust reflection library

    v0.1.0 1.2K #flat-buffers #reflection #serialization #cross-platform #typescript #javascript #java #cpp #zero-copy
  140. Try searching with DuckDuckGo.

  141. microcrates-bytes

    Types and traits for working with bytes (with no_std support by default)

    v0.4.8 #zero-copy-io #zero-copy #buffer #io
  142. pinocchio

    Create Solana programs with no external dependencies attached

    v0.10.2 43K #solana #entry-point #zero-copy #attached #external #on-chain #on-chain-programs #cpi #ebpf
  143. apigen-xml

    Generate APIs from XML description

    v0.1.0 #xml-schema #graphics-api #codegen #apigen #extension #api-generator #auto-generate #c-ffi #zero-copy
  144. rrppcc

    A high-performance userspace RDMA RPC engine

    v0.4.0 850 #rdma #rpc #userspace #rc #engine #data-plane #zero-copy #ud #memory-safety
  145. chunked-bytes

    A rope-like non-contiguous buffer for efficient data structure serialization and vectored output

    v0.3.0 170 #zero-copy #zero-copy-io #rope
  146. osc-router-traits

    Zero-copy OSC router for no_std Rust

    v0.3.2 #osc #zero-copy #router #no-std
  147. wmark

    structs to implement optimistic SSI (Serializable Snapshot Isolation) level transactions for database

    v0.1.4 #database-transaction #lock-free #isolation #serialization #ssi #concurrency-control #zero-copy #in-memory-database #key-value-store #watermark
  148. zerofrom-derive

    Custom derive for the zerofrom crate

    v0.1.6 24.0M #zero-copy #serialization #lifetime
  149. fast_collections

    noheap zero copy collections

    v0.64.0 4.4K #zero-copy #vec #collection #allocation #const-generics
  150. membrane_types

    A companion crate for membrane

    v0.5.1 8.3K #membrane #zero-copy #dart #generator #performance-with-strict #bincode #diagram
  151. fory-core

    Apache Fory: Blazingly fast multi-language serialization framework with trait objects and reference support

    v0.15.0-rc.3 330 #zero-copy #serialization #schema-evolution #trait-object #object-serialization
  152. manifold-properties

    Type-safe property storage optimizations for Manifold embedded database

    v0.1.0 #properties #zero-copy #typed-storage #database
  153. rkyv_derive

    Derive macro for rkyv

    v0.8.14 5.5M #zero-copy #serialization #archive #no-std
  154. stun-bytes

    Low-level base for STUN message protocol parsers

    v1.0.1 1.0K #stun #zero-copy #zero-copy-io #stun-parser #io
  155. tokio-linux-zio

    Linux Zero-Copy IO

    v0.3.1 #splice #send-file #pipe #zero-copy #linux
  156. rkyv_util

    Tools for zero-copy deserialization with rkyv

    v0.1.0-alpha.1 388K #rkyv #deserialize #zero-copy #zero-copy-deserialize
  157. callosum

    Zero-copy shared memory IPC for Rust

    v0.1.0 #ipc #shared-memory #async #zero-copy
  158. webpack-stats

    As zero-copy as possible representation of webpack-stats

    v0.2.0 #webpack #statistics #representation #deserialize #zero-copy
  159. bytecord

    A byte reading-building utility library

    v0.0.2 #reading-building #alignment #binary-data #byte #networking #memory-map #bounds-checking #zero-copy
  160. abio

    Safe abstractions for interfacing with the native operating system ABI

    v0.3.0 #byte-slice #abi #zero-copy #safe-abstraction #os #serialization #endian-aware #raw-bytes #transmute #attempt
  161. ostd-pod-macros

    The proc macro crate for ostd-pod

    v0.2.0 #proc-macro #pod-union #zero-copy #macro-attributes #traits #initializer
  162. ironsbe-core

    Core types and traits for IronSBE - zero-copy SBE encoding/decoding

    v0.1.2 #binary-encoding #sbe #low-latency #zero-copy
  163. ord-lmdb-zero

    An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB

    v0.4.5 #lmdb #zero-copy #b-tree
  164. llkv-btree

    Generic, paged B+Tree with batch-only pager I/O for the LLKV toolset

    v0.1.0-alpha #b-tree #llkv #graphviz #pager #generic #paged #zero-copy #dot #arc #value-ref
  165. risc0-zeroio

    RISC Zero zero-copy deserialization

    v1.0.0-rc.2 #risc0 #serialization #deserialize #zeroio #word #cryptography #zero-copy #zero-copy-deserialize #zk-stark #canonical-format
  166. lifetimed-bytes

    Bytes, but with attached lifetime

    v0.1.0 39K #zero-copy-io #zero-copy #buffer #io
  167. embedrs-bytes

    Types and traits for working with bytes

    v0.4.6 #zero-copy-io #zero-copy #buffer #io
  168. bytesstr

    An immutable reference-counted UTF8 String

    v1.0.2 2.9K #utf-8 #string #zero-copy #utf-8-string
  169. shared-string

    Split a string without another allocation

    v0.1.7 #allocation #zero-copy #string
  170. datacake-rpc

    A zero-copy, actor-like RPC framework using rkyv

    v0.5.1 #tokio #zero-copy #asyncronous
  171. ferrum_cloud

    Pure Rust implementation of Point Cloud Library (PCL)

    v0.1.0 #point-cloud #point-cloud-processing #pcl #format #view #zero-copy #type-system #memory-safety
  172. proqnt

    Zero-copy proquint encoding and decoding

    v0.1.0 #proquint #zero-copy
  173. flatvec

    An indirection-collapsing container that stores all its elements in at most 2 allocations

    v0.3.0 #container #allocation #element #indirection-collapsing #store #zero-copy
  174. ars-server

    Asset RS - Package with Zero-copy deserialization

    v0.0.10 250 #assets #package #zero-copy #deserialize
  175. front-line

    A declarative, zero-copy HTTP router

    v0.2.0 #http-router #zero-copy #proc-macro #declarative
  176. light-indexed-merkle-tree

    indexed (and concurrent) Merkle tree in Rust

    v5.0.0 3.3K #merkle-tree #indexed #solana #changelog #array #concurrency #zero-copy #concurrent-merkle-tree
  177. zc_io

    zero-copy I/O

    v0.2.0 #serde #zero-copy #io
  178. bytes-quilt

    data structure for tracking random-access writes to a buffer

    v0.1.0 #zero-copy-buffer #io #networking #zero-copy #zero-copy-io
  179. sn

    zero-copy JSON parser

    v0.1.2 140 #json-parser #zero-copy #borrowing #byte-parser #input #byte-slice
  180. combine-regex-1

    Re-export of regex 1.0 letting combine use both 0.2 and 1.0

    v1.0.0 #combinator #parser-combinator #re-exports #construct #zero-copy #letting
  181. ars-package

    Asset RS - Package with Zero-copy deserialization

    v0.0.10 #deserialize #assets #package #zero-copy
  182. bytes-expand

    Types and traits for working with bytes

    v0.4.12 170 #zero-copy-io #zero-copy #io #buffer
  183. utf-8

    Incremental, zero-copy UTF-8 decoding with error handling

    v0.7.6 6.4M #zero-copy #incremental #error #decoding
  184. flue

    An efficient and secure actor runtime library

    v0.2.2 150 #routes #actor-model #signal #actor-framework #capability #permissions #killed #zero-copy #receiving #escalation
  185. ser_raw

    fast serializer

    v0.1.0 #serialization #zero-copy #memory-layout #raw-bytes #process #deserialize
  186. zc

    Self-referential zero-copy structure

    v0.4.0 #zero-copy #self-referential #parser
  187. mini_leb128

    A minimal library to read and write integers encoded using LEB128

    v0.1.1 #leb128 #zero-copy #vlq #io
  188. serde_str_helpers

    Helpers for using serde with strings

    v0.1.2 2.7K #deserialize #zero-copy #pattern #serde
  189. static-bytes

    Bytes for embedded devices

    v0.3.0 #zero-copy-buffer #zero-copy #slice
  190. diff-in-place

    A no_std, zero-copy, in-place diff trait for constant sized arrays

    v0.1.2 #embedded #in-place #zero-copy
  191. nibblecode

    A serialization format based on rkyv

    v0.1.0 #zero-copy #serialization #archive
  192. light-zero-copy

    Zero copy vector and utils for Solana programs

    v0.6.0 1.9K #solana #zero-copy #vector-for-solana-programs #pinocchio #time #backward-compatibility
  193. shared_bytes

    Owned string and byte slices

    v0.1.0-beta.4 #zero-copy-buffer #io #shared #safe #zero-copy-io #zero-copy
  194. safer-bytes

    safe, non-panicking wrappers around the 'bytes' crate

    v0.2.0 2.4K #zero-copy-buffer #io #zero-copy-io #zero-copy
  195. wfrs-model

    Workflow RS - Model with Zero-copy deserialization

    v0.20.2 250 #deserialize #zero-copy #workflow #model
  196. radixdb

    a radix tree data structure for in memory or zero copy on disk storage

    v0.2.5 650 #database #trie #zero-copy #data-structures
  197. zordon

    low-level abstractions for zero-copy parsing and mutation

    v0.2.0 #zero-copy-parser #parser #zero-copy
  198. zio-sendfile

    zero-copy I/O for Linux, supporting stable rustc versions

    v0.2.0 #zero-copy #send-file #linux #stable-rustc #abstraction #dest #syscalls #as-raw-fd
  199. graphite_minecraft

    crafting high-performance Minecraft servers

    v0.1.0 #minecraft-server #graphite #zero-copy
  200. opcode-registry

    ⚡ opcode - Zero-copy binary serialization with compile-time guarantees 🎩

    v0.1.0 #binary-encoding #zero-copy #serialization #compile-time-guarantees #opcode #varint
  201. fbs

    Fbs FlatBuffers Rust runtime library

    v0.6.0 #serialization #zero-copy #flat-buffers
  202. flat_message_proc_macro

    Procedural macros for the FlatMessage serialization library

    v0.1.0 #serialization #zero-copy #schemaless #deserialize #zero-copy-deserialize