#pure

  1. hkdf

    HMAC 基于的提取和扩展密钥派生函数 (HKDF)

    v0.13.0-pre.4 2.5M #key-derivation #kdf #cryptography #expand #hash #pure #output
  2. libm

    纯 Rust 实现的 libm

    v0.2.8 4.8M #math #pure #musl #port #short #sin #target
  3. png

    纯 Rust 实现的 PNG 编码和解码库

    v0.17.13 1.7M #codec #decoding #pure #encoding #png-suite #required
  4. roaring

    更好的压缩位集 - 纯 Rust 实现

    v0.10.6 844K #bitmap #data-structures #bitset #structure #better #compression #pure
  5. ff

    有限域的构建和接口

    v0.13.0 2.2M #finite-fields #prime-field #pure #traits #interfacing
  6. base16ct

    纯 Rust 实现的 Base16,即十六进制(RFC 4648),避免了任何依赖于数据的分支/LUT 的使用,从而提供了可移植的“尽力而为”恒等时间操作...

    v0.2.0 2.3M #hex #base-16 #constant-time #portable #pure #lookup-tables #rfc
  7. blowfish

    分组密码

    v0.10.0-pre.2 391K #block-cipher #encryption #algorithm #cryptography #pure #crypto #security
  8. cryptoxide

    各种常用现代加密算法的纯 Rust 实现,WASM 兼容

    v0.4.4 22K #key-derivation #cryptography #modern #pure #crypto
  9. webrtc

    WebRTC API 的纯 Rust 实现

    v0.11.0 35K #data-channel #stack #media #pure #ice #pion #applications
  10. x509-cert

    纯 Rust 实现的 X.509 公共密钥基础设施证书格式,如 RFC 5280 所述

    v0.2.5 209K #certificate #rfc #public-key #infrastructure #cryptography #5280 #pure
  11. tl

    用纯Rust编写的快速HTML解析器

    v0.7.8 18K #html-parser #html #dom #parser #pure #specification #document
  12. tiff

    纯Rust编写的TIFF解码和编码库

    v0.9.1 1.1M #codec #decoding #format #encoding #pure #baseline #multipage
  13. rrule

    按照iCalendar RFC定义的递归规则的纯Rust实现

    v0.13.0 5.9K #ical #calendar #rules #rfc #pure #date #limit
  14. sctp-proto

    以Sans-IO风格实现的纯Rust SCTP实现

    v0.3.0 156K #sctp #sans-io #pure #style #web-rtc
  15. rpm

    用于构建和解析RPMs的纯Rust库

    v0.15.1 11K #packaging #parser #pure #signature #linux #building #pgp
  16. pilota

    具有高性能和可扩展性的纯Rust thrift和protobuf实现

    v0.11.3 9.6K #protobuf #thrift #serialization #performance #high #pure #extensibility
  17. yaml-rust2

    完全符合YAML 1.2规范的YAML解析器

    v0.8.1 97K #yaml-parser #pure #compliant #events #hash-map #benefits #suite
  18. jubjub

    椭圆曲线群

    v0.10.0 37K #elliptic-curve #constant-time #group #field #pure #associated
  19. cast5

    分组密码

    v0.11.1 81K #block-cipher #cryptography #algorithm #rust-crypto #pure #collection #crypto
  20. fontconfig-parser

    纯Rust编写的fontconfig文件解析器

    v0.5.7 148K #fontconfig #pure #complete #font-config #freedesktop #org
  21. rc2

    RC2分组密码

    v0.8.1 147K #block-cipher #algorithm #security #rust-crypto #cryptography #pure #crypto
  22. twofish

    分组密码

    v0.7.1 84K #block-cipher #security #algorithm #cryptography #pure #crypto
  23. base32ct

    Base32 (RFC 4648) 的纯 Rust 实现,避免使用数据相关分支/LUT,从而提供可移植的“尽力而为”常量时间操作和嵌入式友好的 no_std 支持

    v0.2.1 1.4K #base32 #constant-time #pure #portable #cryptography #rfc #avoid
  24. acpi

    解析 ACPI 表的纯 Rust 库

    v5.0.0 11K #table #bootloader #parser #pure #platform #bios #aml
  25. blurhash

    blurhash 的纯 Rust 实现

    v0.2.3 4.7K #image #image-encoding #ascii-string #pure #codec #algorithm #decode
  26. cosmic-text

    纯 Rust 多行文本处理

    v0.12.1 39K #font #multi-line #text-rendering #font-rendering #layout #shaping #pure
  27. bls-signatures

    聚合 BLS 签名

    v0.15.0 8.0K #bls #signature #aggregate #verify #pure #verify-signature #aggregated
  28. modbus

    纯 Rust 的 modbus 实现

    v1.1.0 6.6K #modbus-tcp #hardware #pure
  29. chd

    文件格式

    v0.3.2 #file-format #decompression #codec #mame #compression #pure #memory-safe
  30. dicom

    DICOM 标准的纯 Rust 实现

    v0.7.1 2.0K #medical-imaging #standard #read-write #data #pure #module #data-source
  31. rosc

    Rust 的 OSC 库

    v0.10.1 7.3K #osc #audio #protocols #open-sound-control #pure
  32. concrete-fft

    纯 Rust 高性能快速傅里叶变换库

    v0.4.1 6.3K #fft #order #transform #module #standard #pure #performance
  33. pmac

    并行可验证消息认证码的通用实现

    v0.8.0-pre.2 340 #message-authentication #mac #parallel #cryptography #parallelizable #generic #pure
  34. quircs

    QR码检测和扫描。纯Rust。

    v0.10.2 4.7K #qrcode #qr #scanner #pure #scanning #detection #image
  35. camellia

    分组密码

    v0.1.0 109K #block-cipher #encryption #security #algorithm #pure #crypto #rust-crypto
  36. jubjub-plus

    Jubjub椭圆曲线群

    v0.10.4 260 #elliptic-curve #jubjub #group #constant-time #operations #fields #pure
  37. rustls-rustcrypto

    使用RustCrypto组织的算法实现为Rustls TLS库提供的纯Rust加密提供商

    v0.0.2-alpha 650 #rustls #tls #rust-crypto #provider #pure #algorithm #organization
  38. jxl-oxide

    纯Rust编写的JPEG XL解码器

    v0.8.1 1.8K #jpegxl #image #decoder #jpeg #xl #pure #decoding
  39. image-webp

    纯Rust中的WebP编码和解码

    v0.1.3 344K #codec #webp #image-encoding #decoding #encoding #pure
  40. threefish

    分组密码

    v0.5.2 4.0K #block-cipher #algorithm #cryptography #security #crypto #pure
  41. fast_rsync

    纯Rust中的librsync优化实现

    v0.2.0 2.0K #rsync #signature #delta #optimized #simd #block #pure
  42. lcov

    纯Rust中的LCOV tracefile解析器/合并器/过滤器

    v0.8.1 5.5K #coverage #gcov #pure #tracefile #parser #record #data
  43. vcard

    基于RFC 6350的纯Rust实现的vCard

    v0.4.13 190 #rfc-6350 #values #pure #text #email #date-time #language
  44. lzma-rs

    纯Rust编写的LZMA、LZMA2和XZ编解码器

    v0.3.0 565K #decompression #lzma #xz #pure #file-format #codec #decoder
  45. protobuf-parse

    解析.proto文件。文件被解析为protobuf::descriptor::FileDescriptorSet对象,使用以下方法:纯Rust解析器(无依赖)protoc二进制文件(更可靠且…

    v3.5.1 274K #protobuf #serialization #proto #pure #protoc #parsed #descriptor
  46. rosrust

    纯Rust实现的ROS客户端库

    v0.9.11 1.0K #ros #client #message #pure #roscpp #topic #parameters
  47. p12

    纯Rust PKCS12工具

    v0.6.3 47K #pkcs12 #pkcs #tool #pure
  48. sqlite-rs

    纯Rust的SQLite读取器

    v0.3.7 110 #sqlite #database #reader #file-read #pure #read-write
  49. xq

    jq的重新实现

    v0.4.1 230 #jq #go #built #reimplemented #jaq #another #pure
  50. microui

    (即时模式GUI)库,纯Rust编写

    v0.2.5 #gui #pure #port #immediate #mode #rxi #create
  51. oxisynth

    Rust声音字体合成器

    v0.0.5 100 #audio #soundfont #synthesizer #pure #safe #fluidsynth #bundled
  52. lzss

    解压/压缩器(无损数据压缩,无_std功能,纯Rust编写)

    v0.9.1 2.2K #compression #lossless #pure #capable #alloc #en-decompressor #generic
  53. rak-rs

    一个完全功能的RakNet实现,纯Rust编写,异步驱动

    v0.3.3 #client-server #packet #rak-net #peer #pure #asynchronous #async-std
  54. blake2s_const

    一个具有动态SIMD的纯Rust BLAKE2s实现

    v0.8.0 47K #blake2s #simd #dynamic #hash #pure #default #length
  55. mpd

    一个MPD(音乐播放器守护进程)客户端库,类似于libmpdclient,但使用Rust编写

    v0.1.0 800 #music-player #mpd-client #daemon #version #libmpdclient #pure
  56. bcf_reader

    一个小巧轻便的纯Rust库,允许高效、跨平台访问BCF文件中的基因型数据

    v0.3.1 300 #bcf #bioinformatics #cross-platform #access #iterator #numbers #pure
  57. ufwprofile

    纯Rust编写的UFW应用程序配置文件

    v1.4.7 #ufw #profile #pure
  58. edt

    使用Saito算法的纯Rust实现的2D EDT(欧几里得距离变换)

    v0.2.2 #image-processing #computer-vision #algorithm #distance #transform #pure #2d
  59. cpio-archive

    cpio存档的读写

    v0.9.0 13K #cpio #archive #archive-format #reading #pure #apple #interface
  60. sm4

    SM4分组密码算法

    v0.5.1 1.3K #block-cipher #cryptography #security #algorithm #pure #rust-crypto #crypto
  61. sl-rs

    SL(Steam Locomotive)的纯Rust移植版,一个古老的玩笑命令。当你输入“sl”而不是“ls”时,SL将在你的终端中运行

    v2.0.1 #joke #sl #pure #port #terminal #old #ls
  62. ssh-agent-client-rs

    SSH代理协议的纯Rust实现。它可以用于编写与SSH代理交互的客户端。

    v0.9.1 #ssh-agent #ssh-client #protocols #interact #pure #write #synchronous
  63. wyhash-final4

    wyhash final4 哈希函数

    v0.2.1 220 #hash #wyhash #hashing #latest-version #pure #variant #secret
  64. sqlx-etorreborre-postgres

    SQLx 的 PostgreSQL 驱动实现。不推荐直接使用;有关详细信息,请参阅 sqlx 库。

    v0.7.9 #postgresql #sqlx #database-driver #sqlite #compile-time #pure #sql-query
  65. implied-vol

    彼得·雅克尔的隐含波动率计算的纯 Rust 实现

    v1.0.0 280 #calculations #finance #pure #implied #volatility #jäckel #peter
  66. ff_ce

    有限域的构建和接口

    v0.14.3 49K #finite-fields #prime-field #pure #interfacing #ff #original #fork
  67. metar

    纯 Rust 编写的快速 METAR 解析库

    v0.7.7 #parser #data #pure #parsed
  68. protobuf-parse2

    解析.proto文件。文件被解析为protobuf::descriptor::FileDescriptorSet对象,使用以下方法:纯Rust解析器(无依赖)protoc二进制文件(更可靠且…

    v4.0.0-alpha.4 850 #protobuf #protoc #serialization #proto #pure #compatible #reliable
  69. rpm-infra

    用于构建和解析RPMs的纯Rust库

    v0.12.2 #rpm #packaging #parser #signature #pure #fedora #building
  70. xtea

    XTEA 分组密码

    v0.0.1-pre.0 120 #block-cipher #algorithm #rust-crypto #security #cryptography #crypto #pure
  71. bzip2-rs

    纯 Rust 编写的 bzip2 解压缩器

    v0.1.2 2.5K #bzip2 #nightly #pure #compression #decoder #require #decompressor
  72. sentryshot_util

    FFmpeg 工具的移植

    v0.1.2 #ffmpeg #bindings #port #pure #back #time
  73. farmhash

    Cityhash 的继任者(也来自 Google)。Farmhash,像之前的 Cityhash 一样,采用了 Austin Appleby 的 MurmurHash 的思想。

    v1.1.5 66K #hashing #idea #city-hash #google #murmur-hash #pure #appleby
  74. vigem-client

    纯 Rust 编写的 ViGEm 客户端 API

    v0.1.4 210 #api-client #vi-g-em #pure #interface #vi-g-em-bus #emulation #winapi
  75. serpent

    分组密码

    v0.5.1 #block-cipher #algorithm #cryptography #security #rust-crypto #pure #crypto
  76. flif

    纯Rust编写的FLIF解码器

    v0.4.1 #decoder #file-format #pure #flif-decoder
  77. rllama

    LLaMA系列模型的纯Rust实现,可执行

    v0.3.0 110 #opencl #llama #language-model #machine-learning #pure #cpu #cpu-gpu
  78. cosmian_crypto_base

    混合加密和纯加密原语的加密库

    v2.1.2 #aes-256 #elliptic-curve #encryption #prime #primitive #pure #key
  79. wigners

    在纯Rust中计算Wigner 3j和Clebsch-Gordan系数

    v0.3.0 170 #coefficients #clebsch-gordan #wigner #compute #calculations #pure #package
  80. cdb2

    纯Rust库,用于读取和写入CDB文件

    v0.7.1 650 #cdb #hash-table #key-value #high-speed #constant #lookup #pure
  81. gss-api

    通用安全服务应用程序接口(GSS-API)的纯Rust实现

    v0.1.0 #kerberos #security #applications #ietf #service #generic #pure
  82. cast6

    分组密码

    v0.1.0 #block-cipher #cryptography #algorithm #security #pure #crypto
  83. rtc-rtp

    Rust中的RTC RTP

    v0.2.0 #rtp #web-rtc #pure #protocols
  84. airline

    无依赖的Web服务器

    v0.1.12 #web-server #multi-threading #pure #ready #production #intended #dependancy
  85. crmf

    按照RFC 4211描述的证书请求消息格式(CRMF)的纯Rust实现

    v0.2.0 #message-format #certificate #rfc #pure #described #4211 #cryptography
  86. cmpv2

    按照RFC 4210描述的证书管理协议(CMP)的纯Rust实现

    v0.2.0 #rfc #certificate #protocols #management #cmp #pure #4210
  87. dectree-rs

    决策树在Rust中的实现

    v0.1.1 #decision-tree #matching #signature #byte #pure #zero #bytes-signatures
  88. libgreat

    Great Scott Gadgets的libgreat通信协议的纯Rust实现

    v0.1.1 #cynthion #gadget #great #scott #pure
  89. semrs

    纯Rust实现的信号量

    v0.5.2 #semaphore #pure #access #concurrency #programmers #counting #up
  90. rbatis_sql

    SQL工具包和ORM库。一个具有编译时动态SQL的异步、纯Rust SQL crate

    v4.0.2 380 #sql #compile-time #orm #dynamic #pure #async #toolkit
  91. rtc-datachannel

    Rust中的RTC数据通道

    v0.2.0 #data-channel #web-rtc #pure #protocols
  92. banzai

    纯Rust bzip2编码器

    v0.3.1 #bzip2 #compression #encoder #pure #linear-time #input #data
  93. twsearch

    Twizzle Search - Twisty谜题搜索库

    v0.6.6 #puzzle #search #experimental #events #twisty #scramble #pure
  94. speexdsp-resampler

    speexdsp重采样器的纯Rust版本

    v0.1.0 9.0K #audio #resampler #port #speexdsp #pure
  95. spiro

    Raph Levien的C语言实现的Spiro,在纯Rust中,由C2Rust转换,然后经过大量编辑

    v1.0.3 #c2rust #curve-conversion #pure #heavily #output #postscript #outline
  96. eridani

    纯函数式脚本,无处不在

    v0.1.0 #scripting #scripting-language #functional #pure #anywhere
  97. aria

    ARIA加密算法的纯Rust实现

    v0.1.0 #block-cipher #pure #algorithm #security #cryptography #crypto
  98. echonet-lite

    纯Rust ECHONET Lite实现

    v0.1.6 #lite #echonet #pure #packet #object #properties #embedded-development
  99. orchidlang

    一个可嵌入的纯函数式脚本语言

    v0.3.0 #scripting-language #functional-programming #name #programming-language #embeddable #applications #pure
  100. soundfont

    sf2文件解析器

    v0.0.3 340 #sf2 #file-reader #pure #format #synthesizer
  101. ksoft

    KSoft.SI api 包装器,用纯 Rust 编写

    v1.1.4 #async #api-wrapper #client #api-bindings #pure #blocking-client #api-client
  102. bcdec_rs

    bcdec 的安全、no_std、纯 Rust 版本

    v0.1.2 500 #texture #pure #image-compression #bcdec #port #dds #bc1
  103. yaml-rust-olidacombe

    缺失的 Rust YAML 1.2 解析器

    v0.6.0 #yaml-parser #low-level #pure #language #events #specification #memory-safety
  104. nachricht

    线格式

    v0.4.0 #serialization #data-interchange #binary-encoding #codec #bindings #decoding #pure
  105. rtc-dtls

    Rust 中的 RTC DTLS

    v0.2.0 #dtls #web-rtc #protocols #pion #pure
  106. javarandom

    java.util.Random 的纯 Rust 实现

    v0.2.1 #random #java #utilities #pure #random-seed #class #javarandom-rs
  107. quickraw

    处理相机原始文件的纯 Rust 库

    v0.2.1-alpha.1 200 #raw #camera #data #pure #handle #process #speed
  108. amqp

    AMQP/RabbitMQ 协议客户端

    v0.1.3 170 #amqp-client #rabbitmq #queue #protocols #amqp-rabbit-mq #pure #spec
  109. belt-mac

    BelT 标准指定的 MAC

    v0.1.0 #mac #standard #authentication #cryptography #bel-t #crypto #pure
  110. polymatheia

    纯且安全的 Rust 中的数学类型、特性和算法

    v0.4.3 #math #pure #safe #traits #gcd #prime #types
  111. aead-gcm-stream

    数据流 AES GCM 加密的纯 Rust 实现

    v0.2.0 6.3K #data-stream #aes-gcm #encryption #aead #pure #nonce #implementaion
  112. bme680

    BME680 环境传感器的纯 Rust 实现

    v0.6.0 480 #temperature-humidity #humidity-sensor #environmental #pressure #gas #pure #i2c
  113. lc3-rs

    A LC-3(Little Computer 3) 虚拟机

    v0.6.0 #virtual-machine #lc3 #computer #little #simulation #pure #debugging
  114. math-shop

    纯Rust实现的数学工具

    v0.1.3 #math #pure #math-shop
  115. dagpirs

    为dagpi提供的纯Rust包装器,具有图像处理和数据获取功能

    v0.1.7 #wrapper #pure #dagpi #fetching #basic #blocking #link
  116. silero_vad

    易于使用,纯Rust实现的Silero VAD算法

    v0.1.0 #vad #silero #version #algorithm #pure
  117. simple-rijndael

    纯Rust实现,简单的rijndael-cbc算法,用于osu!得分的解密或加密

    v0.3.2 140 #encryption-decryption #pure #algorithm #rijndael-cbc #pkcs7 #osu #zero-padding
  118. rpm-rs

    用于构建和解析RPM的纯Rust库

    v0.8.1 #rpm #packaging #parser #pure #pgp #building #fedora
  119. msgpack_simple

    简化版,易于使用,纯Rust实现的MessagePack,专注于处理动态数据结构

    v1.0.2 24K #messagepack #data-structures #extension #pure #dynamic #focused #msg-pack
  120. yewtil

    Yew

    v0.4.0 2.0K #yew-component #web-frontend #html-macro #web-framework #web-apps #pure #front-end
  121. anothertls

    TLS实现,但完全从头开始编写(包括加密)的纯Rust版本 - 当然

    v0.1.3 #tls #pure #scratch #cryptography #security #protocols
  122. gherkin_rust

    Cucumber测试框架的Gherkin(.feature文件)语言的纯Rust实现

    v0.10.1 1.8K #test-framework #testing #cucumber #gherkin #language #bdd #pure
  123. unity-yaml-rust

    Unity YAML解析器

    v0.1.1 #yaml-parser #unity #pure #access #mutable #spec #base
  124. clia-turn

    TURN的模块,支持异步auth_handle

    v0.7.1 310 #turn #web-rtc #async #pure #pion #supporting
  125. crfs

    CRFsuite的纯Rust移植:条件随机字段的快速实现

    v0.2.0 #crf #fields #conditional #random #port #crfsuite #pure
  126. gamozolabs/server

    纯Rust的x86_64引导加载程序和内核

    GitHub 0.1.0 #bootloader #dhcp-server #kernel #x86-64 #tftp #boot #pure
  127. tofas_extras

    基本天文学子程序翻译

    v0.2.8 #astronomical #subroutine #translation #pure #optimization #tofas #interface
  128. rucrf

    纯Rust实现的条件随机字段

    v0.3.2 380 #crf #conditional #fields #random #machine-learning #implemented #pure
  129. rtc-stun

    Rust中的RTC STUN

    v0.2.0 130 #stun #web-rtc #pure #pion #protocols #rewrite
  130. sd-listen-fds

    从systemd接收文件描述符的最小纯Rust辅助工具

    v0.2.0 700 #file-descriptor #systemd #linux #pure #api-bindings #accept #helper
  131. backroll

    GGPO的纯Rust异步实现

    v0.6.0 #ggpo #async-networking #rollback-networking #pure #netcode #rollback-netcode #ggpo-style
  132. rshuffle

    用纯Rust编写的简单MPD混音器

    v0.2.0 #mpd #dead #shuffler #song #pure #played #crossfading
  133. miltr-client

    纯Rust的miltr客户端库

    v0.1.0 #client #milter #postfix #async #protocols #email #pure
  134. webrtc-constraints

    纯Rust实现的WebRTC媒体约束API

    v0.1.0 #stream #media #spec #capture #constraints #web-rtc #pure
  135. coder

    异步,纯Rust绑定到Coder On-Prem API

    v0.3.6 #pure #tls #bindings #requests #api-bindings #asynchronous #default
  136. qoaudio

    Rust 中的 QOA 音频格式解码器

    v0.7.0 #audio #decoder #qoa #format #pure #ok #specification
  137. cec_linux

    使用 Linux HDMI-CEC API 的纯 Rust 库

    v0.2.0 230 #linux-api #hdmi #cec #pure #raspberry #bookworm #driver
  138. xspf

    Xml 可共享播放列表格式(XSPF)的简洁纯 Rust 实现

    v0.4.0 #playlist #xml #format #parser #pure #track #sharable
  139. vswhom-sys

    对 Jon Blow 的 VS 发现脚本的纯 FFI(外部函数接口)绑定

    v0.1.2 122K #visual-studio #script #discovery #ffi #bindings #vs #pure
  140. modicum

    纯 Rust 的模块化算术库

    v0.1.0 #modular-arithmetic #math #pure #correction #detection #division #error
  141. zchunk

    解析和生成 zchunk 文件的纯 Rust 库

    v0.2.0 #compression #generate #parser #pure #file #encoder #decompression
  142. timer-queue

    纯、最小化和可扩展的定时器

    v0.1.0 600 #timer #scalable #pure #insert #structure #first
  143. ribzip2

    用纯 Rust 编写的 bzip2 命令行工具

    v0.5.0 #bzip2 #pure #command-line-tool #utility
  144. miltr

    纯 Rust 的协议实现

    v0.1.0 #async-trait #milter #protocols #traits #pure #email
  145. tpm2

    纯 Rust TPM2 TSS

    v0.0.4 #tpm #tss #pure
  146. hmac-drbg

    Hmac DRBG 的纯 Rust 实现

    v0.3.0 486K #hmac #pure #drbg #no-std
  147. fez

    用于构建和解析RPMs的纯Rust库

    v0.8.1 #rpm #packaging #parser #pure #building #signature #verifier
  148. 尝试使用 DuckDuckGo 进行搜索。搜索 DuckDuckGo.

  149. mco-http-rustls

    Rustls+hyper 集成,用于纯 Rust HTTPS

    v0.1.5 #rustls #http #integration #mco #tls #server #pure
  150. ldwm

    签名解析和验证库

    v0.3.0 #signature-verification #verify-signature #pure #parser #verifying #compatible #rfc
  151. rog

    日志记录器

    v0.1.9 #logging #debugging #module #pure #package #debugln #reg
  152. gst-plugin-rspng

    一个纯Rust编写的PNG编解码器/解码器

    v0.8.1 #png #codec #pure
  153. gguppy

    一个基于纯Rust实现的图形语法的多平台绘图库,具有无_std功能

    v0.1.0 #plot #multi-platform #grammar #graphics #user #implemented #pure
  154. yaml-rust

    缺失的 Rust YAML 1.2 解析器

    v0.4.5 1.5M #yaml-parser #pure #memory-safety #access #events #api-access #low-level
  155. rome

    一个纯Rust实现的RDF库

    v0.1.3 #graph #rdf #triple #turtle #node #literals #pure
  156. nanachi

    二维图形库

    v0.0.4 #2d-graphics #graphics #builder #pure #pixel #rgba #pattern
  157. redi-rs

    一个轻量级异步Redis客户端,具有连接池,用纯Rust编写且100%内存安全

    v0.1.0-alpha.0 #client-connection #memory-safe #connection-pool #pooling #pure #100
  158. rsa-oaep-pss

    纯Rust实现的RSA公钥密码系统

    v1.1.0 #public-key #rsa #signature-scheme #pure #encryption #padding #cryptosystem
  159. cloudmqtt

    一个纯Rust MQTT客户端和服务器库

    v0.4.0 #mqtt #mqtt-client #cloud #client-server #future #pure #mqtt-server
  160. rtp

    纯Rust实现的RTP

    v0.11.0 44K #pure #web-rtc #rewrite
  161. purua

    PU-RU-A是PUre RUst luA实现(待定)

    v0.0.2 #lua #embedded #pure #file #ret #run #p-ure
  162. rpm-rs-temporary

    用于构建和解析RPM的纯Rust库

    v0.6.1 #rpm #packaging #pure #parser #building #signature #signer
  163. shadowrocks

    纯异步/Await的Shadowsocks端口

    v0.1.0 #shadowsocks #server #async-await #port #compatible #pure #server-port
  164. rust-mustache

    Mustache的纯Rust实现

    v0.4.0 #mustache #template #pure #logic #applications #templating-language #et
  165. my-bfgs

    BFGS优化算法的纯Rust实现

    v0.1.2 #bfgs #optimization #algorithm #pure #convex #minimize #twice-differentiable
  166. functional-closures

    具有签名f(T) -> T的可组合纯函数

    v0.4.0 #closures #pure #constant #function #composable #operations #combine
  167. inline-const

    使用宏实现的内联常量

    v0.1.0 #inline #const #consts #macro #pure #implemented
  168. p12_q3

    纯Rust PKCS12工具

    v0.7.0 120 #pkcs12 #pkcs #tool #pure #p12
  169. vicis

    使用纯Rust操作LLVM-IR

    v0.1.0 #llvm #compiler #llvm-ir #manipulate #pure #instructions #store
  170. igrf

    国际地磁参考场(IGRF)的纯Rust实现

    v0.2.0 #field #reference #international #geomagnetic #pure #index
  171. webrtc-dtls

    DTLS的纯Rust实现

    v0.10.0 36K #dtls #web-rtc #pure
  172. artery-font

    artery字体文件的纯Rust解析器

    v1.0.1 100 #font #font-file #atlas #pure #artery #parser #format
  173. kiss-icp

    kiss-icp的非官方纯Rust实现

    v0.1.0 #parallel-processing #lidar #icp #slam #pure #computing #parameters
  174. stun

    STUN的纯Rust实现

    v0.6.0 51K #pure #web-rtc #rewrite #pion
  175. fp-growth

    纯Rust中的算法

    v0.1.6 #data-mining #pure #algorithm #growth #fp
  176. json-rs

    轻量级JSON读取器和写入器,纯Rust编写

    v0.1.1 #json #reader-writer #json-parser #pure #dev-tools #serialize
  177. rust-fp-categories

    Rust中的函数式编程库,类别

    v0.0.5 240 #functional-programming #monads #monoid #pure #bind #functor #semigroup
  178. blurhash-ng

    blurhash 的纯 Rust 实现

    v0.1.2 #image #blurhash #pure #decode #encode
  179. timecode-coder

    纯Rust实时解码和编码时间码的库

    v0.3.0 #timecode #codec #decoding #pure #real-time #decoder #coder
  180. firebase-scrypt

    Firebase的脚本密码散列算法的纯Rust实现

    v0.2.1 #password-hashing #scrypt #firebase #pure #algorithm #script
  181. shamir

    Shamir的秘密共享的纯Rust实现

    v2.0.0 190 #shamir-secret-sharing #secret-sharing #pure
  182. rtcp

    RTCP的纯Rust实现

    v0.11.0 33K #pure #web-rtc #rewrite
  183. turn

    TURN的纯Rust实现

    v0.8.0 44K #pure #pion #web-rtc #rewrite
  184. sentryshot_ffmpeg_h264_sys

    C语言绑定

    v0.1.2 #ffmpeg #bindings #amount #pure #time #back #ported
  185. sdp

    SDP的纯Rust实现

    v0.6.2 37K #pure #web-rtc #rewrite #pion
  186. rs-pwsafe

    pwsafe文件格式的只读实现

    v0.0.7 #pwsafe #file-format #password-safe #read-only #pure #field
  187. kanga-rpm-rs

    用于构建和解析RPM文件的纯Rust库

    v0.7.0 #rpm #packaging #pure #parser #building #signature #verifier
  188. rogue-net

    RogueNet神经网络的纯Rust实现

    v0.4.1 #neural #pure #net #neural-network #entity #rogue #networking
  189. zkp-error-utils

    类似于宏的断言,用于返回 Result::Err

    v0.2.0 #no-std #assertions #returning #err #macro #zero-knowledge-proofs #pure
  190. interceptor

    纯Rust实现的可插拔RTP/RTCP处理器

    v0.12.0 33K #pluggable #processors #pure #rtp-rtcp
  191. caf

    纯Rust核心音频格式容器解码器

    v0.1.0 2.3K #apple #decoder #coreaudio #format #audio #container #pure
  192. statik

    一个轻量级的纯Rust '后备' Minecraft服务器

    v0.2.1 #minecraft-server #minecraft #toml-config #fallback #pure #appear #config-file
  193. webrtc-sctp

    纯Rust实现的SCTP

    v0.10.0 35K #sctp #web-rtc #pure
  194. webrtc-ice

    纯Rust实现的ICE

    v0.11.0 34K #ice #pure #web-rtc
  195. webrtc-media

    纯Rust实现的WebRTC媒体API

    v0.8.0 36K #web-rtc #media #pure #api
  196. gamozolabs/aht

    纯Rust的x86_64引导加载程序和内核

    GitHub 0.1.0 #bootloader #kernel #hash-table #x86-64 #insertion #atomic #pure
  197. hdfs-client

    hdfs rust原生客户端

    v0.2.0 #hdfs #hadoop #client #native #pure
  198. cdb

    纯Rust库,用于读取和写入CDB文件

    v0.6.0 1.5K #pure #key #read-write #file #high-speed #database #updating
  199. smaz

    适用于压缩非常短字符串的压缩库

    v0.1.0 260 #string #compression #compressing #short #algorithm #pure #byte
  200. usbfs

    将Linux用户空间库usbfs移植到纯Rust

    v0.1.1 #usb #linux #pure #interface #api #ioctl #requests
  201. rust-lzo

    从Linux的C实现转换为纯Rust的lzo实现,使用corrode

    v0.6.2 #pure #linux #converted #lzo #corrode
  202. nakama-rs

    纯Rust的nakama协议实现

    v0.1.1 #nakama #read #calls #pure #protocols
  203. msgpackin_core

    Msgpackin 纯 Rust MessagePack 无标准编码/解码库

    v0.0.4 #messagepack #codec #msgpack #pure #decoding #stdlib #msgpackin
  204. farba

    纯 Rust 编写的 CPU 图形库

    v0.1.1 #graphics #pixel #pure #cpu #image #paint #ukrainian
  205. xml-rpc

    纯 Rust 实现 XML-RPC

    v0.0.12 3.6K #xml-rpc #pure #rpc
  206. sudoku_rs

    纯 Rust 实现的数独包

    v0.2.3 #sudoku #board #solver #df #grade #pure #unique
  207. exfat

    纯 Rust 实现的 exFAT 文件系统

    v0.1.0 #pure #file #system #directory #filesystem #read
  208. webrtc-data

    纯 Rust 实现 WebRTC DataChannel API

    v0.9.0 35K #web-rtc #data-channel #pure #api
  209. mqtt-format

    纯 Rust MQTT 数据包解析器和序列化器

    v0.4.0 #mqtt #cloud #packet #packet-parser #pure #serialization #format