1. axum

    Web framework that focuses on ergonomics and modularity

    v0.8.8 12.9M #web-framework #http-router #web-apps #http-status #status-code #tower-http #ergonomics #modularity
  2. reqwest

    higher level HTTP client library

    v0.13.0-rc.1 17.2M #http-client #client #request
  3. goblin

    An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate

    v0.10.4 2.5M #pe-binary #archive #pe
  4. whoami

    getting information about the current user and environment

    v2.0.0-pre.3 5.6M #user-name #detect #localization #platform
  5. testcontainers

    integration-testing against docker containers from within Rust

    v0.26.3 1.2M #docker-compose #docker
  6. testcontainers-modules

    Community maintained modules for Testcontainers for Rust

    v0.14.0 634K #docker #test-containers
  7. dotenvy

    A well-maintained fork of the dotenv crate

    v0.15.7 4.6M #dotenv #settings #config
  8. axum-server

    High level server designed to be used with axum framework

    v0.8.0 1.3M #web-server #web #server
  9. metal

    Rust bindings for Metal

    v0.33.0 737K #bindings #graphics
  10. oauth2

    An extensible, strongly-typed implementation of OAuth2

    v5.0.0 1.5M #strong-typing #authentication #single-sign-on #extensible #openid-connect #pkce #oauth2-client
  11. libp2p

    Peer-to-peer networking library

    v0.56.0 501K #p2p #networking #peer-to-peer
  12. heapless

    static friendly data structures that don’t require dynamic memory allocation

    v0.9.2 3.4M #static-data #no-heap
  13. aws-sdk-dynamodb

    AWS SDK for Amazon DynamoDB

    v1.101.0 658K #aws-sdk #dynamo-db #aws-dynamo-db #database
  14. globwalk

    Glob-matched recursive file system walking

    v0.9.1 2.2M #glob-pattern #iterator #walk
  15. cargo-util-schemas

    Deserialization schemas for Cargo

    v0.10.2 1.2M #cargo-metadata #deserialize #format #schema #process #schema-parser #package-manager #from-str
  16. dirs-next

    tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user…

    v2.0.0 3.6M #home-dir #app-dirs #xdg #path
  17. serde_yaml_ng

    YAML data format for Serde

    v0.10.0 194K #serde-yaml #serialization #yaml
  18. aarch64-cpu

    Low level access to processors using the AArch64 execution state

    v11.2.0 33K #register #cpu #aarch64
  19. linked_hash_set

    HashSet with insertion ordering

    v0.1.6 1.2M #hash-set #insertion-order #data-structures
  20. linked-hash-map

    A HashMap wrapper that holds key-value pairs in insertion order

    v0.5.6 6.8M #hash-map #insertion-order #data-structures
  21. rusqlite_migration

    schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version

    v2.3.0 30K #sqlite #user-version #rusqlite #database
  22. new_debug_unreachable

    panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)

    v1.0.6 4.6M #debug-unreachable #optimization #macro
  23. openidconnect

    OpenID Connect library

    v4.0.1 357K #authentication #oauth2 #openid
  24. self-replace

    that allows executables to replace or uninstall themselves

    v1.5.0 436K #self-update #self-uninstall #uninstall
  25. criterion2

    Statistics-driven micro-benchmarking library

    v3.0.2 62K #criterion #micro-benchmark #benchmark
  26. unescaper

    Unescape strings with escape sequences written out as literal characters

    v0.1.8 586K #escaping #string-literal #string
  27. cargo-util

    Miscellaneous support code used by Cargo

    v0.2.25 280K #cargo #miscellaneous #deprecated #external #package-manager
  28. pulsar

    Rust client for Apache Pulsar

    v6.6.0 42K #apache-pulsar #api-client #api #client
  29. aws-sdk-eks

    AWS SDK for Amazon Elastic Kubernetes Service

    v1.117.0 41K #aws-sdk #control-plane #deployment #eks #web-services
  30. guillotiere

    A dynamic 2D texture atlas allocator with fast deallocation

    v0.6.2 247K #texture-atlas #graphics-rendering #graphics #2d-graphics
  31. serde_json_lenient

    A lenient JSON serialization file format

    v0.2.4 28K #serde-json #json #serialize #serialization
  32. domain

    A DNS library for Rust

    v0.11.1 633K #domain-name-system #dnssec #dns #dns-domain
  33. psutil

    Process and system monitoring library

    v5.4.0 106K #system-monitoring #process-monitoring #system-process #python
  34. riscv

    Low level access to RISC-V processors

    v0.16.0 236K #risc-v-processor #peripheral-register #peripheral
  35. serde-json-core

    serde-json for no_std programs

    v0.6.0 86K #json #serde
  36. ssh-cipher

    Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com algorithms as well as legacy support for older…

    v0.3.0-rc.4 258K #ssh #encryption #openssh
  37. molecule

    Rust bindings for molecule

    v0.9.2 15K #serialization #canonicalization
  38. cookie_store

    Cookie storage and retrieval

    v0.22.0 1.9M #cookies #cookie-jar #jar
  39. svd2rust

    Generate Rust register maps (structs) from SVD files

    v0.37.1 1.1K #svd-register #map-generator #embedded #generator #svd
  40. cortexflow-cli

    CortexFlow command line interface made to interact with the CortexBrain core components

    v0.1.3 300 #ebpf #command-line-interface #cortex-brain #architecture #traffic-control #ambitious #core-components #jit-compiler #devops #observability
  41. aws-lc-fips-sys

    AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. This is the FIPS validated version of AWS-LC.

    v0.13.10 1.0M #aws-lc #fips #cryptography #validation #version #aws-lc-rs #pre-generated
  42. unwrap-infallible

    Unwrapping Result values with compile-time guarantee of infallibility

    v1.0.0 55K #maintainability #infallible #never-type #convert #refactoring
  43. clerk-rs

    The official community Rust SDK for the Clerk API

    v0.4.1 3.9K #axum #rocket #actix
  44. deb822-lossless

    A lossless parser for deb822 files

    v0.5.5 3.2K #deb822 #control #edit #debian #rfc-822
  45. logcrypt

    CLI tool for encrypting private data in log files

    v0.1.0 #encryption #encryption-key #logging #uri #log-parser #ip-address #generate-key #decryption #datalog
  46. owned_ttf_parser

    ttf-parser plus support for owned data

    v0.25.1 1.4M #true-type #otf #opentype
  47. slog

    Structured, extensible, composable logging for Rust

    v2.8.2 1.6M #structured-logging #logging #hierarchical #structured
  48. sorted-vec

    Create and maintain sorted vectors and vector-backed sets

    v0.8.10 267K #sorting #set #compare #vector-backed #maintain #sorted-set
  49. rust-script

    Command-line tool to run Rust "scripts" which can make use of crates

    v0.36.0 34K #cargo
  50. serde_yaml_with_quirks

    YAML data format for Serde, fork with quirks support

    v0.9.34 29K #serde-yaml #serialization #yaml
  51. mini-calc

    A Fully-Featured Configurable (mini) Rust Calculator

    v4.0.0 2.5K #calculator #fully-featured #configuring #mini #website
  52. jrsonnet

    Rust jsonnet implementation

    v0.5.0-pre97 21K #jsonnet #interpreter #github #text-center #templating
  53. arborium-html

    HTML grammar for arborium (tree-sitter bindings)

    v2.4.5 1.2K #syntax-highlighting #tree-sitter #markup #html
  54. superboring

    A reimplementation of the 'boring' crate in pure Rust

    v0.1.6 61K #boring-ssl #api-bindings #rust
  55. dataflow-rs

    A lightweight, rule-driven workflow engine for building powerful data processing pipelines and nanoservices in Rust. Extend it with your custom tasks to create robust, maintainable services.

    v2.0.3 270 #workflow-engine #workflow-orchestration #rule-engine #nanoservice #orchestration
  56. http-cache-reqwest

    http-cache middleware implementation for reqwest

    v1.0.0-alpha.2 109K #http-cache #reqwest #http-request
  57. arborium-css

    CSS grammar for arborium (tree-sitter bindings)

    v2.4.5 300 #syntax-highlighting #tree-sitter #css #markup
  58. bridgetree

    A space-efficient Merkle tree designed for linear appends with witnessing of marked leaves, checkpointing & state restoration

    v0.7.0 2.7K #merkle-tree #checkpointing #state #data-structures #bridge #witnesses #space-efficient #restoration #tree-data-structures
  59. qevent

    qlog implementation

    v0.4.0 #quic #http-3 #async
  60. bloom2

    Fast, compressed, 2-level bloom filter and bitmap

    v0.5.1 11K #bloom-filter #probabilistic-set #filter #bitmap #bloom
  61. devtool

    A CLI tool for development in update rustup toolchain, mise maintained tools and homebrew packages

    v0.8.23 #mise #rust #rustup
  62. cargo-lambda

    Cargo subcommand to work with AWS Lambda

    v1.8.6 6.5K #aws-lambda #cargo-subcommand #aws
  63. cfrename

    CLI tool for standardizing file renaming and organization

    v0.4.0 #config #file-rename #document #command-line-tool #config-path #file-organization #conventions #naming-conventions #filenames #config-file
  64. libyml

    A safe and efficient Rust library for parsing, emitting, and manipulating YAML data

    v0.0.5 909K #yaml-parser #yaml #serialization #serde-yaml
  65. uricrypt

    Hierarchy-preserving deterministic URI encryption

    v0.1.13 600 #encryption #uri #hierarchy #turboshake
  66. espup

    installing and maintaining Espressif Rust ecosystem

    v0.16.0 2.6K #xtensa #embedded #esp-rs #cli
  67. tower-fallback

    A Tower service combinator that sends requests to a first service, then retries processing on a second fallback service if the first service errors

    v0.2.41 3.3K #tower #batch
  68. hyper-multipart-rfc7578

    multipart/form-data (RFC7578) for Hyper

    v0.9.0 188K #multipart-form #hyper-http #hyper #http-multipart
  69. rcss-css

    Cascading Style Sheets (RCSS) is a styling language that brings Rust-inspired syntax to CSS. It combines the robustness of Rust with SASS-like features such as nesting and variables for cleaner, more maintainable styles.

    v0.2.2 340 #css #sass #web-dev #css-preprocessor #css-alternative
  70. swc_ecma_lexer

    Feature-complete es2019 parser

    v30.0.0 520K #swc #lexer #es2019 #github #javascript #typescript #feature-complete #babel
  71. sfetch

    A minimalistic and customizable fetching program written in Rust

    v1.4.0 360 #fetching #customizable #config #neofetch
  72. bt-hci

    Bluetooth HCI data types

    v0.6.0 39K #hci #bluetooth #ble
  73. kitsune_p2p_dht_arc

    Kitsune P2p Dht Arc Utils

    v0.5.0-dev.2 1.2K #holochain #p2p-networking #holo #p2p
  74. mime_guess2

    detection of a file's MIME type by its extension

    v2.3.1 347K #file-extension #mime #filesystem
  75. gtl

    Git-based tool designed to simplify the management of multiple remote repositories. It extends Git's functionality by providing one-click initialization and pushing to multiple remote repositories…

    v0.5.8 #git #git-remote #remote-repository #git-repository #helper
  76. libsodium-sys-stable

    Maintained FFI bindings for libsodium stable

    v1.22.6 43K #libsodium #cryptography #nacl #api-bindings
  77. lutgen

    A blazingly fast interpolated LUT utility for arbitrary and popular color palettes

    v0.14.1 #lookup-tables #image-processing #hald-clut #gaussian
  78. portmapper

    Portmapping utilities

    v0.12.0 25K #upnp #pcp #portmapping #pmp
  79. cargo_auto_github_lib

    cargo-auto automation tasks written in rust language with functions for GitHub

    v1.1.8 1.0K #cargo-auto #rust #ready-for-use #maintained
  80. jcfmt

    A command-line tool to format JSONC (JSON with Comments) text

    v0.1.2 #json-text #jsonc #comments #formatter #strip #authentication #debugging
  81. aws-lc-sys

    AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.

    v0.35.0 6.7M #boring-ssl #aws #cryptography #nasm #pre-built #user-guide #pre-generated
  82. sort-package-json

    that sorts package.json files according to well-established npm conventions

    v0.0.6 1.7K #package-json #npm-package #sorting #conventions
  83. world_dispatcher

    System part of a full ECS, along with a fast dispatcher and world container

    v2.1.0 #ecs #game-engine #game-engines
  84. zerocopy-derive

    Custom derive for traits from the zerocopy crate

    v0.9.0-alpha.0 16.7M #derive-traits #unsafe #convert #zero-cost #check #memory-safety
  85. aws-sdk-workspacesweb

    AWS SDK for Amazon WorkSpaces Web

    v1.100.0 #aws-sdk #web-services #browser #web-sdk #secure-access #work-spaces
  86. reactive_stores

    Stores for holding deeply-nested reactive state while maintaining fine-grained reactive tracking

    v0.3.1 53K #store #struct-fields #reactive #deeply-nested #tracking #reactive-graph #fine-grained-reactivity #data-structures
  87. vulk-gen

    Vulkan bindings for Rust, except only the bleeding edge features

    v0.1.18 #vulkan #bindings #graphics
  88. ordered-multimap

    Insertion ordered multimap

    v0.7.3 2.9M #insertion-ordered-multimap #insertion-order #key-value #multi-map #serde
  89. rustfix

    Automatically apply the suggestions made by rustc

    v0.9.4 356K #suggestions #json-output #automatic #apply #fix #in-memory #warnings #rust-compiler #test-suite
  90. oxc_traverse

    A collection of JavaScript tools written in Rust

    v0.105.0 37K #javascript-linter #minify #typescript #linter
  91. compact_bytes

    A memory efficient bytes container that transparently stores bytes on the stack, when possible

    v0.2.1 4.7K #byte #mutable #small #compact #memory
  92. peak_alloc

    An allocator to keep track of (the max) allocated memory

    v0.3.0 28K #memory-management #peak-memory #memory-allocator
  93. cargo-auto

    Automation tasks coded in Rust language for the workflow of Rust projects

    v2025.1108.909 #workflow-automation #ready-for-use #rust-lang #maintained #workflow
  94. piston2d-opengl_graphics

    An OpenGL 2D back-end for the Piston game engine

    v0.89.0 8.2K #piston-game-engine #2d-graphics #opengl #graphics #piston-graphics
  95. aws-vpc-prefix-list-monitor

    monitor your external public IP address and automatically updates an AWS VPC managed prefix list entry. Perfect for maintaining access to AWS resources from dynamic IP addresses.

    v0.1.1 #prefix-list-entry #ip-address #dynamic-ip #aws-credentials #aws-resources #public-ip #automatic-update #docker #docker-compose #aws-ec2
  96. rust-ipfs

    IPFS node implementation

    v0.14.1 6.0K #filesystem #interplanetary #pub-sub #dht #discovery
  97. hexyl

    A command-line hex viewer

    v0.16.0 500 #hex-viewer #ascii #character #white-space #command-line #printable #terminal-output
  98. datafusion-comet-spark-expr

    DataFusion expressions that emulate Apache Spark's behavior

    v0.10.0 500 #apache-spark #data-fusion #spark-compatible #comet #emulation
  99. crossplatform_path

    Crossplatform Path Rust library

    v4.0.1 #cross-platform #ready-for-use #rust-lang #maintained
  100. saphyr-parser

    A fully YAML 1.2 compliant YAML library

    v0.0.6 104K #yaml-parser #yaml #parser
  101. saorsa-gossip-pubsub

    Pub/sub for Saorsa Gossip: Plumtree epidemic broadcast with EAGER/IHAVE/IWANT

    v0.1.10 #pub-sub #broadcast #gossip #plumtree #publish-subscribe
  102. app_dirs2

    Put your app's data in the right place on every platform. Community-maintained project.

    v2.5.5 21K #storage #directory #location #applications
  103. prople-crypto

    A set of libraries and function helpers to maintain cryptography data based on Prople system requirements

    v0.3.4 600 #encryption #cryptography #prople
  104. fidget

    Infrastructure for complex closed-form implicit surfaces

    v0.4.1 1.1K #implicit-surface #jit #math-expression #infrastructure #evaluation #graphics #arm64 #x86-64
  105. dev_bestia_cargo_completion

    Auto-completion for cargo-auto and automation_tasks_rs and partial auto-completion for cargo in bash

    v2025.330.1858 600 #workflow-automation #automation #ready-for-use #rust-lang #maintained
  106. notion-client

    client library for the Notion API

    v1.0.11 700 #notion-api #api-client #notion-api-client #database-client #search
  107. tetra

    2D game framework written in Rust

    v0.9.1 320 #game-engine #2d-game-framework #game-framework
  108. distributed-scheduler

    A distributed cronjob library

    v2.2.4 1.4K #cron #distributed #cron-scheduler
  109. aws-sdk-cloudtraildata

    AWS SDK for AWS CloudTrail Data Service

    v1.91.0 #aws-sdk #cloud-trail #data-service #logging #store #search-query
  110. wasm-tracing

    Tracing subscriber for WebAssembly. Maintained fork of tracing-wasm.

    v2.1.0 2.7K #tracing-wasm #logging-tracing #wasm #logging #metrics #tracing-spans
  111. tor-hsclient

    Arti's implementation of an onion service client

    v0.37.0 5.3K #onion-service #tor #tor-arti
  112. mu_rust_helpers

    Helper functions for UEFI Rust applications

    v3.0.2 4.4K #uefi #helper #mu #applications #repo
  113. codeprism-core

    Core incremental polyglot parser and graph builder for code analysis

    v0.4.6 550 #model-context-protocol #code-analysis #incremental-parser #mcp-server #artificial-intelligence #javascript #polyglot #development-tools #assistants #understanding
  114. howmany

    A blazingly fast, intelligent code analysis tool with parallel processing, caching, and beautiful visualizations

    v2.1.0 750 #code-analysis #line-counter #statistics #tokei #cloc
  115. rpi-pal

    Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals

    v0.22.2 #raspberry-pi #embedded-hal
  116. msal

    Stub library for libhimmelblau

    v0.5.5 1.7K #stub #libhimmelblau #token #api-reference #refresh-token
  117. inori

    mpd client

    v0.2.5 550 #music #mpd-client #mpd
  118. grammers-mtproto

    Mobile Transport Protocol

    v0.8.0 1.6K #mt-proto #telegram #mtproto
  119. elizacp

    Classic Eliza chatbot as an ACP agent for testing

    v9.0.0 #acp #agent #testing #eliza
  120. bevy_simple_text_input

    Bevy plugin for a simple single-line text input widget

    v0.12.0 460 #text-input #bevy-plugin #widgets #bevy
  121. find-msvc-tools

    Find windows-specific tools, read MSVC versions from the registry and from COM interfaces

    v0.1.6 13.5M #build-dependencies #msvc #com-interface
  122. tesseract-plumbing

    Safe wrapper of tesseract-sys

    v0.11.1 5.5K #tesseract #image #ocr #leptonica
  123. shock

    Regularly shock your ZFS pools to maintain good hygiene and prune stale snapshots

    v0.1.11 900 #snapshot #zfs
  124. shardtree

    A space-efficient Merkle tree with witnessing of marked leaves, checkpointing & state restoration

    v0.6.1 9.5K #merkle-tree #checkpointing #insertion #state #marked #witnesses #cap #data-structures #root-node #frontier
  125. nix-install

    command line utility to quickly add packages to your configuration.nix using fuzzy search and rebuild all in one command :)

    v0.1.10 #fuzzy-search #nix-package #command-line-tool #rebuild #add #nixos
  126. copypasta-ext

    A clipboard library providing useful extensions for copypasta

    v0.4.4 9.7K #x11-clipboard #clipboard #clipboard-context
  127. cpp_map

    C++ std::map emulator

    v0.2.0 230 #cpp #emulation #map
  128. tivilsta

    A different whitelisting mechanism for blocklist maintainers

    v0.5.3 440 #allow-list #blocklist #tool
  129. kodegen_tools_reasoner

    KODEGEN.ᴀɪ: Memory-efficient, Blazing-Fast, MCP tools for code generation agents

    v0.10.8 #mcp #claude #terminal #agent
  130. cobalt-aws

    collection of wrappers around the aws-sdk-rust and lambda_runtime packages

    v0.17.0 2.3K #aws-sdk #lambda-runtime #package #cobalt #wrapper
  131. lctree

    Link-Cut-Tree: self-balancing data structure to maintain a forest of rooted trees

    v0.3.4 #tree-structure #dynamic-connectivity
  132. tagref

    maintain cross-references in your code

    v1.10.0 1.0K #continuous-integration #cross-references #tags #maintain #linter #file-version
  133. dlprotoc

    Downloads protoc Protocol Buffers compiler for Cargo builds

    v0.4.6+33.0 1.2K #protoc #protobuf #prost
  134. plox

    Turn messy logs into clean graphs. Plot fields or regex matches over time, mark events, count occurrences — all from your terminal.

    v0.3.5 550 #event-logging #plot #panel #input-file #graphs #time-range #log-messages #per-file #statistics #timestamp-format
  135. elusion

    modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building…

    v8.1.1 #dataframe #data-analysis #data-engineering #analysis #engineering
  136. locale_config

    Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference

    v0.3.0 149K #internationalization #locale
  137. rio-window

    Winit fork maintained for Rio terminal

    v0.2.37 #window-event #event-loop #terminal-graphics #terminal-window #desktop #wgpu #winit-window #command-line-interface #rio #window-creation
  138. piston3d-cam

    3D camera and navigation

    v0.8.0 450 #perspective #3d #first-person #cam #piston
  139. catppuccin-purr

    Unoffical CLI for developing Catppuccin ports

    v1.4.0 1.0K #port #purr #catppuccin #cli
  140. qttypes

    Manually maintained buildings for Qt value types

    v0.2.12 56K #qt #qt-core #qt-gui #api-bindings
  141. rocketmq-common

    Apache rocketmq common

    v0.7.0 #apache-rocketmq #rocket-mq #java #consistency #version
  142. emmy_lsp_types

    LSP types for Rust, with enhanced features and strict linting

    v0.1.0 2.6K #lsp #emmy
  143. injectorpp

    powerful tool designed to facilitate the writing of unit tests without the need to introduce traits solely for testing purposes. It streamlines the testing process by providing a seamless…

    v0.4.0 260 #unit-testing #mocking #testing
  144. incremental-topo

    Data structure to maintain an incremental topological ordering over a collection of values

    v0.3.1 2.8K #dag #graph #data-structures #incremental
  145. entidb_cli

    CLI tools for EntiDB

    v2.0.0-alpha.1 #debugging-tool #debugging #maintenance #database
  146. zp

    Copy the contents of the source file or the standard output buffer to the clipboard, with support for maintaining a history of copied content, allowing users to easily paste into another file or program

    v1.3.0 470 #clipboard #cmd #copy-to-clipboard
  147. mpdpopm

    Maintain ratings & playcounts for your mpd server

    v0.3.5 #daemon #music #mpd
  148. chron

    A game loop with a fixed timestep

    v0.1.6 3.0K #fixed-timestep #loops #gameloop
  149. tower-sessions-ext

    A maintained fork of tower-sessions-ext, providing session middleware for tower and axum

    v1.0.0 140 #session-cookies #session-middleware #tower #tower-sessions #axum-session
  150. cargo_utils

    around cargo and Rust workspaces

    v0.1.75 550 #cargo-workspace #utilities #cargo #workspace
  151. oxidescan

    A fast, human-friendly Rust code health checker that runs in seconds and tells you what’s risky, what’s slow, and what’s messy—so you can ship with confidence

    v1.0.0 #cargo #lint #static-analysis #rust #cli
  152. libafl_bolts

    Low-level bolts to create fuzzers and so much more

    v0.15.4 4.6K #shared-memory #security-testing #fuzzer #random #libafl #afl-fuzz #testing-fuzzing #ipc #bolts #android
  153. dragonfly-client

    Dragonfly client written in Rust

    v1.1.14 #dragonfly #docker #container
  154. mago-linter

    A PHP linter that identifies common coding errors, style issues, and potential bugs, helping maintain high code quality

    v1.0.3 #linter #php #mago #ast #php-toolchain #lint #code-quality #catch
  155. pistoncore-glfw_window

    A GLFW window back-end for the Piston game engine

    v0.82.0 #glfw-window #glfw #piston-window #piston
  156. graph-api-lib

    Core library for the graph-api ecosystem - a flexible, type-safe API for working with in-memory graphs in Rust

    v0.2.1 700 #graph-traversal #graph-database #graph-data
  157. betfair-stream-api

    interacting with Betfair from Rust

    v0.6.8 #betfair #rpc #stream #betting
  158. cairo-toolchain-xtasks

    Build scripts shared between all Cairo Toolchain projects maintained by Software Mansion

    v1.3.1 3.8K #cairo #shared #mansion #script #project
  159. xml-struct-gen

    Generates Rust structs for working in a type-safe way with some XML formats

    v0.0.1-alpha #xml #xml-format #struct #xml-document #generator #type-safe
  160. dragonfly-api

    Canonical location of the Dragonfly API definition

    v2.2.8 800 #canonical-location #dragonfly #protobuf #api #grpc
  161. wgx

    wireguard tool to manage / generate configuration

    v0.2.3 380 #wireguard #toolkit
  162. timberio/tracing-limit

    A high-performance observability data pipeline

    GitHub 0.1.0 #observability #data-pipeline #vector #logging #parser
  163. fusion-ahrs

    port of the C library by xioTechnologies, providing memory safety and zero-cost abstractions while maintaining the same performance characteristics

    v0.2.0 110 #sensor-fusion #quaternions #embedded #imu #ahrs
  164. cargo_auto_lib

    Automation tasks coded in Rust language for the workflow of Rust projects

    v4.0.6 3.1K #workflow-automation #ready-for-use #rust-lang #maintained #workflow
  165. junction-typeinfo

    reflection for junction API generation

    v0.3.2 340 #load-balancing #junction #reflection-api #http-routing #dynamically-configurable #resilience #control-plane
  166. bitvec-rs

    Bit vector with guaranteed [u8] representation and the ability to get safe immutable and mutable views into its internal vector for easy I/O

    v0.2.2 460 #bit-vector #bit
  167. systemd-lsp

    Language Server Protocol implementation for systemd unit files

    v0.1.2 #systemd #lsp #linux #language-server
  168. wson_rs

    WSON data serialization parser

    v0.2.5 800 #serialization #parser #human-readable-format #data
  169. vulk-test

    Vulkan bindings for Rust, except only the bleeding edge features

    v0.1.18 #vulkan #bindings #graphics
  170. arti-rpcserver

    Backend functionality for Arti's RPC service

    v0.37.0 #tor #rpc #tor-arti
  171. rahul_linutil_tui

    Rahul's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks

    v25.12.9 #linutil #toolbox #linux #everyday #task #rahul #distro-agnostic
  172. netconfig-rs

    managing network interfaces and IP addresses in a cross-platform way

    v0.1.5 10K #networking #cross-platform
  173. scanning

    A barcode-encoding library

    v2.1.0 #barcode-encoding #barcode #graphics #encoding
  174. pencil-box

    A performance-focused, memory-efficient utility library for Rust — built for engineers who care about speed, safety, and maintainability

    v0.1.11 700 #array-string #utility #lodash #collection
  175. build_id2

    Updated and maintained build id library

    v0.15.4 #build-id #os
  176. nuts-tool

    A cmdline utility for the nuts container

    v0.7.9 2.0K #nuts-container #secure-storage #storage #nuts
  177. treereduce

    Fast, syntax-aware, multi-language program reducer based on delta debugging

    v0.4.1 900 #test-case-reduction #program-reducer #minimization
  178. oxc_estree

    A collection of JavaScript tools written in Rust

    v0.105.0 79K #javascript-linter #typescript #minify #parser #javascript-parser
  179. celery-rs

    Community-maintained Rust implementation of Celery (fork of rusty-celery)

    v0.6.2 140 #amqp #background-jobs #rabbitmq
  180. ockam_api

    Ockam's request-response API

    v0.93.0 4.1K #ockam #encryption #cryptography #network-programming
  181. imgui-glfw-rs

    ImGui input handling for GLFW

    v0.12.0 460 #imgui #glfw #re-exports #input #renderer
  182. rllm

    Unifies multiple LLM backends in Rust

    v1.1.9 1.1K #openai #llm #builder-pattern #ollama #anthropic #deepseek #xai #chat-bot
  183. pickled

    A serde-based serialization library for Python's pickle format

    v2.0.0-alpha3 #pickle #serialize #python #serialization #serde
  184. portable_async_sleep

    A portable async sleep function for Rust

    v0.1.1 140 #portable #async #sleep
  185. zhobo

    A cross-platform TUI database viewer written in Rust. Personally maintained gobang project

    v0.1.1 180 #tui #rust #database
  186. subtile

    utils to operate traitements on subtitles

    v0.4.1 750 #subtitle #vobsub #pgs #encoding #library
  187. exceptional

    Everything for your exception and signal handling needs

    v0.15.4 #os #shared-memory #no-std
  188. timett

    small script to generate time

    v1.6.7 1.0K #time #generator #script #generate #ci
  189. fx-core

    Ultra-low-latency matching engine and lock-free order book for FX trading. Implements core order matching algorithms, trade execution logic, and maintains real-time order book state with minimal latency.

    v0.1.0 #order-book #matching-engine #forex #trading-engine
  190. rust-code-analysis

    compute and export code metrics

    v0.0.25 130 #tree-sitter #metrics #parser-generator
  191. abna

    Automated retrieval of mutations from ABN Amro

    v0.1.0 #retrieval-of-mutation #abn #automated
  192. cawg-identity

    Rust SDK for CAWG (Creator Assertions Working Group) identity assertion

    v0.14.0 2.5K #identity-assertions #cawg #identity
  193. noslop

    A CLI tool to maintain high code and documentation quality in AI-assisted development

    v0.1.0 #linting #provenance #quality #cli
  194. arch-repro-status

    Check the reproducibility status of your Arch Linux packages

    v1.4.3 440 #arch-linux-package #reproducibility #arch-linux #build
  195. sugarloaf

    Rio rendering engine, designed to be multiplatform. It is based on WebGPU, Rust library for Desktops and WebAssembly for Web (JavaScript). This project is created and maintained for…

    v0.2.37 #rendering-engine #web-gpu #rio #desktop #multi-platform #javascript #web-rendering #wasm
  196. seq-map

    Sequential Map

    v0.0.15 500 #preserve-insertion-order #hash-map #vec #ordered-map #sequential
  197. cargo-fixup

    A Cargo helper that installs a rustc-wrapper to dynamically patch crate source code at build time — no need to modify Cargo.toml or maintain forks

    v0.1.2 #build-dependencies #rustc-wrapper #patch #cargo
  198. aws-sdk-partnercentralaccount

    AWS SDK for Partner Central Account API

    v1.2.0 #aws-sdk #partner #account-api #profile #connection
  199. ssh_agent_client_rs_git_bash

    Add git-bash ssh-agent implementation for nresare/ssh-agent-client-rs

    v0.0.19 170 #ssh-agent #ready-for-use #rust-lang #maintained
  200. pg_parse

    PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree

    v0.12.0 480 #sql #postgresql #parse-tree #sql-parser #ast #ast-node #pg-query #queries-and-return
  201. netxclient

    netx client assembly

    v2.2.0 #netx #client #interface-model #assembly #net #rust-version #minimum-rust-version #rpc-framework
  202. tokio-eventfd

    Linux eventfd for tokio

    v0.2.2 13K #eventfd #tokio #events #linux #linux-kernel #wait-notify
  203. net-tools-rs

    net-tools (Linux networking base tools)

    v0.1.1 #networking #linux #networking-utilities #base
  204. string-auto-indent

    Normalizes multi-line string indentation while preserving platform-specific line endings

    v0.1.2 330 #line-ending #indentation #multi-line #platform-specific #automatic #text-generation #normalizes #normalizing
  205. pandora_box

    Syd's log inspector & profile writer

    v0.17.0 #sandbox #container #security #linux
  206. watchman_client

    a client for the Watchman file watching service

    v0.9.0 61K #file-watching #watchman #connector #service #globs #real-time
  207. planet-mars

    Feed aggregation planet like Planet Venus, produces static HTML and ATOM feed from fetched feeds

    v0.1.2 160 #atom-feed #planet #rss #blogs #atom
  208. bincode2

    A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!

    v2.0.1 21K #serialization #decode #encode #binary-encode
  209. git-helper

    git-helper is a Git-based tool designed to simplify the management of multiple remote repositories. It extends Git’s functionality by providing one-click initialization and pushing to multiple remote repositories…

    v0.1.1 #git #remote-repository #git-remote #git-repository #helper
  210. subtle-ng

    Pure-Rust traits and utilities for constant-time cryptographic implementations

    v2.5.0 486K #constant-time-cryptography #cryptography #constant-time #utilities
  211. open_ai_rust

    Open AI SDK for Rust. To my knowledge, the only fully comprehensive and up-to-date Open AI crate built in and for Rust. Provides both low-level control with high level ergonomics for…

    v0.2.10 550 #sdk #openai-api #library
  212. sp_log2

    easy way of logging for Rust's log crate

    v0.1.3 370 #logging #filelog #sp-log
  213. max7800x-hal

    A Hardware Abstraction Layer for the MAX7800X microcontroller family

    v0.7.1 800 #embedded-hal #cortex-m #max78000
  214. rsutil

    rsutil is a Rust library providing common utilities

    v0.1.26 156K #common-utilities #enhance #system #operation #collection
  215. everscale-raptorq

    RaptorQ (RFC6330)

    v1.8.0-rc.0 #rfc-6330 #raptor-q #python-bindings #raptorq
  216. watch

    A synchronous message passing channel that only retains the most recent value

    v0.2.3 70K #message-channel #channel
  217. ghastoolkit-cli

    GitHub Advanced Security Toolkit CLIt

    v0.12.2 #security-toolkit #ghas #security
  218. leanbridgetree

    Space-efficient Merkle tree designed for linear appends with witnessing of marked leaves

    v0.3.0 600 #merkle-tree #space-efficient #bridge #marked #linear
  219. branch-party

    A CLI tool for creating and maintaining party branches - automated git branch merging for development workflows

    v0.1.1 #git-branch #branch-merge #git #git-merge #branch
  220. piston

    game engine core libraries

    v1.0.0 25K #piston-game-engine #core #game
  221. klukai

    Gossip-based service discovery (and more) for large distributed systems

    v0.1.4 310 #distributed-systems #service-discovery #gossip-based #sync
  222. lightyear_sync

    IO primitives for the lightyear networking library

    v0.25.5 550 #networking #lightyear #multi-player #timeline #ping #bevy #rtt #predict #bevy-input #time-synchronization
  223. macron

    Comprehensive Rust macros toolkit for everyday development tasks. Includes convenient string formatting (str!), regex pattern matching (re!), streamlined collection creation, and custom derive macros for Display…

    v0.1.11 #proc-macro #declarative-macro #macro-derive
  224. brik

    HTML tree manipulation library - a building block for HTML parsing and manipulation

    v0.10.0 #html-parser #css-selectors #namespaces #building-block #dom #html5ever #siblings #ancestor #svg #safe-mode
  225. agentic-commerce-protocol

    Type definitions for the Agentic Commerce Protocol specification

    v0.2.0 130 #protocols #openai #stripe #agentic-commerce
  226. timelogr

    Command-line tool for maintaining text-based time sheets

    v0.1.0 #command-line-tool #text-based #time #sheet
  227. criterion-plot

    Criterion's plotting library

    v0.8.1 7.5M #criterion #gnuplot #plot
  228. oxc_napi

    A collection of JavaScript tools written in Rust

    v0.105.0 8.6K #javascript-linter #typescript-parser #minify
  229. yy-typings

    A collection of typings for GameMaker Studio 2 YY and YYP files

    v0.7.8 2.6K #audio #yy #yyp #typings #sprite #game-maker #room #gms2 #tileset #font
  230. anthropik

    Anthropic client for Rust

    v0.1.0 #client #anthropic #model #cache #claude #api-client #mcp #mcp-server #thinking #love
  231. atomic_enum

    An attribute to create an atomic wrapper around a C-style enum

    v0.3.0 112K #atomic #enums
  232. sf2g

    Minimal Rust binding for SFML2 Graphics submodule

    v0.4.0 #graphics #game #sfml
  233. numerals

    numeric systems, both ancient and modern

    v0.1.4 54K #roman-numeral #numeral-systems #numeric #ancient #system
  234. better-routes

    A powerful Rust library designed for generating type-safe and maintainable Axum routers

    v0.3.4 1.0K #typed-routing #axum-router #centralized #axum #maintainable
  235. asyncfd

    Send and receive file descriptors over Unix domain sockets while maintaining Tokio AsyncRead and AsyncWrite

    v0.1.3 150 #unix-socket #file-descriptor #async-read #async-write #async-io #descriptor-file
  236. smol_strc

    smol_str forks, replace Arc with Rc

    v0.3.4 #smol-str #inline #string #small #stack
  237. sync-code

    Synchronize code blocks between different files

    v1.0.1 #code-block #sync #build #code
  238. bigerror-error-stack

    A context-aware error-handling library that supports arbitrary attached user data

    v0.6.0-alpha #error-handling #error-stack #report
  239. daemonix

    Spawn daemon processes on Unix-like systems

    v0.1.0 #daemonize #unix #daemon
  240. numbat-exchange-rates

    fetch and parse currency exchange rates from the ECB

    v0.6.0 240 #exchange-rate #numbat #currency-exchange #physical-units #scientific-calculator #statically-typed #ecb #programming-language #first-class #fetch-and-parse
  241. ftt

    Measure Execution Time in Rust

    v0.1.2 #execution-time #measure #measure-time
  242. azalia

    🐻‍❄️🪚 Common utilities and extensions that Noelware uses in all Rust projects

    v0.1.11 #rust-projects #noelware #bear #codebase #remi #common-utilities
  243. pcap-file-gsg

    parse, read and write Pcap and PcapNg

    v3.0.0-rc4 #pcapng #pcap #parser
  244. runner-core

    Core helpers for Greentic runner: pack resolution, signing, session/state glue, and utilities

    v0.4.18 210 #greentic-runner #helper #cache #session #state #packs
  245. wv

    Webview raw ffi bindings

    v0.2.1 #webview #raw #ffi #github #fork
  246. rust-regex-dsl

    Regular expression DSL

    v0.1.9 500 #regex #dsl
  247. Try searching with DuckDuckGo or on crates.io.

  248. ros_new

    Cargo plugin to create new ROS2 Rust packages with package.xml

    v0.1.3 #ros2 #ament #colcon
  249. mincolor

    The most simple way to add colors in your terminal, without the std crate

    v2.0.1 1.2K #terminal-colors #color-blue #no-color #color-red #respect #color-in-terminal #docker #power-shell #color-string
  250. cps

    Assists in the creation of readable and maintainable macro_rules! macros

    v0.3.1 1.7K #macro-rules #utility #macro-utility
  251. coalesced_intervals

    Data structure for maintaining maximally-coalesced 1D intervals

    v0.1.6 7.9K #interval #coalesced #1d #structures #overlap
  252. opencl-heads

    Actively Maintained with Long Term Support, Pure Rust Implementation, Low Level bindings for OpenCL

    v0.2.1 #opencl #gpgpu #gpu #graphics #api
  253. objc-rs

    Objective-C Runtime bindings and wrapper for Rust. Maintained fork of objc crate

    v0.2.8 13K #cocoa #objective-c #ui-kit #ios
  254. remi-s3

    🐻‍❄️🧶 Official and maintained remi-rs crate for support of Amazon S3

    v0.10.2 100 #amazon-s3 #remi #object-storage #remi-rs #aws #serde #logging #logging-tracing #bear #emit
  255. remi-gridfs

    🐻‍❄️🧶 Official and maintained remi-rs crate for support of MongoDB GridFS

    v0.10.2 100 #mongo-db #grid-fs #remi #remi-rs #default #storage-config #logging #bear #logging-tracing #emit
  256. whiteout-cli

    Keep secrets out of Git while maintaining them locally

    v1.0.0 #git #filter #secret #security #development
  257. emcp-tools

    maintaining the Essen medical computing platform (EMCP)

    v0.1.2 #medical #platform #computing #utilities
  258. yew-state

    No longer maintained. Please use Yewdux instead.

    v0.5.2 #shared-state #yew-component #state-management #component-model #web-apps #yewdux #mutable-state
  259. willbe

    publish multi-crate and multi-workspace environments and maintain their consistency

    v0.32.0 #publish #general-purpose
  260. cargo-maintained

    check crates are up to date

    v0.3.0 130 #cargo-subcommand #dependencies #deps
  261. poison-guard

    maintaining sane state in the presence of panics and failures

    v0.1.0 390 #poison #guard
  262. pacchetto

    Crates conflict-free combination. Crates的整合包, 对标C++的boost库.(🐶)

    v0.0.1-beta #conflict-free #notes #recommendations #github #clap #zlib #de-facto-standard #error-handling #stack-trace #logging
  263. zmq2

    Maintained high-level bindings to the zeromq library

    v0.5.0 490 #bindings #protocols #api-bindings
  264. righ-ovsdb

    Fork of holodekk/ovsdb with additional protocol operations and fixes maintained by RighGravity

    v0.0.6 #ovsdb #protocols #fork #righ-gravity #fix #wire-format #database #data-structures
  265. wyvern

    CLI tool for installing and maintaining linux GOG games

    v1.4.1 #games #gog #gaming
  266. remi-fs

    🐻‍❄️🧶 Official and maintained remi-rs crate for support of the local filesystem

    v0.10.2 100 #detect #serde-json #filesystem #remi #remi-rs #infer #logging #serde-yaml #bear
  267. mopa-maintained

    My Own Personal Any: get your own Any with additional functionality

    v0.2.3 14K #macro #traits #any
  268. rustsec-admin

    Admin utility for maintaining the RustSec Advisory Database

    v0.8.9 150 #rustsec #advisory #admin #utility #database
  269. cargo_auto_encrypt_secret_lib

    encrypt/decrypt secrets

    v1.1.7 200 #encryption #ready-for-use #maintained #rust
  270. regexml-ucd-blocks

    Maintain blocks.rs in regexml

    v0.1.1 #regexml #block