#byte-array

  1. zerovec

    基于字节数组的零拷贝向量

    v0.10.4 400K #byte-slice #zero-copy #byte-array #serde #serialization #serde-derive #byte-buffer
  2. hex-literal

    在编译时将十六进制字符串转换为字节数组的宏

    v0.4.1 771K #hex-string #byte-array #hex #string-literal #literals #compile-time #macro
  3. packed_struct

    二进制级别的结构打包和解包生成器

    v0.10.1 77K #packing #serialization #byte-array #enums
  4. binary-layout

    允许对结构化二进制数据进行类型安全、原地、零拷贝的访问。您定义一个自定义数据布局并给它一个二进制数据切片,然后它将允许您读取和写入...

    v4.0.2 3.0K #binary-data #data #data-access #layout #binary #structured #byte-array
  5. unicode-bom

    文件和字节数组的Unicode字节顺序标记检测

    v2.0.3 449K #endianness #byte-array #bom #unicode #byte #order #utf
  6. numtoa

    将数字转换为堆分配的字节数组

    v0.2.4 73K #numbers #convert #byte-array #string-conversion #string-representation #no-std #itoa
  7. inline-array

    高效的不可变内联字节数组

    v0.1.12 36K #byte-array #performance #multi-threaded #reference-counting #io #data-structures
  8. lib-sokoban

    Sokoban:紧凑、高效的数据结构,打包到连续的字节数组中

    v0.3.2 2.3K #data-structures #byte-array #contiguous #compact #graph #performance #graph-node
  9. smallmap

    小型字节数组泛型键值映射类型

    v1.4.2 1.3K #key-value #key #key-index #table #value #byte-array #small
  10. data-encoding-macro

    数据编码宏

    v0.1.15 528K #macro #base64 #hex #base32 #byte-slice #encoded-string #byte-array
  11. heterob

    字节/位与异构列表(元组)之间的转换

    v0.4.0 400 #byte-array #tuple #heterogeneous #lists #conversion #endianness #data
  12. dxr

    声明式XML-RPC

    v0.6.3 2.0K #xml-rpc #macro-derive #client-server #server #client #derive #byte-array
  13. fast32

    Rust中的Base32和Base64编码。主要用于整数(u64,u128)和UUID标识符,以及任意字节数组。

    v1.0.2 3.0K #base64 #byte-array #base32 #identifier #uuid #ids
  14. dataview

    在相同大小的类型和字节数组之间进行安全转换

    v1.0.1 13K #binary-data #byte-array #byte-buffer #pod #data #binary #view
  15. rawbytes

    将任何大小的值作为 &[u8] 查看/访问

    v1.0.1 #byte-array #raw #value #view #sized #structure #u8
  16. hexlit

    在编译时将十六进制字符串转换为字节数组的零分配、no_std兼容的零成本方式

    v0.5.5 3.4K #byte-array #convert-hex #hex #compile-time #literals #zero-allocation #zero-cost
  17. serde-bytes-repr

    Serde适配器,用于控制字节的表示形式

    v0.2.0 14K #binary-data #byte #byte-array #serde #adapter
  18. bin2src

    将二进制文件转换为其他语言的源文件中的字节数组

    v0.0.58 #binary-file #source-file #binary-data #source #binary #convert-binary #byte-array
  19. bytify

    可以将给定的const-expr值写入连续字节数组的宏

    v0.4.1 #byte-array #macro #values #compile-time #bytification #constant #multiple-values
  20. lazy-bytes-cast

    从 & 到字节数组的延迟转换

    v7.0.0 44K #byte-array #lazy-evaluation #cast #bits #treat #casts
  21. kampu

    通用的字节数组解析函数,您可以在JSON中定义字节数据的结构/树,发送字节数组并获取解析后的JSON输出

    v0.1.11 800 #byte-array #json #generic #define #parsed #output #send
  22. links_blocking

    links_blocking crate的阻塞实现

    v0.2.12 330 #network #blocking #byte-array #performance #applications #communication #ergonomics
  23. bebytes

    网络结构体的序列化和反序列化

    v0.4.5 290 #serialization #deserialize #byte #networking #endianness #byte-array #macro-derive
  24. regiface

    简化与嵌入式外设寄存器接口的开发

    v0.1.4 #register #byte-array #peripheral #traits #embedded #abstraction #spi
  25. aliri_base64

    使调试和使用字节数组更加方便的包装器

    v0.1.8 115K #base64 #byte-array #encoding #aliri #buffer #serialization #utilities
  26. sigmatch

    用Rust编写的Windows平台内存签名搜索库

    v0.1.3 #signature #pattern #sig #sigsearch #byte-array
  27. hex-matrix

    使用字节数组构建十六进制矩阵

    v0.2.0 270 #hex #serialization #byte-array #matrix #line
  28. expand_array

    将静态数组转换为固定大小数组的宏

    v0.2.0 #array #byte-array #fixed-size #static #fixed #size #string-literal
  29. pack1

    不同原始类型的字节数组新类型

    v1.0.0 #byte-array #newtype #primitive #types #different #alignment
  30. tinybuf

    用于多种不可变字节的容器,对小型数组进行了优化

    v0.3.0 #heap-allocation #byte-slice #immutability #byte-array #container #owned #copying
  31. serde-byte-array

    针对 Serde 优化 [u8; N] 的处理

    v0.1.2 4.5K #byte-array #serde #u8 #optimized #format #derive-deserialize #attributes
  32. suff_collections

    快速实现后缀数组和后缀树

    v2.0.0 #suffix-array #suffix #suffix-tree #prefix-tree #byte-array #structure #text
  33. redacted

    用于控制可能敏感的字节数组调试格式的包装器

    v0.2.0 2.3K #byte-array #debugging #sensitive #output #formatting #information #wrapper
  34. image2tensor

    图像到张量的转换

    v0.3.1 #convert-images #image #tensor #computer-vision #wasm32-wasi #precision #byte-array
  35. bitmap_copy

    BitMap 是一个图像容器

    v0.1.2 #image #bitmap #container #byte-array #copy #size #different
  36. azamcodec

    Azam 编码器的编码和解码库

    v0.1.4 #byte-array #sortable #identifier #azam #decoding
  37. bitwrap

    将数据打包/解包到字节数组中

    v2.0.2 #bit-field #bit #byte-array #parser #bit-fields
  38. bitwrap_extra

    将数据打包/解包到字节数组中

    v2.0.6 #bit-field #bit #byte-array #protocols #lsb #parser #bit-fields
  39. generic-bytes

    一个可派生的特质,用于将字节转换为具有类型大小数组的类型

    v0.2.2 170 #byte-array #byte-size #byte #byte-length #generic #serialization #macro
  40. ipfi

    星际函数接口:一个只需工作的闪电般快速的 RPC 库

    v0.1.0-rc.2 #ipc #rpc #remote-procedure #programming-language #ffi #concurrency #byte-array
  41. local-socket

    tokio Unix 域套接字的客户端/服务器包装器

    v0.1.0 #client-server #socket #unix #wrapper #tokio #unix-domain-socket #byte-array
  42. wasmly

    程序性地构建一个 WebAssembly 模块

    v0.2.0 100 #wasm-module #byte-array #assembly #setup #minimalist #low-level #build-web
  43. fast_hamming

    提供使用汉明码进行16字节字节数组编码/解码功能的函数

    v0.1.0 #ecc #error-correction #hamming #encode-decode #byte-array #16-byte
  44. data-view

    用于在字节数组中读取和写入数据的视图

    v5.1.0 #byte-array #endianness #byte #binary #endian #binary-data #data-file
  45. cluConcatBytes

    将字面量合并到一个静态数组中

    v0.1.5 #cluconcatbytes #arrays #clucompany #concat #concat-byte-array #concat-bytes #merge #byte-array
  46. concat-ids

    将数字连接到字节数组中

    v0.1.1 #byte-array #numbers #concat #ids
  47. byte-array-struct

    创建基于字节数组的结构体的宏

    v0.2.0 #byte-array #struct #macro #backed #stack #size #stack-allocated
  48. light-poseidon

    Rust中的Poseidon哈希实现

    v0.2.0 141K #poseidon-hash #poseidon #hash #zk-snarks #zero-knowledge #byte-array #zk-snark
  49. byte-mutator

    为一系列字节定义分阶段突变

    v0.2.0 #byte #mutation #mutator #fuzzing #byte-array #fuzz #bytes
  50. 尝试使用DuckDuckGo进行搜索。

  51. cursieve

    使其易于将字节数组反序列化为带注解的Rust结构

    v0.1.0 #byte-array #byte #serialization #binary-data #unpack #struct #parse
  52. byte_trie

    基于字节的压缩 trie,具有一些奇怪的子节点桶大小

    v0.3.0 #byte #trie #nibble #bit #serde #byte-array
  53. stomp-test-utils

    用于测试会话的类

    v0.2.1 #testing #byte-array #session #stomp #communication #server-side #protocols
  54. patternscan

    根据通配符模式搜索连续的字节序列

    v1.2.0 #hacking #reverse-engineering #byte-array #game-hacking #sigscan
  55. byte_array

    支持使用byteorder进行类似Java的系列处理

    v0.1.3 #data-processing #byte #series #array #byteorder #java-like #format
  56. show-bytes

    按需显示可打印的ASCII字节,并使用转义序列

    v0.2.0 #byte #ascii-byte #byte-array #byte-string #byte-sequences #escaping #printable
  57. arraybox

    具有固定容量的盒子,由字节数组支持(它也可以存储在堆栈上)。实现了固定容量 ArrayBox

    v0.1.1 170 #byte-array #array #stack #box #union #no-std
  58. bystr

    宏,用于从字符串创建编译时固定长度的字节数组

    v0.1.3 #byte-array #array-string #cstr #bpf #cstring #ffi
  59. vbe

    可变字节编码(VBE)压缩算法

    v0.1.1 #variables #compression #byte #encoding #encode-decode #byte-array #variable
  60. tari_utilities

    一组在 Tari 项目中多个地方使用的有用且常用的工具

    v0.7.0 3.5K #byte-array #tari #utilities #convert #hex #place #hidden
  61. bytekind

    通用于其序列化格式的字节数组容器

    v0.2.0 #byte #container #byte-array #generics
  62. wraited-struct

    使用字节数组读取和写入 struct

    v0.2.0 #read-write #struct #byte-array #file #fs-file #u16 #u32
  63. base-62

    将字节编码为/从 base62 字符串

    v0.1.1 2.2K #encode #decode #byte-array #codec
  64. fi2b

    将浮点数和整数转换为字节并将它们放入数组中

    v1.0.0 #byte-array #convert #integer #floating #numbers #floating-point #0u8
  65. bytes-lit

    从文字整数创建字节数组

    v0.0.5 10K #byte-array #literals #integer #byte-slice #zero #create #value
  66. libra-canonical-serialization

    Libra 规范化序列化(LCS)

    v0.1.0 #serialization #byte-array #message #lcs #deterministic #byte-length #canonical
  67. solana_libra_canonical_serialization

    Libra 规范化序列化

    v0.0.1-sol5 230 #byte-array #serialization #lcs #libra #canonical #representation #deterministic
  68. rudy

    Judy 数组实现(纯 Rust 编写)

    v0.1.0 #judy #collection #data-structures #byte-array #collections
  69. fast-find

    快速查找字节

    v0.1.0 #byte-array #find #search #simd #linear #instructions
  70. hex2bytearray

    将十六进制字符串转换为字节数组

    v0.1.0 #hex #byte-array #string #hex-string #convert #convert-hex
  71. sol-cli

    将 Solana 钱包私钥转换为字节数组

    v1.0.0 #private-key #convert #byte-array #wallet #solana #cli #sol
  72. eo

    Endless Online 的数据结构和方法

    v0.0.4 #byte #structures #online #methods #byte-array #packet #endless
  73. parity-hash

    一组固定大小的字节数组表示

    v1.2.2 #byte-array #collection #representation #fixed-size
  74. proc-macro-regex

    一个进程宏正则表达式库

    v1.1.0 170 #regex #proc-macro #byte-array #byte-string #dfa #array-string #regular
  75. serde_wormhole

    用于 VAA 有效负载的 Serde 数据格式

    v0.1.0 340 #payload #serialization #format #wormhole #byte #wire #byte-array
  76. bytes32

    用于创建 32 位宽的字节数组自定义类型。用于 Diamond Drops(有关 DoD 的更多信息请访问 https://github.com/Drops-of-Diamond/Diamond-drops)。

    v0.1.4-0 #byte-array #32-bit-wide #4-byte-wide
  77. hex-magic

    用于处理字节和十六进制值的宏

    v0.0.2 #hex #io #literals #parser #hex-string #proc-macro #byte-array
  78. axiom-eth

    构建证明以太坊虚拟机(EVM)数据的主库

    v0.4.3 #circuit #fixed-length #byte-array #virtual #keccak #hash #virtual-machine
  79. solana-sol

    将 Solana 钱包私钥转换为字节数组

    v0.1.0 #private-key #convert #byte-array #wallet #solana #sol #cli
  80. format_escape_default

    使用 std::ascii::escape_default 打印(格式化)任意字节数组

    v0.1.1 #ascii #format #byte-array #fmt #escape-default