1. crc

    support of various standards

    v3.4.0 8.3M #crc16 #crc32 #crc64 #hash
  2. lz4_flex

    Fastest LZ4 implementation in Rust, no unsafe by default

    v0.12.0 3.8M #compression #lz4 #decompression
  3. priority-queue

    A Priority Queue implemented as a heap with a function to efficiently change the priority of an item

    v2.7.0 848K #priority #queue
  4. inferno

    Rust port of the FlameGraph performance profiling tool suite

    v0.12.4 2.2M #flame-graph #profiling #perf
  5. chumsky

    A parser library for humans with powerful error recovery

    v1.0.0-alpha.8 687K #parser-combinator #combinator #language-syntax #syntax-parser #token
  6. simdutf8

    SIMD-accelerated UTF-8 validation

    v0.1.5 5.7M #utf-8 #validation #unicode #utf-8-string #string-validation
  7. flume

    A blazingly fast multi-producer channel

    v0.12.0 6.7M #mpmc #mpsc #channel #fifo #thread
  8. calamine

    An Excel/OpenDocument Spreadsheet reader and deserializer in pure Rust

    v0.32.0 279K #xlsx #ods #excel #xlsx-xlsb #xlsb
  9. ulid

    a Universally Unique Lexicographically Sortable Identifier implementation

    v1.2.1 808K #uuid #sorting #sortable
  10. redb

    Rust Embedded DataBase

    v3.1.0 230K #embedded-database #transaction #key-value-store #table-definition #b-tree
  11. kanal

    The fast sync and async channel that Rust deserves

    v0.1.1 664K #async-channel #mpmc #mpsc
  12. lasso

    A multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time

    v0.7.3 721K #string-interning #interning #string
  13. nucleo-matcher

    plug and play high performance fuzzy matcher

    v0.3.1 182K #fuzzy-matching #nucleo #text-matching #ascii #unicode-segmentation #fuzzy-search #matcher #grapheme #pattern-matching #performance-optimization
  14. corosensei

    A fast and safe implementation of stackful coroutines

    v0.3.2 154K #stackful-coroutine #stack #generator #coroutine
  15. jaq-std

    Standard library for jaq

    v3.0.0-beta 89K #json-query #jq #query
  16. const-hex

    Fast byte array to hex string conversion

    v1.17.0 1.6M #hex-string #fmt #byte
  17. intmap

    Specialized HashMap for integer keys

    v3.1.3 62K #hash-map #int
  18. light-poseidon

    Poseidon hash implementation in Rust

    v0.4.0 275K #poseidon-hash #zk-snarks #poseidon #zero-knowledge
  19. openh264

    Idiomatic bindings for OpenH264

    v0.9.0 7.5K #video-encoding #multimedia-encoding #video
  20. argminmax

    (argmin & argmax in 1 function) with SIMD for floats and integers

    v0.6.3 489K #simd #multi-dimensional-array
  21. reed-solomon-simd

    Reed-Solomon coding with O(n log n) complexity. Leverages SIMD instructions on x86(-64) and AArch64.

    v3.1.0 64K #reed-solomon-erasure-coding #reed-solomon #leopard-rs
  22. bvh

    A fast BVH using SAH

    v0.12.0 183K #bounding-volume-hierarchy #ray-tracing #sah
  23. rama

    modular service framework

    v0.3.0-alpha.3 1.4K #service-framework #http-middleware #async #async-io
  24. smallbox

    Small Box optimization: store small item on stack and fallback to heap for large item

    v0.8.8 45K #dst #box #no-std #stack
  25. css-inline

    High-performance library for inlining CSS into HTML 'style' attributes

    v0.18.0 7.8K #css #html #style-sheet #inlining #email
  26. rdrand

    random number generator based on rdrand and rdseed instructions

    v0.8.3 543K #random #rdseed #rand
  27. serde_json_borrow

    JSON deserialization into a borrowed DOM

    v0.9.0 4.9K #serde-json #json #deserialize #deserialize-json #ref
  28. venial

    A very small syn

    v0.6.1 31K #proc-macro #syn #proc-macro-parser #parser #derive
  29. jaq-interpret

    Interpreter for the jaq language

    v1.5.0 23K #json-query #jq
  30. fastbloom-rs

    Some fast bloom filter implemented by Rust for Python and Rust!

    v0.5.10 6.3K #bloom-filter #counting-bloom-filter #filter #bloom
  31. disktest

    Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc

    v2.0.0 #hard-drive #sdcard #ssd #disk #flash
  32. yume-pdq

    Optimized kernels from hashing to vectorized or Vulkan shader-based exact matching for near real-time high-throughput high-recall PDQ-based image screening, including a hand-vectorized…

    v1.1.0 950 #computer-vision #pdq #ncmec #similarity #perceptual
  33. vers-vecs

    A collection of succinct data structures supported by fast implementations of rank and select queries

    v1.8.2 #succinct-data-structures #bit-vector #wavelet-matrix #elias-fano
  34. cseq_benchmark

    The program for benchmarking compact sequences and bitmaps

    v0.1.5 390 #benchmark #elias-fano #compression
  35. hck

    A sharp cut(1) clone

    v0.11.5 #regex #text #cli
  36. vicut

    A CLI text processor that uses Vim commands to transform text and extract fields

    v0.4.2 160 #vim #slice #field #cli
  37. grovedb

    Fully featured database using balanced hierarchical authenticated data structures

    v3.1.0 470 #merkle-tree #path-query #database #data-structures #hierarchical-data #authentication #merk #proof-generation #storage-layer #database-system
  38. partial_sort

    provide a Rust version std::partial_sort

    v1.0.0 199K #sorting #rust-version #algorithm #partial
  39. scram-rs

    Salted Challenge Response Authentication Mechanism (SCRAM) SASL mechanism, a library which implements SCRAM logic for Rust and C languages

    v0.19.0 #challenge-response #sasl-authentication #authentication #sasl
  40. evtx

    A Fast (and safe) parser for the Windows XML Event Log (EVTX) format

    v0.8.5 2.4K #event-log #windows-event #xml-format #log-parser #windows-events #benchmark #multi-threading #json-output #event-logging #token-tree
  41. unarm

    Parses ARM instructions

    v2.1.0 140 #disassembly #arm #parser #disassembler
  42. aes-wasm

    AES-GCM, AES-OCB, AEGIS, AES-CTR, CMAC-AES for WebAssembly

    v0.1.17 1.0K #aes-gcm #aes-ctr #wasm #cmac
  43. simd_cesu8

    An extremely fast, SIMD accelerated, encoding and decoding library for CESU-8 and Modified UTF-8

    v1.1.0 2.7K #cesu8 #decode #mutf8 #encode #no-std
  44. rusty_pool

    Self growing / shrinking ThreadPool implementation based on crossbeam’s multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support

    v0.7.0 100K #thread-pool #async-pool #concurrency
  45. url-cleaner

    A CLI tool and library for URL manipulation with a focus on stripping tracking garbage

    v0.11.0 500 #url-tracking #url #privacy
  46. azure_jwt

    JWT validator for Microsoft Azure Id tokens

    v0.4.1 111K #azure #jwt-validation #validation #jwk #token
  47. uniform-cubic-splines

    uniform cubic spline evaluation and inversion

    v0.5.1 #cubic-spline #graphics #cubic #inversion #spline #spline-curve
  48. adler2

    clean-room implementation of the Adler-32 checksum

    v2.0.1 17.5M #zlib #checksum #adler32 #integrity
  49. flashlog

    A fast logging library for Rust

    v0.3.4 950 #logging #lazy-evaluation #fast
  50. kish

    A high-performance Turkish Draughts (Dama) engine with bitboard representation

    v1.1.5 #turkish #dama #draughts #game
  51. rumoca

    Modelica compiler written in RUST

    v0.7.27 #modelica #dae #compiler #simulation
  52. raptorq

    (RFC6330)

    v2.0.0 17K #rfc-6330 #symbols #python #python-bindings #byte
  53. ellip

    Elliptic integrals for Rust

    v1.0.1 140 #integral #elliptic #special
  54. paketkoll

    Check installed distro files for changes

    v0.3.13 1.3K #arch-linux #debian-package #package-management #pacman #apt #debian
  55. lookfor

    Cross-Platform file finder

    v2.0.0 360 #file-search #search-pattern #alternative
  56. rl_ball_sym

    Rocket League's ball physics

    v5.0.0 2.4K #rocket-league #physics-simulation #rlbot
  57. threecpio

    manage initrd cpio archives

    v0.12.0 #cpio-archives #archive #cpio #initrd
  58. libwifi

    parsing IEEE 802.11 frames and handling wifi interfaces

    v0.4.6 700 #wifi #wifi-802-11 #frame
  59. zeekstd

    Zstandard Seekable Format

    v0.6.2 240 #zstd #compression #zstd-seekable-format
  60. rustrtc

    A high-performance implementation of WebRTC

    v0.2.26 #web-rtc #rtp #srtp
  61. mwa_hyperbeam

    Primary beam code for the Murchison Widefield Array (MWA) radio telescope

    v0.10.4 #murchison-widefield-array #beam #telescope #python #primary #hdf5 #cuda #hip #radio-astronomy #env-vars
  62. close_already

    Speeds up programs writing lots of files on Windows

    v0.3.5 2.2K #file #windows #fs #handle
  63. hiqlite

    highly-available, embeddable, raft-based SQLite + cache

    v0.12.2 #sqlite #sql #raft #cache #database
  64. hill_descent_lib

    Genetic algorithm library for n-dimensional optimization problems

    v0.2.0 #genetic-algorithm #hill-descent #fitness
  65. rand_aes

    AES based pseudo-random number generator

    v0.6.0 #random #aes #no-std
  66. aes-prng

    Pseudo-random number generator based on AES

    v0.2.2 5.4K #random #aes #cryptography #rng
  67. sthash

    A very fast cryptographic hash function for large data

    v0.2.16 #cryptographic-hashes #cryptography #hash
  68. chili

    low-overhead parallelization library

    v0.2.1 68K #spice #parallel #concurrency
  69. xpatch

    High-performance delta compression library with automatic algorithm selection

    v0.2.0 #delta-compression #version-control #compression #diff-patch #diff
  70. siderust

    High-precision astronomy and satellite mechanics in Rust

    v0.3.3 370 #astronomy #orbital-mechanics #satellite #vsop87 #rust #aerospace
  71. mojxml-rs

    A CLI tool to convert MOJ-XML files to GeoParquet, FlatGeobuf, or GeoJSON

    v0.2.2 #geo-json #flat-geobuf #xml #geo-parquet #変換 #ツール #command-line-tool
  72. lamina

    High-performance compiler backend for Lamina Intermediate Representation

    v0.0.7 #back-end #assembly #compiler #codegen #compiler-back-end
  73. dagx

    A minimal, type-safe, runtime-agnostic async DAG (Directed Acyclic Graph) executor with compile-time cycle prevention and true parallel execution

    v0.3.1 #directed-acyclic-graph #parallel-execution #async-task #dag #executor #task-executor
  74. measured

    A better way to measure your application statistics

    v0.0.24 73K #metrics #benchmark #histogram #label #better #statistics #concurrency
  75. sharded_ringbuf

    A Tokio async, sharded SPSC/MPSC/MPMC ring buffer in Rust

    v0.5.1 #ring-buffer #spsc #mpmc #sharding #async
  76. cloudfront-logs

    AWS CloudFront log line parser

    v0.9.1 1.0K #log-parser #cloud-front #aws #parquet #logging
  77. eta-algorithms

    Low overhead data structures focused on performance

    v1.20.0 1.2K #low-overhead #data-structures #stack #x86-64-architecture #algorithm #pop #benchmarked
  78. lazy-static-include

    lazy_static_include_bytes and lazy_static_include_str macros to replace include_bytes and include_str macros

    v3.2.1 2.7K #lazy-evaluation #macro #static
  79. quantrs

    A tiny Rust library for quantitative finance

    v0.1.7 650 #quant-finance #pricing #finance #quantitative #quant
  80. pfetch

    A rewrite of the pfetch system information tool

    v2.11.1 750 #system-information #fetch #system
  81. zfish

    Ultra-light, zero-dependency Rust CLI framework for building beautiful command-line applications

    v0.1.10 #ansi-term #arguments-parser #terminal-command-line
  82. fastset

    Fast set implementation for dense, bounded integer collections, optimized for quick updates and access

    v0.5.2 600 #bounded-integer #integer-set #delphic #bounded #performance
  83. rustgenhash

    generate hashes from the command line

    v0.12.1 #multi-hash #cryptography #hash #rust
  84. perfetto-recorder

    A low overhead way to record perfetto traces from Rust code

    v0.3.0 950 #perfetto #recorder #low-overhead #spans #trace
  85. tsink

    A lightweight embedded time-series database with a straightforward API

    v0.4.2 #time-series-database #metrics #embedded-database #database #tsdb
  86. mem-isolate

    Contain memory leaks and fragmentation

    v0.1.6 490 #memory-leaks #isolation #sandbox #unix
  87. ointers

    What do you call a pointer we stole the high bits off? An ointer

    v5.0.0 #bit #tagged-pointers #pointers #intrusive #tagged
  88. rfmp

    A program to pack and install Factorio mods from source code quickly

    v1.3.2 650 #factorio #packer #mod #zip #directory #puts #mod-install
  89. gdelta

    Fast delta compression algorithm for similar data chunks

    v0.2.1 #delta-compression #compression #deduplication
  90. poetry-udeps

    Find unused dependencies in pyproject.toml

    v0.2.10 950 #unused-dependencies #pyproject-toml #poetry
  91. varint-simd

    SIMD-accelerated varint encoder and decoder

    v0.4.1 #protobuf #varint #simd
  92. fancy-duration

    Fancy text representations for durations

    v0.9.2 44K #duration #serde #duration-human #human
  93. robinson

    For when you go to a lonely island and survival depends on parsing XML

    v0.5.19 160 #xml-parser #xml #dom #parser #tree-parser #parser-tree #dom-tree
  94. nntp-proxy

    High-performance NNTP proxy server with connection pooling and authentication

    v0.3.0 #connection-pool #proxy-server #usenet
  95. obsidian-parser

    Blazingly fast Obsidian vault parser with graph analysis

    v0.9.3 #obsidian-vault #knowledge-graph #obsidian #parser
  96. rart

    High-performance Adaptive Radix Tree implementation with SIMD optimizations

    v0.2.1 #radix-tree #adaptive-radix-tree #index
  97. arc-slice

    Shared memory slices

    v0.1.0 110 #zero-copy-buffer #io #zero-copy #buffer-io
  98. biski64

    A fast, robust, 64-bit pseudo-random number generator with a guaranteed minimum period of 2^64

    v0.3.2 950 #random #no-std #fast #rng
  99. signvec

    Vector implementation for fast, sign-based manipulation of dynamic collections

    v0.4.1 290 #vec #performance #signed
  100. libyaml-safer

    Safer libyaml port, based on unsafe-libyaml

    v0.3.0 10K #unsafe-libyaml #yaml
  101. hyperion_ec_no_s

    A dense ECS without the S

    v1.0.2 #ecs #dense #hyperion
  102. deduplicate

    caching, asynchronous, request deduplication

    v0.4.1 1.1K #cache #request #coalesce #caching #delegate
  103. qasa

    Post-quantum cryptography implementation using CRYSTALS-Kyber and CRYSTALS-Dilithium for quantum-safe communications

    v0.0.7 #post-quantum-cryptography #quantum-safe #kyber #dilithium #cryptography
  104. pandrs

    A high-performance DataFrame library for Rust, providing pandas-like API with advanced features including SIMD optimization, parallel processing, and distributed computing capabilities

    v0.1.0-beta.3 #dataframe #statistics #data-analytics #pandas #data
  105. titanf

    Fast, safe, no_std font rasterizer written in pure Rust

    v2.3.2 #font-rendering #true-type-font #font-rasterizer
  106. esp_extractor

    extracting and applying translations to Bethesda ESP/ESM/ESL files

    v0.7.0 #translation #skyrim #bethesda #modding #fallout
  107. monolithium

    Finding the Largest Minecraft Alpha Monoliths

    v1.2.0 #minecraft #seed #monoliths #largest #finding #monolith #terrain
  108. prun

    Run 🍺

    v0.1.9 900 #git #async #git-directory #command-line-tool #pattern #exclude #concurrency #target-directory #git-fetch #cargo-subcommand
  109. cubemoma

    A multi-word modular arithmetic library based on CubeCL

    v0.1.2 #modular-arithmetic #math #cubecl #multi-word #gpu #limbs #zero-knowledge-proofs #finite-field-arithmetic #encryption
  110. handy-rs

    A collection of utilities for my Rust projects

    v2.2.0 280 #parser #human
  111. rater

    High-performance, lock-free, thread-safe rate limiter using token bucket algorithm with per-IP rate limiting support

    v0.1.1 #rate-limiting #token-bucket #throttling #concurrency
  112. brie-tree

    A fast B+ Tree implementation that uses integer keys

    v0.1.2 490 #b-tree #integer #no-std
  113. cartridge-rs

    High-performance mutable archive format with SQLite VFS support

    v0.2.5 #sqlite #archive #vfs #storage
  114. tblis

    wrapper in Rust

    v0.2.3 #tensor #chemistry #ffi
  115. instmodel_inference

    High-performance neural network inference library with instruction-based execution

    v0.6.0 #inference #neural-network #deep-learning #machine-learning
  116. back_to_sequences

    Back to sequences: find the origin of kmers

    v0.8.3 #k-mer #fasta #find #back #fastq #multi-line #gz #percentage #maximal
  117. museair

    A portable hashing algorithm that heavily optimized for performance and quality, incorporating structures never before implemented

    v0.4.0 #hasher #wyhash #rapidhash
  118. chessgen

    Chess moves generator

    v0.9.5 280 #chess-moves #chess #bitboard #chessprogramming
  119. slipspeed

    The fastest SLIP codec for Rust

    v2.0.0 #slip #codec #stream #serial
  120. gamebox

    A powerful Rust library for game collection management with automatic scanning, intelligent metadata retrieval from multiple databases (DLsite, IGDB, TheGamesDB), and smart matching algorithms

    v0.1.2 #metadata #igdb #scanner #game #dlsite
  121. apalis-libsql

    Background task processing for rust using apalis and libSQL

    v0.1.0 #libsql #apalis #background-jobs #task-queue #turso #background-task
  122. gtfsort

    An optimized chr/pos/feature GTF/GFF sorter using a lexicographic-based index ordering algorithm written in Rust

    v0.2.3 270 #gtf-gff #sorting #gff #gtf
  123. dirtyqueue

    thread and async safe, durable filesystem based queue

    v0.1.3 #queue #thread-safe #durable #filesystem #serde
  124. firims

    fixed range integer maps and sets

    v2.4.1 600 #bit-set #vec-map #integer-set #maps-and-sets #range #hash-set #num-traits #map-key #key-set #hash-map
  125. quicksim

    Drop-in SIMD-accelerated replacements for common Rust algorithms, with automatic runtime AVX detection. Designed for simplicity and performance without requiring manual SIMD programming.

    v0.1.1 #performance-optimization #avx #vectorization #simd #simd-performance
  126. host_discovery

    host discovery

    v2.1.9 3.7K #gpu #cross-platform #os-detection #x86-64 #discovery #cpu-processor #driver-version
  127. clmul

    Carry-less multiply for Rust, internally uses compiler intrinsics, with fallback if the CPU has no clmul instruction

    v0.6.0 #bit #logic #math
  128. coitrees

    A very fast data structure for overlap queries on sets of intervals

    v0.4.0 800 #interval-tree #query #sorting-order #tree-structure #data-structures #interval-set #contiguous-memory #cache-locality #genomics #cache-oblivious
  129. biscuit-converter

    A decimal ASCII parser

    v0.4.0 370 #bit-operation #numeric-parser #safe #fast #parser
  130. kdlite

    Small streaming KDL parser (based on just-kdl)

    v0.1.1 #kdl #document #serialization
  131. binary-greedy-meshing

    A port of https://github.com/cgerikj/binary-greedy-meshing to Rust

    v0.5.0 #voxel #greedy #binary #chunks #meshing
  132. gbrt-rs

    Gradient Boosted Regression Trees in Rust

    v0.2.0 #classification #gradient-boosting #machine-learning #regression
  133. jsonmodem

    A streaming, incremental JSON parser

    v0.1.0 #streaming-json #incremental-parser #events #string #value
  134. otadump

    Extract partitions from Android OTA files

    v0.1.2 140 #android-ota #android #terminal #cli
  135. lzma-sdk-sys

    Raw FFI bindings for the LZMA encoder/decoder parts of LZMA-SDK (7zip)

    v0.1.2+25.01 #lzma #7zip #bindings-for-lzma #flags #routines #zip #compression #assembly
  136. polyfit-residuals

    Efficiently calculate the residual errors (in the least squares sense) of all polynomial models (up to some degree) for a given dataset and compute least-squares polynomial fits

    v0.6.5 850 #statistics #polynomial #math #regression
  137. vsmtp

    Next-gen Mail Transfer Agent (MTA) written in Rust

    v2.2.1 100 #email #smtp-server #mta #mail-server #smtp
  138. racoon

    fast, fully customizable web framework for Rust focusing on simplicity

    v0.1.9 550 #web-framework #framework #web
  139. refuse

    incremental, multi-threaded garbage collector

    v0.0.6 460 #garbage-collection #multi-threading #collector #gc
  140. generic_levenshtein

    Generic and fast implementation of the Levenshtein distance

    v0.2.1 290 #levenshtein-distance #generic #compute #character #slice
  141. avx-clustering

    State-of-the-art clustering algorithms for Rust - surpassing scikit-learn, HDBSCAN, and RAPIDS cuML

    v0.1.1 #k-means #machine-learning #hdbscan #science
  142. arx-kw

    ARX-KW-8-2-4 Key Wrap constructions

    v0.3.2 550 #encryption #cryptography #encryption-key #keywrap
  143. unicode-id-trie-rle

    Unicode identifier (UAX #31) checker using a deduplicated trie with run-length encoded leaves

    v1.0.1 #unicode-identifier #unicode #id #no-alloc
  144. turborand

    Fast random number generators

    v0.10.1 1.4K #random #cha-cha #wyrand #fast
  145. jumprope

    fast rope (fancy string) library built on top of Skiplists

    v1.1.2 110 #text #rope #editing #string #built #string-processing #text-processing #data-structures #ropey #unicode-characters
  146. fulgurance

    A blazing-fast, adaptive prefetching and caching library for Rust

    v0.4.1 190 #lru-cache #cache #prefetch #adaptive #performance #lru
  147. laura_core

    A fast and efficient move generator for chess engines

    v0.3.0 320 #chess #chess-engine #game
  148. benchkit

    Lightweight benchmarking toolkit focused on practical performance analysis and report generation. Non-restrictive alternative to criterion, designed for easy integration and markdown report generation

    v0.16.0 #benchmark #performance-report #toolkit #markdown #performance
  149. unilang

    Define your command-line utility interface once and get consistent interaction across multiple modalities — CLI, GUI, TUI, AUI, Web APIs, and more—essentially for free

    v0.46.0 160 #namespaces #wtools #cui
  150. ini_core

    Implements a pretty bare-bones streaming INI parser

    v0.2.0 12K #ini-parser #ini-config #parser-config #config #config-parser
  151. violin

    decentralized network coordinate system using the vivaldi algorithm

    v0.3.0 210 #distance #vivaldi #networking #latency
  152. newline_normalizer

    Zero-copy newline normalization to \n or \r\n with SIMD acceleration

    v0.1.6 140 #text #newlines #unix #windows #normalize #crlf
  153. hamming_rs

    Computes Hamming distance and weight -- if available and beneficial, uses a highly optimized avx2 implementation

    v0.2.25 #hamming-distance #avx2 #popcount
  154. droidtui

    A beautiful Terminal User Interface (TUI) for Android development and ADB commands

    v0.3.2 #tui #android #adb
  155. rust-keyvault

    A secure, modern cryptographic key management library for Rust

    v0.2.1 #encryption #key-management #cryptography #aead #security
  156. country-boundaries

    A fast offline reverse country geocoder

    v1.2.0 1.9K #openstreetmap #reverse-geocoding #geocoding
  157. embedded-redis

    A no_std Redis client

    v0.8.0 #redis #database #no-std
  158. pgn-reader

    Fast non-allocating and streaming reader for chess games in PGN notation

    v0.28.0 1.0K #chess #pgn
  159. kempt

    Ordered collection types with no unsafe code and no_std support

    v0.2.4 160 #ordered-collections #ordered-map #vec
  160. xtra

    A tiny actor framework

    v0.6.0 550 #actor-framework #actors #actor
  161. announcement

    A runtime-agnostic oneshot broadcast channel

    v0.1.0 #oneshot-channel #async-channel #broadcast #broadcast-channel #sync
  162. simplify-polyline

    Simplify polylines using Douglas-Peucker and radial distance algorithms. Port of the simplify-js library.

    v0.5.0 168K #polyline #simplify-js #graphics #geometry #simplify
  163. sklears-neighbors

    Neighbor-based algorithms for sklears: k-NN, radius neighbors

    v0.1.0-alpha.2 #nearest-neighbors-search #machine-learning #k-nearest-neighbors
  164. muhex

    A zero-dependencies, SIMD enabled hex crate

    v0.4.2 #simd #decode-hex #serde #zero-dependencies #encoding-decoding #rust-compiler #warnings #focusing #mirror
  165. zip_templates

    Fastest, simplest template rendering engine in rust, implementing a novel algorithm

    v0.1.2 #rendering-engine #template-rendering #algorithm #template-string #parser #user-name #render-template #array-map #alice #account-balance
  166. snaplock

    RwLock with lock-free Reads and sequential Writes

    v0.0.5 #rw-lock #wait-free #lock-free #concurrency
  167. flashcron

    A lightning-fast, ultra-efficient cron daemon written in Rust - Schedule tasks at the speed of light

    v0.1.0 #cron #daemon #async #cron-scheduler #performance
  168. cdshealpix

    HEALPix tesselation

    v0.7.3 1.2K #cell #heal-pix #nside #python #cone #cds #moc #64-bit #tesselation #java
  169. bit-parallel-search

    Blazing fast string search using bit-parallel algorithms - up to 8x faster than naive search

    v0.1.0 #search-pattern #string-search #bit-parallel #performance
  170. fss-rs

    Function secret sharing including distributed comparison & point functions

    v0.6.0 390 #secret-sharing #cryptography #dcf #dpf
  171. unison-protocol

    🎵 Unison Protocol - KDL-based type-safe communication framework

    v0.1.0-alpha2 #kdl #communication #rpc #protocol #protocols
  172. tiny_sort

    Binary-size optimized stable and unstable sorts

    v1.0.5 #binary-size #sorting #tiny #size #binary
  173. channels-rs

    low latency channels for inter-thread messaging

    v0.1.0 #ring-buffer #low-latency #mpsc #spsc #channel #concurrency #mpmc #spmc #single-item #modes
  174. libqabu

    A auditable and versitile Rust cryptography library

    v0.2.9 #encryption #cryptography #symmetric-encryption #rijndael #auditable #cbc
  175. cogo

    Rust Coroutine Library like go

    v0.1.36 110 #coroutine #async #multi-thread
  176. spatial-decomposition

    Algorithms to partition 2D spaces

    v0.2.2 170 #spatial #domain #decomposition
  177. coolfindpattern

    SIMD-accelerated pattern scanning library

    v0.1.7 #simd-accelerated #scanning #pattern #cargo-config #amd #specs #config-toml #ryzen #pattern-matching #boosting
  178. ptags

    A parallel universal-ctags wrapper for git repository

    v0.3.5 #git-repository #ctags #universal-ctags
  179. vertx-rust

    version of vertx tcp eventbus, tcp server and http server

    v0.8.6 2.0K #tcp-server #web-server #event-bus #zookeeper #client
  180. uuid47

    lightweight library for converting between UUIDv7 and UUIDv4 facade

    v1.0.0 #uuidv7 #uuid #uuidv47 #uuidv4
  181. parrot-rng

    A lightweight, strictly deterministic procedural generation library for Rust

    v0.7.1 #random #simulation #gamedev #rng
  182. kemkem

    Unverified, unoptimized, and downright dirty implementation of the ML-KEM

    v1.0.3 210 #ml-kem #post-quantum-cryptography #generic-parameters #asymmetric-encryption #key-encapsulation #shared-key #const-generics #serialization #dirty #unoptimized
  183. zyst

    Redis-compatible server

    v1.0.3 #redis-compatible #redis-server #replace #aof #restore #logging #key-value-store #in-memory-store
  184. fixed_math

    Some math traits and functions for fixed point numbers

    v0.4.1 #math #numeric
  185. fingerprunk

    CLI tool for brute-forcing OpenPGP keys with cool fingerprints

    v0.2.1 #pgp #fingerprint #brute-force
  186. json_in_type

    fast json serialization

    v1.1.1 1.8K #json #structure #serialization
  187. fath

    Math library built for speed. Includes configurable-precision approximations and exact functions for both ints and floats. Uses cross-platform intrinsics and SIMD whenever possible.

    v0.2.1 110 #simd #approximation #fast #math #no-std
  188. rslint_errors

    Pretty error reporting library based on codespan-reporting built for the RSLint project

    v0.2.0 600 #error-handling #rs-lint #javascript-linter #typescript #suggestions #codespan-reporting #javascript-and-typescript #notes
  189. process-tree

    Process tree inspection utilities built on windows-rs

    v0.1.0 #windows-rs #inspection #system #utilities #pid #current-process #exe #cargo-run #windows-terminal
  190. yarn-why

    yarn why, but fast

    v1.1.0 100 #yarn #why #cli
  191. zorder

    Fast Z-order curve conversions

    v0.2.2 #bmi2 #morton #no-alloc
  192. templar

    Lightweight, fast, and powerful templating engine

    v0.5.0 #templating #jinja #handlebars #cli
  193. saptest

    testing Super Auto Pets teams

    v0.5.0 #team #test-framework #pets #auto #super #wiki #database-testing #turtle
  194. hashtree-rs

    Rust bindings for the hashtree library

    v0.2.0 #merkle-tree #sha-256
  195. disco-quick

    processing the Discogs XML data dumps

    v0.2.0 140 #quick-xml #discogs #xml-parser
  196. bitvec_simd

    bitvec with SIMD

    v0.20.5 330 #bit-vec #simd #bit-vector #bitvec
  197. dupimg

    duplicate image finder

    v1.0.0 240 #image-hashing #image-similarity #hamming-distance #duplicates #duplicate-finder #csv #file-cache
  198. aya_poker

    Fast poker hand evaluation with support for most popular poker variants

    v0.1.0 #poker #no-std #card
  199. flashmap

    A lock-free eventually consistent concurrent hash map

    v0.1.0 #concurrent-hash-map #concurrency #hashamp #concurrency-map
  200. rml_rtmp

    handling aspects of the RTMP protocol

    v0.8.0 260 #video-streaming #rtmp #video
  201. hirpdag

    procedural macros for Hash Consed, Immutable, Reference Counted, Persistent, Directed Acyclic Graph data structures

    v0.1.1 #dag #persistent #hashconsing #rewriting
  202. powerpc-asm

    PowerPC assembler

    v0.4.1 #disassembly #powerpc #ppc #assembly #assembler #disassembler
  203. foxhole

    A Blazingly-fast http framework

    v0.4.0 #web-framework #http-1 #system #routing #html #guards #http-version
  204. core-to-core-latency

    Measures CPU core-to-core latency

    v1.2.0 1.8K #latency #cpu #measure #cache #operation #amd
  205. quickdiv

    Faster repeated division and modulo operations by the same divisor

    v0.1.1 #modulo #math #arithmetic #modulus
  206. dcf

    Distributed comparison function implementation

    v0.6.3 500 #cryptography #fss #dist-comparison-fn
  207. lazy-prime-sieve

    Lazy Sieve of Eratosthenes for infinitely generating primes lazily in Rust

    v0.1.3 700 #prime-sieve #lazy-evaluation
  208. rllama

    Pure Rust implementation of LLaMA-family of models, executable

    v0.3.0 110 #llama #opencl #machine-learning
  209. picture

    a fast and flexible image manipulation crate

    v0.2.0 #image-processing #pixel #painting #pixels #image
  210. pddlp

    A PDDL Parser

    v0.1.7 500 #domain #pddl #parser #problem #object
  211. quickdash

    A modern alternative to QuickSFV using Rust

    v0.6.1 #hash #verify #cli
  212. cpumap

    GUI/TUI to view and edit CPU affinities of processes and threads on Linux

    v0.2.1 140 #core-affinity #linux-process #performance #benchmarking
  213. tauri-plugin-hwinfo

    A cross-platform Tauri plugin to fetch CPU, RAM, GPU, and OS info

    v0.2.3 #tauri-plugin #tauri-system #diagnostics #hardware #tauri #system-diagnostics
  214. tyra

    Typed Actor System

    v1.0.0 #actor-concurrency #typed #scaling #actor
  215. waker-cli

    Wake-On-LAN command line interface for Rust

    v0.1.0 #wake-on-lan #magic-packet #wol
  216. salzweg

    A LZW encoder and decoder, fast and memory efficient

    v0.1.4 800 #codec #gif #lzw
  217. reunion

    A generic implementation of the Union-Find w/ Rank data structure

    v0.1.14 #disjoint-set #union-find #algorithm #math
  218. bidivec

    offering bidimensional arrays, vectors and slices, with batteries included (such as pathfinding, flood-filling and more)

    v0.1.0 #path-finding #bidimensional #vector-2d #graphics #2d-vector
  219. gemm-benchmark

    BLAS [sd]gemm benchmark

    v0.1.3 #benchmark #gemm #sd #intel-mkl #blas #open-blas #accelerate #dgemm #aces #blis
  220. vanity_gpg

    generating and filtering vanity GPG keys, c0nCurr3nt1Y

    v0.3.2 #gpg-key #vanity-key #gpg
  221. bitsvec

    A bit vector with the Rust standard library's portable SIMD API

    v0.1.1 #bit-vec #simd #vec
  222. taylorator

    Broadcast your music on every FM broadcast frequency at once!

    v0.1.0 #sdr #broadcast #music #fm #frequency #band #transmit #frequency-spectrum
  223. core-to-core-latency-plus

    This program is used to calculate the communication latency between CPU cores

    v0.1.17 #benchmark #cpu #latency #cpu-cache #communication
  224. byregot

    simulation library for crafting in FINAL FANTASY XIV, heavily inspired by the Teamcraft simulator

    v0.5.0 200 #final-fantasy-xiv #ffxiv #ff14
  225. eta-graph

    Low overhead graph library focused on performance

    v1.0.1 #low-overhead #graph #performance #focused
  226. hsa

    Heterogeneous System Architecture(HSA) bindings for Rust

    v0.1.0 #gpgpu #gpu #bindings
  227. unit-rs

    A safe wrapper around NGINX Unit's libunit

    v0.2.0 #request-handler #nginx #libunit #http-handler #safe
  228. rummage

    opinionated environment collector

    v0.2.0 500 #collector #cpuid #system
  229. spinout

    A thread-safe clonable and mutable smart-pointer akin to Arc<Mutex<T>>, using spin-lock instead of system futex

    v0.0.12 #smart-pointers #concurrency #parallel
  230. trie-match

    Fast match macro

    v0.2.0 1.2K #double-array #macro #match #text #no-alloc
  231. vegemite

    A Blazingly-fast http framework

    v0.2.1 #web-framework #routing #http-request #system #async #into-response #guards
  232. elias_fano_rust

    An optimized implementation of Sebastiano Vigna's Elis-Fano quasi succint datastructure

    v0.1.1 #data-structures #elias #fano #vigna #succint #compression #quasi
  233. Try searching with DuckDuckGo or on crates.io.

  234. ripline

    not the greatest line reader in the world, this is just a tribute. Fast line based iteration almost entirely lifted from ripgreps grep_searcher. All credit to Andrew Gallant and the ripgrep contributors

    v0.1.0 160 #line-reader #line #reader
  235. watermark

    watermarking set for in-order insertions

    v1.1.0 #watermarking #collection #in-order
  236. mmproxy

    (TCP + UDP)

    v0.2.2 #proxy-protocols #udp #tcp #tcp-proxy #garbage-collection #ha-proxy
  237. scandir_rs

    A fast directory scanner

    v2.5.1 130 #walk-directory #fast #walk
  238. gc-gcm

    CLI for working with GCM/ISO files (raw bit-for-bit disk images) for the Nintendo GameCube

    v0.10.0 #disk-image #gcm #game-cube #nintendo #iso
  239. cpuid_dump_rs

    cpuid dump tool & library

    v0.1.2 #x86-64 #cpuid #x86
  240. data_vault

    Data Vault is a modular, pragmatic, credit card vault for Rust

    v0.3.4 #credit-card #encryption #credits #vault #tokenize #aes-gcm-siv #postgresql #blake3 #redis #encryption-key
  241. case-conv

    Faster case conversion crate

    v0.1.6 #case-conversion #upper-case #lower-case #unicode #ascii #non-ascii-characters
  242. kakasi

    Romanize hiragana, katakana and kanji (Japanese text)

    v0.1.0 650 #japanese #kanji #hiragana #katakana #transliteration #romaji #latin #alphabet #roman
  243. primerug

    A prime k-tuple finder based on the rug crate

    v0.1.0 #prime #rug #k-tuple #bignum #constellation #primorial #sieve #primality #fermat #performance-improvements
  244. lagoon

    A thread pool crate with an array of features

    v0.1.3 #thread-pool #jobs #rayon
  245. tiny-ml

    A very basic ml libary

    v1.0.0 #neural-network #ml #serialization #model #libary #data-points
  246. ark-test-curves

    testing ark-ec & ark-poly

    v0.5.0 2.8K #elliptic-curve #finite-fields #cryptography #serialization
  247. simple-rate-limiter

    rate limiter that minimizes contention caused by overactive clients

    v1.0.0 #rate-limiting #client #overactive #minimizes #caused #cpu-cache
  248. email_syntax_verify_opt

    Ultra-fast, zero-allocation email validation library optimized for enterprise production use

    v0.1.0 #email-validation #rfc-5322 #zero-allocation #performance #email
  249. simple_graph_algorithms

    goal of making running graph algorithms as easy as possible

    v1.0.0 #graph #path-finding #bellman-ford #dijkstra #easy-to-use
  250. blutgang

    Fast, minimalist load balancing with caching for Ethereum JSON-RPC calls. Full support for HTTP and WS.

    v0.3.6 800 #load-balancing #ethereum #websocket #cli
  251. py3langid_rs

    A high-performance, pure Rust port of py3langid

    v0.1.0 #port #pure #language #python
  252. scrypt-opt

    A pure-rust optimized scrypt implementation for moderate to high difficulty cases, with AVX2 and AVX512 intrinsics cores and a portable-simd core

    v0.3.2 230 #scrypt #password-hashing #proof-of-work #mining
  253. insert-take

    A Concurrent bag supporting atomically inserting and taking all elements

    v0.1.0 #lock-free #channel #atomic #concurrency
  254. bardiel

    Minecraft server proxy

    v0.1.0 #minecraft-server #minecraft #cli
  255. moi

    Encoder and decoder implementations for the MOI image compression format

    v0.1.1 #image #image-encoding
  256. libryzenadj

    Safe bindings to libryzenadj

    v0.15.0 430 #ryzen #msr #cpu
  257. siebencorgie/jakar-tree

    v0.9.0 #node-tree #path #hold #name #registry #got #btree-map #quiet
  258. grapher

    Simulate and visualize a force directed graph

    v0.2.2 140 #graph #force-directed-graph #graphics #simulation
  259. para-cli

    Decoder and utility for the Flipnote Studios .ppm animation format

    v0.1.0 #ppm #flipnote #nintendo-dsi #flipnotestudio #nintendo-hacking
  260. zidecar

    Ligerito-powered Zcash light server with real-time header chain proofs

    v0.3.0 #zk-proofs #zcash #light-server #ligerito
  261. momen

    low overhead thread pool

    v0.2.0 #parallel-data #performance #concurrency
  262. win_fast_rm

    The actually faster way to delete files on Windows

    v1.0.1 #winapi #delete-file #windows #faster