基础64

  1. 基础64

    将基础64编码解码为字节或utf8

    v0.22.1 18.9M #decode-base64 #decode #encode-decode #encode #utf-8 #codec
  2. base64ct

    Base64 (RFC 4648) 的纯 Rust 实现,避免了任何数据依赖分支/LUT的使用,从而提供了可移植的“尽力而为”的恒时操作和嵌入式无_std支持

    v1.6.0 3.4M #base64 #pem #private-key #phc #cryptography #avoid
  3. 数据编码

    高效可定制的数据编码函数,如base64、base32和hex

    v2.6.0 3.7M #base64 #codec #hex #base32
  4. base-x

    编码/解码任意基数

    v0.2.11 614K #base #convert #codec #base64 #encoding #base-16 #base32
  5. base64-simd

    SIMD 加速基础64编码和解码

    v0.8.0 1.8M #base64 #simd #simd-accelerated #codec #decoding
  6. subtle-encoding

    用于常见数据编码(base64、bech32、hex)的编码器和解码器,避免数据依赖分支/表查找,因此提供“尽力而为”的恒时。用于编码/解码……

    v0.5.1 82K #data-encoding #constant-time #hex #bech32 #base64 #security #binary-data
  7. http-auth-basic

    Rust 应用程序的 HTTP 基本认证方案(RFC 7617 和 RFC 2617 兼容,基础64编码的凭据)

    v0.3.5 16K #basic-authentication #http-basic #basic-auth #base64 #http-header #credentials #http-server
  8. simple-base64

    使用简单的 API 编码和解码基础64,作为字节或 utf8

    v0.23.2 1.1K #encode-decode #base64 #decode-base64 #decode #encode #utf-8 #codec
  9. b64-ct

    快速安全的基础64编码/解码。此 crate 提供了一种设计用于抵抗软件旁路攻击(如计时……)的基础64编码/解码实现

    v0.1.2 850 #base64 #constant-time #decoding #simd #codec #side-channel #platform
  10. base64-stream

    使用标准Base64编码/解码大数据

    v4.0.0 3.5K #base64 #reader-writer #stream #file-reader #data-stream #writer #reader
  11. data-encoding-macro

    数据编码宏

    v0.1.15 535K #macro #base64 #hex #base32 #byte-slice #encoded-string #byte-array
  12. wycheproof

    测试向量

    v0.5.1 13K #cryptography #deserialize-json #schema #checking #vector #testing #base64
  13. ct-codecs

    使用Rust重新实现libsodium的常量时间十六进制和Base64编解码器

    v1.1.1 253K #base64 #hex #cryptography #crypto
  14. cj_common

    用于cubicle-jockey项目的常用函数集合

    v1.0.2 270 #hex #base64 #bit #range #inset
  15. fast32

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

    v1.0.2 3.6K #base64 #byte-array #base32 #identifier #uuid #ids #identifiers
  16. jose-b64

    用于JOSE crate的Base64实用工具

    v0.1.2 28K #jose #json #base64 #codec #serde-json #utilities #data
  17. poius

    使用Rust编写的命令行界面(CLI)工具,用于使用Base64编码解码文件和目录

    v0.1.4 #base64 #codec #directories #cli-interface #cli-tool #decoding #command-line-interface
  18. encodex

    用于传统和现代代码、密码和散列的密码分析工具

    v0.1.12 #base64 #base-16 #rfc #base32 #cipher #hash #data-encoding
  19. simd-abstraction

    抽象SIMD指令集

    v0.7.1 540K #simd #base64 #instructions #sets #abstract #simd-accelerated #hex
  20. baid64

    用于身份的易于检查的Base64编码

    v0.2.2 5.6K #base64 #mnemonic #encoding #checksum #identities #hrp
  21. base256

    在易于输入的256进制单词中轻松编码和解码数据

    v0.4.2 #base64 #binary-data #base #base-16 #codec #database #word-list
  22. enc

    帮助处理编码数据

    v0.7.0 #data #encoded #base64 #processing #hex #encoder #percent
  23. lib-base64

    一个支持填充的base64编码和解码库,实现了String和Vec<u8>类型的encode()和decode()方法

    v2.1.0 360 #base64 #decode-base64 #padding #string #methods #codec #encoding
  24. uuid-b64

    UUID的Base64编码

    v0.2.0 450 #base64 #uuid #url-safe #display #wrapper #serialization #diesel
  25. binascii

    提供包括base64、base32和base16(十六进制)在内的no-std binascii操作

    v0.1.4 114K #codec #base64 #base-16 #hex #base32 #base16
  26. jolse

    使用Rust编写的命令行界面(CLI)工具,用于使用Base64编码解码文件和目录

    v0.1.0 #base64 #decode-base64 #codec #directories #interface #command-line-interface #decoding
  27. rbase64

    一个快速的多线程base64编码库和CLI工具

    v2.0.3 1.2K #base64 #decode #encode #codec #command-line-tool
  28. drawbridge-byte

    处理连续字节数组,并轻松地在字符串上下文中进行Base64表示的转换

    v0.4.2 100 #base64 #byte #drawbridge #context #representation #string #array
  29. tagged-base64

    面向用户的二进制数据格式。标记Base64旨在用于包括URL和可复制粘贴的文本在内的用户界面,无需额外的编码,如引用或转义序列。

    v0.4.0 2.8K #binary-data #base64 #binary-encoding #user-interface #data-encoding #tags #url-safe
  30. data-encoding-bin

    数据编码的瑞士军刀

    v0.3.4 #base64 #hex #base32 #encoding #base-conversion
  31. base64-serde

    rust-base64和serde之间的集成

    v0.7.0 38K #base64 #serde #serialization #integration #rust-base64
  32. basehan

    使用汉字进行数据加密的方法。有点像base64。

    v0.9.0 600 #chinese #base64 #encoding #unicode-character #chinese-character #data-encoding #binary-data
  33. bs64

    基于SIMD加速的Base64编码和解码库

    v0.1.2 110 #base64 #codec #simd #decode-base64 #decoding #avx2 #simd-accelerated
  34. mod3d-gltf

    用于Gl处理的3D模型

    v0.1.0 120 #gltf #geometry #models #texture #object #uri #base64
  35. crabmole

    将Go标准库移植到Rust

    v0.1.8 #sorting #base64 #pipe #base32
  36. aliri_base64

    封装器,使调试和使用字节数组变得更容易

    v0.1.8 95K #base64 #byte-array #web-api #encoding #access-control #aliri #buffer
  37. base64urlsafedata

    为Serde提供的Base 64 URL安全封装器

    v0.5.0 45K #base64-url #url-safe #base64 #serde #safe-wrapper #serialization
  38. base64-compat

    以字节或UTF8兼容方式编码和解码Base64 - 兼容旧Rust版本

    v1.0.0 12K #base64 #encode-decode #decode-base64 #utf-8 #decode #encode #utf8
  39. iceyee_encoder

    Base64Encoder,HexEncoder,UrlEncoder

    v8.0.0 270 #base64 #base64-url #hex #url #iceyee
  40. const-decoder

    将十六进制和Base64编码的字符串转换为字节的常量函数

    v0.3.0 6.4K #base64 #hex #decoding #codec #constant-evaluation #base-16
  41. base116

    类似于Base85…但多31个

    v0.1.8 #binary-data #data-encoding #base #base64 #encoding #character-encoding #convert-binary
  42. mini_uuid

    为Rust提供的一个小而URL安全的UUID crate

    v0.2.0 #uuid #base64 #url-safe #mini #short
  43. tiny-crypto

    常用加密算法的工具集,API旨在易于使用

    v0.1.3 #text-encoding #base64 #algorithm #symmetric #aes-256 #sha-1 #api
  44. base64_light

    Base64编码器和解码器

    v0.1.5 1.2K #base64 #codec #encoder #decoder #light #encode
  45. based64

    为chads实现BASE64

    v0.4.8 230 #base64 #chads #heap #functions #information #alloc
  46. ton-address

    在开放网络(TON)上处理地址

    v0.1.3 130 #ton #address #addresses #open #base64 #base64-decoder #networking
  47. binary_macros

    在字符串字面量中解码类似base64的宏

    v1.0.0 650 #codec #string-literal #base64 #binary-encoding #hex #decoding #binary
  48. oauth2_utils

    提供用于处理OAuth2的实用函数

    v2.0.0 250 #oauth2 #url-safe #pkce #codec #tokens #generate #base64
  49. libbase64-sys

    libb64, cencode.h 和 cdecode.h 的FFI绑定

    v0.1.2-alpha.0 370 #base64 #binding #ffi #bindings #c #sys
  50. base64id

    高效地将64位、32位和16位整数表示为base64url字符串

    v0.3.1 #base64-url #base64 #16-bit #encoded-string #base64url #64-bit
  51. numf

    在格式之间转换数字

    v0.3.3 200 #formatting #cli #format #numbers #hex #base32 #base64
  52. rspack_base64

    rspack base64

    v0.1.0 120 #base64 #rspack #web #javascript #bundler
  53. const_base

    在编译时解码/编码64/32/16进制字符串

    v0.2.0 #base64 #const-fn #encoding #codec #no-std
  54. easy_base64

    该包提供了base64编码/解码函数

    v0.1.7 #base64 #decode-base64 #codec #hash #data #free #table
  55. duri

    CLI工具,用于获取文件的data URI

    v0.1.4 #file-content #base64 #data-url #file-upload #stdin #command-line-tool #http-api
  56. rb64

    Base 64

    v0.1.6 #base64 #codec #base #decoding #decode #encode #64
  57. irelia_encoder

    围绕本机LoL API的包装器

    v0.1.4 #lol #wrapper #irelia #base64 #api-wrapper #native #cargo
  58. ps-base64

    Base64编码/解码

    v0.1.0-2 #base64 #codec #ps-base64
  59. serde_repr_base64

    一个为base64和bytemuck提供的#[serde(with = "base64")]适配器

    v0.1.0 #base64 #serde #bytemuck #string #adaptor #array #vec
  60. baze64-gui

    一个用于编码和解码Base64的GUI

    v2.1.0 #codec #base64 #decoding #gui #text #baze64
  61. auid

    64位时间戳优先的唯一标识符

    v3.0.1 #unique-identifier #64-bit #base-16 #base64 #base58 #base32 #convert
  62. glassy

    一个用于编码和解码二进制数据的简单快速库

    v0.0.3 #binary-data #data-encoding #codec #base64 #decoding #base32 #decode
  63. blob-uuid

    将Uuid转换为22个字符的URL友好字符串blob

    v0.5.0 1.6K #uuid #blob #base64
  64. debt64

    v9.0.0 #base64 #implementation #version #follow
  65. base64-bytes

    具有智能序列化的二进制blob

    v0.1.0 1.8K #base64 #serialization #intelligent #binary #byte #human-readable #text-encoding
  66. radix64

    另一个名字的base64库

    v0.6.2 5.2K #base64 #codec #decoding #decode #encode #encoding
  67. docima

    在构建时生成图像并将其嵌入到Rust文档中

    v0.9.1 #image #documentation #build-time #base64 #build-script #image-path #rustdoc
  68. base64-lt

    一个带填充的base64字符串编码/解码实用程序

    v1.0.5 #base64 #codec #padding #decoding #encoding #encoding-decoding
  69. 使用 DuckDuckGo 进行搜索。

  70. base64-kenji

    Base64 加密和解密

    v0.1.0 #base64 #codec #encode #decode #decoding #decryption #encryption
  71. baze64

    从任意字节序列编码和解码 base64

    v0.6.0 #decode-base64 #base64 #encode-decode #encode #decode #byte-sequences
  72. epaste

    轻松加密并编码为 base64 的加密数据

    v2.0.0 #base64 #encryption #security #crypto #cli
  73. base64-lib

    base64 编码器/解码器

    v0.2.2 #base64 #codec #decode-base64 #encoder #decoder #string #encode
  74. uuid64rs

    UUID v4(随机)Rust 包,具有额外的自定义 base64 编码,适用于 Web 和数据库

    v0.0.14 #base64 #uuid #base #friendly #random #web #encoding
  75. slugid

    Rust 的生成器

    v1.0.1 #uuid #generation #url-safe #base64 #compression #random #generate
  76. VibeProtocol

    Vibe 协议是一个安全、去中心化且注重隐私的消息协议。它使用 Sodium、Base64 以及其他加密库设计,以确保最高级别的安全和隐私。

    v0.1.0 #vibeprotocol #base64 #encryption #sodium #protocols #security #secure #caesar
  77. include_data_uri

    将文件作为数据 URI 包含

    v0.1.3 #base64 #proc-macro #data-url #data-uri
  78. makepad-base64

    Makepad base64

    v0.3.0 #cargo-makepad #ui-framework #base64 #applications #build #studio #consists
  79. seer

    Rust 的符号执行引擎

    v0.0.3 #execution-engine #symbolic #constraints #set #point #base64 #string
  80. ub64m

    解码 JSON 和 YAML 中的 base64 值的 CLI 工具

    v1.1.0 #yaml #base64 #decoding #json #command-line-tool #decode-base64 #configuration
  81. randrust

    返回指定长度的 base64 编码字节的轻量级 HTTP 服务器

    v0.1.17 #base64 #length #byte #http-server #encoded #random #web
  82. b64-rs

    一个超级快速的* base64 编码器

    v1.0.3 #base64 #decode-base64 #codec #decode #encode #super #speedy
  83. vb64

    SIMD base64 编解码器

    v0.1.2 #base64 #simd #binary-parser #binary #parser #text
  84. noncryptor

    常见的编码格式,如 base64 和 URL

    v0.1.2 #base64 #codec #base64-url #decoding #naive #encoding #bit-manipulation
  85. base64_type

    为 Vec 提供的 base64 序列化类型包装器

    v0.2.0 290 #base64 #serialization #vec-u8
  86. wdg-base64

    Base64 数据编码

    v0.4.7 #base64 #data #b64 #encoding #wdg #b64-encode #b64-decode
  87. kryptor

    命令行加密工具

    v0.1.3 #tool #command-line #cryptography #hex-dump #base64 #rot13 #a1z26
  88. mini-rcrypt

    OpenBSD Blowfish 密码散列代码的 Rust 最小实现

    v0.1.1 #base64 #bcrypt #salt #password-hashing #hash #security
  89. ncr

    在 Minecraft 模组 No Chat Reports 中的聊天加密

    v0.1.2 #minecraft-mod #chat #encryption #reports #gcm #base64 #passphrase
  90. webrocket

    一个以闭包为核心的 WebSocket 服务器实现

    v0.1.0 #websocket-server #websocket #sha-1 #base64 #closures #scratch #programmed
  91. base_u256

    base-u256 相对于 utf-8,就像 base-64 相对于 ascii 一样

    v0.1.1 #base64 #utf-8 #ascii #possibilities #characters #byte #convert
  92. base100

    将您的数据编码成表情符号

    v0.4.1 #base64 #emoji #encode #data #base💯 #simd
  93. basenc

    Base-N 编码的编码和解码,兼容 no_std

    v0.1.0 #codec #base64 #decoding #encoding #hex #base32 #base-n
  94. bbbase64

    Bare-Bones Base64:用于嵌入式设备的无标准、无堆栈、内存安全的编码/解码库

    v0.1.0 #codec #base64 #heapless #memory-safe #bare-bones #embedded
  95. data-url-encode-macro

    Rust 宏生成适合数据 URL 的 base64 加百分号编码字符串,编译时使用

    v1.0.1 #macro #compile-time #base64 #encoded-string #data-url #percent-encoding
  96. yzb64

    Ytrizja base-64 专用版

    v0.1.1 #base64 #encoding #specialization #yzite #ytrizja
  97. ebase

    base64 的 emoji 替代品

    v0.1.0 #emoji #base64 #encode #decode #utf-8 #replace
  98. stru8s

    可能是 base64

    v0.1.0 #likely #base64 #b256r
  99. async-mpesa

    访问 mpesa API

    v0.2.0 #mpesa #async #accessing #api #tokio #response #base64
  100. base64s

    基于 RFC4648 文档编写的 Base64 编码解码库

    v0.1.0 #base #rfc-4648 #bases #base64 #文档编写的 #编码解码库 #基于
  101. bases64

    基于 RFC4648 文档编写的 Base64 编码解码库

    v0.1.0 #base64 #bases #base #rfc-4648 #文档编写的 #基于 #编码解码库
  102. base64-secret

    带有自定义字母表的 Base64 编码器/解码器。字母表按给定键排序。排序始终是确定的。

    v0.1.1 #base64 #sorting #alphabet #codec #key #deterministic #secret
  103. base64-easy

    使用 base64 编码和解码

    v0.1.1 #base64 #decode-base64 #encode-decode #encoding
  104. conv64

    10 进制到 64 进制的转换器

    v0.1.0 #base64 #numbers #base #converter #convert #10 #64
  105. cargo-brust64

    cargo 命令,将多个静态文件编码为 base64,并将其包含在 Rust 文件中作为哈希表

    v0.1.7 #cargo-command #hash-map #base64 #bunch #contained #static #file
  106. contact-tracing

    apple/google 联系者追踪协议

    v0.2.1 #tracing #contact #covid-19 #proximity #timestamp #base64 #apple-google
  107. string_compressor

    一个非常快速的哈希器,针对小哈希大小进行优化

    v1.0.1 #hash #base64 #alias #minify #compression #optimization
  108. serde_bytes_base64

    Vec 的包装器,使用 base64 字符串作为 serde 表示形式

    v0.1.1 2.7K #byte #base64 #serde #b64
  109. blob

    Blob 序列化和反序列化工具

    v0.3.0 270 #base64 #serialization-deserialization #utilities #binary-data #structure #decode-base64 #config
  110. chromium-base64-rs

    chromium 的 btoa 和 atob 的纯 Rust 实现

    v0.1.0 #chromium #base64 #pure #atob #btoa #decoding #codec
  111. b64url

    命令行 URL 安全 Base-64 编码器/解码器

    v0.1.1 #codec #base64 #url-safe #encode #decode #line #command
  112. baseperm

    生成有效的编码输入排列

    v0.1.3 #alphabet #valid #input #permutations #generate #encoded #base64
  113. borden

    RFC 4648 兼容的 Base64 编码器和解码器

    v0.1.0 #base64 #codec #rfc-4648 #encode #decode #4648-compliant #string
  114. base64-string

    使用 Rust 实现的 Base64 哈希

    v1.0.0 #base64 #hash #base64-string
  115. byt

    以文本形式处理十六进制和 base64 编码的值

    v0.0.2 #hex #base64 #byte #encoded #padding #url-safe #hex-string
  116. lb64

    具有完全可配置 Base64 类型的 Base64 库

    v0.1.2 #base64 #byte #mime #configurable #length #imap #standard
  117. const_time_enc

    PHP 的 ParagonIE 定时编码的端口

    v0.1.0 #base64 #constant #php #encoding #constant-time #port #hex
  118. cryptor

    对应多种算法的加密机器

    v0.1.3 #decryption #enigma #base64 #encryption #cipher #decrypt
  119. b64

    Base64 编码/解码支持。最初来自 rustc-serialize。

    v0.4.0 140 #base64 #codec #rustc-serialize #originally #encoding #deprecated
  120. xjq_base64

    这是一个自实现的 base64 包

    v0.1.0 #base64 #这是一个自实现的 #
  121. bee64

    轻松编码和解码标准 base64

    v1.0.0 #base64 #decode-base64 #standard #encoding #encodes