1. git2

    Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories.

    v0.20.3 3.5M #git #git-repository #api-bindings
  2. serial_test

    Allows for the creation of serialised Rust tests

    v3.2.0 4.4M #testing #sequential #parallel
  3. safetensors

    functions to read and write safetensors which aim to be safer than their PyTorch counterpart. The format is 8 bytes which is an unsized int, being the size of a JSON header, the JSON…

    v0.7.0 365K #tensor #pytorch #hugging-face #tensorflow
  4. rustls-native-certs

    allows rustls to use the platform native certificate store

    v0.8.2 15.5M #certificate-store #tls #platform-native #client #tls-certificates #rustls-native #suggest
  5. actix-cors

    Cross-Origin Resource Sharing (CORS) controls for Actix Web

    v0.7.1 637K #actix-web #cross-origin #cors #security
  6. reqwest-middleware

    Wrapper around reqwest to allow for client middleware chains

    v0.4.2 2.5M #http-request #http-middleware #reqwest
  7. flexi_logger

    easy-to-configure and flexible logger that writes logs to stderr or stdout and/or to files. It allows custom logline formats, and it allows changing the log specification at runtime…

    v0.31.7 621K #logging #log-format #file-logger #logger
  8. kdl

    Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text.

    v6.5.0 37K #kdl-document #serialization #document
  9. yoke

    Abstraction allowing borrowed data to be carried along with the backing data it borrows from

    v0.8.1 18.0M #zero-copy #serialization #lifetime #self-referential
  10. good_lp

    Mixed Integer Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.

    v1.14.2 155K #linear-programming-solver #linear-programming #optimization-solver #linear-solver #symbolic-math #linear-optimization
  11. tracing-test

    Helper functions and macros that allow for easier testing of crates that use tracing

    v0.2.5 1.5M #logging-tracing #testing-macro #debug-log #async-logging #test-log #tracing-spans #tracing-macro #debugging
  12. core_affinity

    Manages CPU affinities

    v0.8.3 1.0M #macos #thread-affinity #cpu-core
  13. tower_governor

    A rate-limiting middleware for Tower backed by the governor crate that allows configurable key based and global limits

    v0.8.0 93K #rate-limiting #axum #tonic #tower
  14. prometheus-client

    Open Metrics client library allowing users to natively instrument applications

    v0.24.0 1.2M #metrics-monitoring #prometheus #open-metrics #monitoring-instrumentation
  15. grok

    popular Java & Ruby grok library which allows easy text and log file processing with composable patterns

    v2.4.0 574K #logging #regex #text-processing #ruby #java #pattern-match #string-matching
  16. enum-ordinalize

    enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value

    v4.3.2 3.5M #ordinal #enums #ordinalize #numbers
  17. self-replace

    that allows executables to replace or uninstall themselves

    v1.5.0 436K #self-update #self-uninstall #uninstall
  18. macro_magic

    Allows the exporting and importing of the tokens of items across module, file, and crate boundaries

    v0.6.0 507K #proc-macro #magic-macro #magic
  19. revision

    A serialization and deserialization implementation which allows for schema-evolution

    v0.17.0 62K #serialization #bincode #encoding
  20. j4rs

    j4rs stands for 'Java for Rust' and allows effortless calls to Java code, from Rust

    v0.23.1 5.2K #java #jni
  21. axum-valid

    validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them

    v0.24.0 9.6K #validation #garde #axum #extractor #validify #axum-extractor
  22. vigil-server

    Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).

    v1.28.6 #microservices #monitor #slack #infrastructure
  23. prost-wkt

    Helper crate for prost to allow JSON serialization and deserialization of Well Known Types

    v0.7.0 1.1M #json #protobuf #json-parser #prost #wkt #json-encoding #well-known-types #protobuf-message #serde
  24. schannel

    bindings for rust, allowing SSL/TLS (e.g. https) without openssl

    v0.1.28 6.9M #tls #winapi #windows
  25. auto_enums

    allow multiple return types by automatically generated enum

    v0.8.7 725K #macro-derive #no-alloc #enums
  26. tauri-plugin-shell

    Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application.

    v2.3.3 189K #tauri-plugin #shell-plugin #child-process #url #default
  27. docify

    allows you to live-embed at compile time pieces of code from throughout your project as rust doc examples

    v0.4.1 230K #compile-time #macro #documentation #embed
  28. xwin

    Allows downloading and repacking the MSVC CRT and Windows SDK for cross compilation

    v0.6.7 124K #winapi #cross-compilation #windows
  29. cargo-temp

    A CLI tool that allow you to create a temporary new rust project using cargo with already installed dependencies

    v0.3.5 #dependencies #cargo #cli
  30. linux-keyutils

    Rust interface to the Linux key-management facility. Provides a safe interface around the raw system calls allowing user-space programs to perform key manipulation.

    v0.2.4 312K #keyring #linux #keyutils #keyctl
  31. shared_memory

    A user friendly crate that allows you to share memory between processes

    v0.12.4 204K #inter-process #process-memory #shared
  32. crash-handler

    Allows running of user code during crash events

    v0.6.3 28K #crash-reporting #breakpad #exception #signal
  33. orx-concurrent-vec

    A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations

    v3.10.0 1.5K #lock-free #lock-free-data-structures #atomic #vec #concurrency
  34. va_list

    'va_list' type for a small set of ABIs. Allowing rust implementations of functions like vprintf.

    v0.2.1 46K #c #unsafe #ffi
  35. openai_dive

    OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API

    v1.4.0 390 #chatgpt #openai #async
  36. cgip

    Terminal client for interacting with Chat GPT that allows you to build and manipulate contexts

    v0.5.2 1.5K #chatgpt #terminal-client #chat-completion #llm #text-to-speech #web-search #tty #chat-model #image-analysis #error-analysis
  37. prost-wkt-types

    Helper crate for prost to allow JSON serialization and deserialization of Well Known Types

    v0.7.0 1.1M #protobuf #serde-json #json
  38. stats_alloc

    An allocator wrapper that allows for instrumenting global allocators

    v0.1.10 595K #global-allocator #statistics #alloc
  39. mmap-sync

    package allowing sharing of data between processes in a wait-free and zero-copy fashion from mapped memory

    v2.0.1 54K #wait-free #memory-mapping #zero-copy #inter-process #sync
  40. password-rules-parser

    Parser for the HTML passwordrules attribute

    v1.1.0 104K #password #apple #1password #passwordrules
  41. tui-journal

    Tui app allows writing and managing journals/notes from within the terminal With different local back-ends

    v0.16.1 2.2K #tui #journal #terminal-app
  42. libsui

    A injection tool for executable formats (ELF, PE, Mach-O) that allows you to embed files into existing binary and extract them at runtime

    v0.12.5 14K #pe #mach-o #run-time #executable-format #embed-binary #elf #sui
  43. openapi-tui

    This TUI allows you to list and browse APIs described by the openapi specification

    v0.10.2 1.3K #open-api-specification #tui #openapi #list #browse #full-screen
  44. hyprswitch

    A CLI/GUI that allows switching between windows in Hyprland

    v3.3.2 5.2K #hyprland #gui #switching
  45. qbt-clean

    Automated rules-based cleaning of qBittorrent torrents

    v0.67.0 #bittorrent #cleanup #q-bittorrent #cleaning #config #identifying #rules-based
  46. orx-concurrent-bag

    An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance concurrent collection

    v3.4.0 65K #lock-free-data-structures #lock-free #data-structures #concurrency #bag
  47. fetter

    System-wide Python package discovery, validation, vulnerability scanning, and allow-listing

    v3.0.0 550 #python-packages #allow-list #security
  48. ntex-cors

    Cross-origin resource sharing (CORS) for ntex applications

    v3.1.0 1.6K #ntex #cross-origin #web
  49. mollysocket

    allows getting signal notifications via UnifiedPush

    v1.6.0 700 #push-notifications #signal #molly #unifiedpush
  50. webmachine-rust

    Port of the Ruby Webmachine library to Rust

    v0.6.2 750 #http-request #web-server #ruby #state-machine #resources #hyper-http #negotiation
  51. tower-layer

    Decorates a Service to allow easy composition between Services

    v0.3.3 12.9M #http-middleware #network-services #service-composition #async #tower #server-side #tower-async
  52. dnssec-prover

    allows for the creation and validation of transferrable proofs of entries in the DNS

    v0.6.8 41K #dnssec #dns #rfc-9102
  53. bevy_pancam

    A camera that allows panning by dragging with the mouse

    v0.19.0 750 #bevy-plugin #camera #panning #bevy
  54. opentalk-types-signaling-legal-vote

    Signaling types for the OpenTalk legal vote module

    v0.14.0 8.0K #vote #open-talk #legal #signaling-connection #process #conference-call #web-api
  55. fitparser

    parse ANT .FIT files and allow their contents to be serialized with serde

    v0.10.0 330 #serde #ant #garmin #fit
  56. cargo-http-registry

    A cargo registry allowing for quick publishing of crates when using crates.io is just not desired

    v0.1.8 2.8K #cargo-registry #registry-server #http #registry #filesystem
  57. srgn

    A grep-like tool which understands source code syntax and allows for manipulation in addition to search

    v0.14.1 #grammar #search #grep #localization #manipulation
  58. pax-chassis-web

    Platform-specific chassis allowing Pax cartridges to be executed as Web apps

    v0.38.3 7.5K #web-apps #visual-builder #pax #rendering-engine #design-tool #vector-graphics #chassis #wasm #gui-design #pax-engine
  59. bevy_flurx

    Allows you to use coroutine in Bevy

    v0.13.0 #bevy #async #no-std
  60. bevy_sprite3d

    Bevy Plugin to allow using 2d sprites in a 3d scene

    v7.0.0 #3d-scene #sprite #3d
  61. unicode-linebreak

    Unicode Line Breaking Algorithm

    v0.1.5 2.8M #line-breaking-algorithm #text-layout #unicode-text #unicode
  62. hashx

    Hash function family designed for ASIC-resistant client puzzles

    v0.6.1 4.4K #hash #tor-client #asic-resistant #cryptography
  63. nu-parser

    Nushell's parser

    v0.109.1 7.6K #nu-shell #token #token-parser #shape #range #command-arguments
  64. seqsizzle

    A pager for viewing FASTQ and FASTA files with fuzzy matching, allowing different adaptors to be colored differently

    v0.3.0 210 #bioinformatics #fastq #pager #visualization #genomic-sequencing
  65. istring

    A replacement for String that allows storing short strings of length up to sizeof<String>() - 1 without a heap allocation

    v0.4.6 13K #inline-string #short-string #string #inline
  66. hanko

    Keeps your Git allowed signers file up to date with signing keys configured on software development platforms like GitHub and GitLab

    v1.0.0 #encryption #git #ssh #security
  67. git-credential-keepassxc

    Helper that allows Git and shell scripts to use KeePassXC as credential store

    v0.14.1 1.7K #keepass #git #keepassxc #command-line
  68. img2irc

    that allows converting images to IRC formatting codes

    v0.4.2 380 #irc #convert-images #internet-relay-chat
  69. libdd-data-pipeline

    Trace exporter package allowing sending data from datadog SDKs to the Trace Agent

    v1.0.0 1.8K #data-pipeline #datadog #statistics #trace-exporter #agent #telemetry #apm #obfuscation
  70. phper

    The framework that allows us to write PHP extensions using pure and safe Rust whenever possible

    v0.17.2 210 #bindings #php #module #extension
  71. orx-concurrent-ordered-bag

    An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance and ordered concurrent collection

    v3.4.0 65K #lock-free-data-structures #lock-free #data-structures #concurrency #atomic
  72. nozomi

    Equivalent of the Linux shred command but in rust and library. Allows you to securely erase data from a hard drive.

    v3.0.3 650 #erase #eraser #wiping #wiper #security
  73. google-mybusinesslodging1

    A complete library to interact with My Business Lodging (protocol v1)

    v6.0.0+20240625 500 #google-api #mybusinesslodging #protocols
  74. elyze

    extensible general purpose framework parser allowing to parser any type of data without allocation

    v1.5.5 #lexer-tokenizer #lexer #tokenizer
  75. cargo-check-external-types

    Static analysis tool to detect external types exposed in a library's public API

    v0.4.0 1.1K #public-api #static-analysis #continuous-integration #cargo-check #external #markdown-tables #rustdoc #author #rustdoc-json #config-file
  76. rvpacker-txt-rs-lib

    that allows you to generate text files from RPG Maker files

    v11.0.2 #rpg-maker #json-output #generate-text #generate-json #file-flags #game-data #text-reader
  77. render_cdk

    streamlined interface for interacting with Render, a platform that allows you to build, deploy, and scale your apps with ease

    v0.0.21 1.4K #deployment #web-api #cloud #cloud-web #http
  78. hitrace-bench

    Allows benching of servo on ohos using the hitrace library

    v0.9.0 600 #servo #open-harmony #ohos #hi-trace #benchmark #harmony-os
  79. i18n-format

    macro to allow formatting with gettext with a workaround for older xgettext

    v0.4.0 3.8K #internationalization #proc-macro #gettext
  80. botapi

    A mildly competent autogenerated telegram bot api wrapper

    v0.0.68 #telegram-bot #telegram-api-client #webhook #auto-generated #documentation #competent #serialization #rhai #design-patterns
  81. kcr_monitoring_coreos_com

    Kubernetes Custom Resource Bindings

    v2.20251220.145336 190 #authentication #client-secret #oauth2
  82. can_tools

    Rust editor for CanDatabase. It allows to open and modify CAN database from .dbc and .arxml files.

    v2.1.2 #dbc #ecu #automotive-ecu #automotive #can
  83. astral-reqwest-middleware

    Wrapper around reqwest to allow for client middleware chains

    v0.4.2 27K #http-middleware #http-request #reqwest
  84. kcr_cilium_io

    Kubernetes Custom Resource Bindings

    v2.20251226.70155 #bgp #kubernetes-custom-resource-bindings #dns #cilium #io
  85. artisan_middleware

    The main services of the artisan platform to allow communication and management of linux system services

    v5.5.1 3.1K #middleware #process-manager #configuration-management #artisan #encryption #version-control #logging #git-repository #system-services #save-load
  86. v_exchanges

    Implementations of HTTP/HTTPS/WebSocket API methods for some crypto exchanges, using crypto-botters framework

    v0.16.7 370 #websocket #client #asynchronous
  87. bevy_mod_index

    Allows using indexes to efficiently query for components by their values in the game engine Bevy

    v0.8.0 470 #bevy #index #indices
  88. tracing-throttle

    High-performance log deduplication and rate limiting for the tracing ecosystem

    v0.4.0 120 #logging-tracing #rate-limiting #throttling
  89. prost-wkt-build

    Helper crate for prost to allow JSON serialization and deserialization of Well Known Types

    v0.7.0 1.1M #json #json-parser #prost-build #serialization #deserialize #wkt #json-encoding #well-known-types #serde #protobuf
  90. raylib_interactive

    An interactive library for Raylib

    v0.1.6 370 #raylib #interactive-ui #checkbox #style #dropdown #text-field #button
  91. alterable_logger

    A thin wrapper for "log" allowing to replace the actual logger implementation at run time

    v1.0.1 15K #logging #run-time #replace
  92. openvpn-plugin

    allowing easy creation of OpenVPN plugins in Rust

    v0.4.3 3.9K #openvpn #cdylib #plugin #vpn #api-bindings
  93. prometheus_wireguard_exporter

    Prometheus WireGuard Exporter

    v3.6.6 130 #prometheus #wireguard-exporter #wireguard #wireguard-prometheus-exporter #exporter
  94. slice-command

    slice is a command-line tool that allows you to slice the contents of a file using syntax similar to Python's slice notation

    v0.4.2 550 #slice #tool #text #utility-tool
  95. telereads

    @TelereadsBot is an inline bot that allows you to search for books and quickly share them in a conversation

    v0.1.11 #telegram-bot #book #bot #telegram #goodreads #books
  96. supabase-storage-rs

    Supabase storage implementation following the official client libraries

    v0.1.7 700 #file-upload #supabase #storage
  97. mcp-server-filesystem

    A comprehensive Model Context Protocol (MCP) server for filesystem operations

    v0.1.2 #model-context-protocol #mcp-server #file-search #mcp
  98. rocket_cors

    Cross-origin resource sharing (CORS) for Rocket.rs applications

    v0.6.0 21K #cors #rocket
  99. tower_allowed_hosts

    tower allowed hosts layer

    v0.12.1 #host #tower-layer #allowed #http-middleware #forwarded #wildcard
  100. orx-pseudo-default

    PseudoDefault trait allows to create a cheap default instance of a type, which does not claim to be useful

    v2.1.0 69K #pseudo-default #swap #pseudo #uninitialized #default
  101. bevy_scriptum

    Plugin for Bevy engine that allows you to write some of your game or application logic in a scripting language

    v0.9.1 #bevy-plugin #lua-scripting #lua #game-scripting
  102. bunner_cors_rs

    A lightweight CORS (Cross-Origin Resource Sharing) core library for Rust

    v0.1.2 #http-middleware #cors #web #security
  103. kcr_operator_victoriametrics_com

    Kubernetes Custom Resource Bindings

    v2.20251225.94639 #authentication #target-label #kubernetes-custom-resource-bindings #operator
  104. k_board

    A keyboard event handler that allows dynamic development

    v1.3.1 #tui #termios #tty
  105. plain

    A small Rust library that allows users to reinterpret data of certain types safely

    v0.2.3 2.3M #pod #ffi #memory
  106. pax-chassis-ios

    Platform-specific chassis allowing Pax cartridges to be executed as native iOS apps

    v0.38.3 5.5K #visual-builder #pax #design-tool #rendering-engine #ios #cross-platform #vector-graphics #macos-ios #graphics-rendering-engine #chassis
  107. orx-imp-vec

    ImpVec stands for immutable push vector 👿, it is a data structure which allows appending elements with a shared reference

    v2.17.0 #vec #container #split #bag #pinned
  108. generic_singleton

    allowing for generic singleton patterns

    v0.5.1 3.0K #singleton #static #generic #global
  109. const_struct

    macro that allows const structures to be passed as const generics

    v0.6.2 600 #const-generics #macro-derive #no-std
  110. autossh

    autossh/@shell tool is used to ssh login and allow automatically login without password

    v0.4.3 440 #atsh #passwordless #ssh #atshell
  111. mdbook-linkcheck2

    A backend for mdbook which will check your links for you

    v0.11.0 1.3K #mdbook #back-end #check
  112. preflate-rs

    Decompresses existing DEFLATE streams to allow for better compression (eg with ZStandard) while allowing the exact original binary DEFLATE stream to be recreated by detecting the parameters used during compression

    v0.7.1 700 #zlib #deflate #zip #gzip
  113. kcr_resources_teleport_dev

    Kubernetes Custom Resource Bindings

    v2.20251216.144544 #kubernetes-resources #kubernetes-custom-resource-bindings #teleport #api-bindings
  114. i18n-build

    Designed for use within the cargo-i18n tool for localizing crates. It has been published to allow its direct use within project build scripts if required.

    v0.10.3 1.2K #internationalization #build-script #localization #script #gettext
  115. kodik-api

    An unofficial async Rust library that allows you to interact with the Kodik API

    v0.3.5 #sdk #api-wrapper #kodik #api-sdk #async
  116. toktrie

    LLM Token Trie library

    v1.4.0 44K #llm-token #recognizer #trie #prefix-tree #stack #structured-outputs
  117. google-cloud-optimization-v1

    Google Cloud Client Libraries for Rust - Cloud Optimization API

    v1.2.0 #google-cloud-platform #google-cloud #gcp
  118. ltpp-output

    An atomic output library based on Rust that supports output functionalities through functions, builders, and other methods. It allows customization of text and background colors.

    v3.0.0 1.6K #text-color #console-output #console-log #background-color #rgb #text-output #logging #official-documentation
  119. avrogen

    This program allow allow to generate rust code from avro definition files. Modules are created from namespace information

    v0.3.4 #avro-schema #avro #serde #cli
  120. tui-react

    TUI widgets using a react-like paradigm, allowing mutable component state and render properties

    v0.23.3 8.9K #tui #tui-widgets #mutable-state #render #properties #react-like
  121. restrict

    allow, deny, or trace Linux syscalls with an ergonomic, auto-generated enum customized for your system architecture

    v0.2.1 650 #seccomp #linux #ptrace #container #policy
  122. ipfw-rs

    allows to send commands to the FreeBSD IPFW firewall

    v0.1.1 #freebsd #firewall
  123. dnp3time

    Allows you to set the system time using DNP3 time synchronization

    v1.1.0 #system-time #dnp3 #time-synchronization
  124. globalcache

    Cache utility that allows per-process managent of many cache instances

    v0.3.2 13K #cache #per-process #utility #instance
  125. dymod

    A macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode

    v0.5.1 #dynamic-linking #dylib #static-linking #hotswapping #dynamic
  126. ts-webapi

    my web API projects

    v0.4.11 1.5K #web-api #project #caution
  127. bevy_debug_log

    Allows viewing tracing debug log output inside the bevy app using vanilla bevy_ui

    v0.7.0 #logging-tracing #bevy #testing #logging
  128. ja

    ja (just ask) is a small CLI / TUI app that allows you to work with AI tools

    v0.1.31 1.8K #artificial-intelligence #tui #openai #gpt
  129. kcr_hive_openshift_io

    Kubernetes Custom Resource Bindings

    v2.20251109.171123 #encryption-key #identity-provider #cluster-deployment #kubernetes-custom-resource-bindings #hive
  130. ribs

    that allows to create a Rust Internet Basic Server

    v1.4.1 #env-file #server #internet #tool #create #web-server
  131. tickv

    (Tiny Circular Key Value) is a small file system allowing key value pairs to be stored in Flash Memory

    v2.0.0 190 #key-value-store #flash-memory #flash
  132. lazy-lru

    A least-recently-used (LRU) cache implementation with lazy eviction

    v0.1.4 75K #lru-cache #cache #lru
  133. bevy_webgate

    A web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy

    v0.2.1 #web-server #game-engine #bevy-integration #append #web-apps #axum #ip
  134. function-timer

    Macro that allow to time a function and emit a metric using metrics crate

    v0.9.2 750 #metrics #instrument
  135. pacx

    Wrapper for package managers, allowing you to define and configure your package managers in Lua

    v0.6.1 #package-manager #lua #configure #refer #define
  136. build-print

    that allows you to print non-warning messages from within rust build scripts

    v1.0.1 11K #build-script #logging #build
  137. fast-stm

    Performance-focused implementation of software transactional memory. Allows composable atomic operations

    v0.6.1 #lock-free #stm #atomic #concurrency
  138. kcr_amd_com

    Kubernetes Custom Resource Bindings

    v2.20251223.220931 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  139. recoverable-spawn

    A thread that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.

    v3.9.9 #hyperlane #time #format #day #lang
  140. amdgpu-sysfs

    interacting with the Linux Kernel SysFS interface for GPUs (mainly targeted at the AMDGPU driver)

    v0.19.3 1.1K #amd-gpu #linux-kernel #driver #linux-kernel-interface #sysfs #gpu-kernel #sys-fs #gpu-driver #driver-interface
  141. kaledis

    A new way to LÖVE. Kaledis is a tool for allowing Luau to be used with Love2D via transpiling, alongside providing easier & simpler management of Love2D projects.

    v2.1.1 #love2d #luau #love #management #alongside #transpiling #lua
  142. rpkg-rs

    Parse Glacier ResourcePackage (rpkg) files, allowing access to the resources stored within

    v1.3.1 600 #glacier #hitman #modding #game-archive
  143. atsh

    autossh/@shell tool is used to ssh login and allow automatically login without password

    v0.4.3 170 #passwordless #autossh #ssh #atshell
  144. mdbook-bib

    mdbook plugin allowing to load and present a bibliography in BibLaTex format in your books and cite its references

    v0.5.0 #bibliography #mdbook #mdbook-plugins #plugin
  145. bevy_web_popups

    Allows to trigger web/dom based popups/alerts and textinput in bevy

    v0.6.0 #bevy #alert #web
  146. http-acl

    An ACL for HTTP requests

    v0.10.0 420 #acl #ssrf #ip
  147. ascii_domain

    Parser for DNS names based on a provided ASCII character set

    v0.6.8 #ascii #dns #domain-validation #dns-domain #validation
  148. klog

    that allows you to tail logs of multiple Kubernetes pods simultaneously

    v0.6.0 650 #deployment #logging #pods #refresh-interval #kubernetes #cron-job #json-log
  149. sanitize_html

    Rule-based HTML Sanitization library

    v0.10.0 1.8K #input-validation #html #sanitize
  150. socket-pktinfo

    Small library to allow cross-platform handling of IP_PKTINFO and IPV6_PKTINFO with socket2 crate

    v0.4.0 123K #udp-socket #ip-pktinfo #udp-multicast #multicast
  151. domain-key

    High-performance, domain-driven, type-safe key system for Rust

    v0.1.1 #type-safe #ddd #domain #key #performance
  152. ohttp-gateway

    A OHTTP Gateway server, meant to run between a OHTTP Relay and a target web service

    v1.0.0 #gateway #ohttp #server #privacy
  153. k8s-crds-cilium

    Kubernetes CRDs for cilium

    v1.18.4 #cilium #kubernetes #kubernetes-crd
  154. kcr_frrk8s_metallb_io

    Kubernetes Custom Resource Bindings

    v2.20250929.83835 700 #kubernetes-custom-resource-bindings #metallb #api-bindings #kubernetes-custom-resources
  155. reddit-wallpapers

    Little CLI tool allows to download top wallpapers from Reddit

    v0.0.5 #reddit #wallpaper #download #debugging #top #command-line-tool
  156. justjson

    An efficient JSON Value crate that allows borrowing data

    v0.3.0 1.0K #json #json-parser #borrowing
  157. rebi

    CLI tool that allows you to easily manage pre-built binaries for any project

    v1.0.0 #pre-built-binaries #tool #rust-cli #manage #version
  158. pbcli

    command line client which allows to upload and download pastes from privatebin directly from the command line

    v2.8.0 700 #upload-download #privatebin #pastebin #pasteservice
  159. phylactery

    Safe and thin wrappers around lifetime extension to allow non-static values to cross static boundaries

    v2.0.5 #lifetime #pin #extension #unsafe #static
  160. iodeser

    that allows to read from and write to .io file format

    v0.6.0 1.0K #file-format #serialization #deserialize #io-file-format #io-format
  161. bevy_ios_impact

    allows using ios ImpactFeedback API to generate haptic device vibrations

    v0.5.0 #ios #bevy #mobile
  162. kcr_storageos_com

    Kubernetes Custom Resource Bindings

    v2.20251001.111339 550 #kubernetes-custom-resource-bindings #api-bindings #custom-resources #kubernetes-custom-resources
  163. ygw

    The goal of Yamcs Gateway is to allow Yamcs to control instruments/payloads as part of an EGSE

    v0.8.0 950 #yamcs #satellite #egse #spacecraft #aerospace
  164. intertrait

    Allow for inter-trait casting

    v0.2.2 2.9K #trait-object #traits #cast #any
  165. fpr-cli

    that allows one to write cli tools quickly

    v0.4.1 850 #write #act #arg #cli #path #gym #dead-code #headset
  166. kcr_zonecontrol_k8s_aws

    Kubernetes Custom Resource Bindings

    v2.20250927.34330 480 #kubernetes-custom-resource-bindings #zonecontrol #kubernetes-custom-resources #custom-resources
  167. conveyor-etl-routing

    Routing engine and pipeline management for Conveyor ETL

    v0.1.0 #routing-engine #pipeline #watermark #record #event-time #conveyor #etl #dag #data-structures
  168. open-metrics-client

    Open Metrics client library allowing users to natively instrument applications

    v0.14.0 7.3K #metrics-monitoring #open-metrics #prometheus #monitoring-instrumentation
  169. templito

    A template language library that allows multiple parameters to pass between templates

    v0.4.12 #template-engine #html #language
  170. licenses

    Cargo subcommand for collecting licenses

    v0.5.0 #cargo-subcommand #cargo-license #license #tool
  171. n0-tracing-test

    Helper functions and macros that allow for easier testing of crates that use tracing

    v0.3.0 #logging #testing #tracing-test #testing-macro #default #ansi-colors #tracing-macro
  172. core-json

    A non-allocating JSON deserializer

    v0.4.0 #json-parser #stack-depth #json #core
  173. cargo-caps

    Audit what a crate is capable of by analyzing what linker symbols it emits

    v0.0.2 #capabilities #crates #security
  174. flatpage

    file system based markdown flat page

    v0.2.1 180 #flat-file #filesystem #markdown #file-metadata #front-matter #underscore #file-url #ascii #cache
  175. lexactivator

    SDK for Rust

    v3.35.1 380 #offline-activation #trial #sdk #online-activation #err #key-set
  176. zone

    Rust bindings for Zone management

    v0.3.1 14K #bindings #illumos #zlogin #adm #config
  177. bevy_vrm1

    Allows you to use VRM and VRMA in Bevy

    v0.4.0 #vrm #bevy #vrma #game
  178. rocket_ext

    A Rocket extension for working with pre-flight requests and CORS headers

    v0.3.1 420 #cors #rocket #preflight #header
  179. ollana

    Ollama over LAN - Auto-discover your Ollama server on your local network with hassle-free ease

    v0.5.3 #lan #ollama #devices #proxy #ease #hassle-free
  180. kcr_gateway_networking_x_k8s_io

    Kubernetes Custom Resource Bindings

    v2.20251213.144859 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  181. oklch-color-picker

    A standalone graphical color picker using the Oklch color space. Allows output to hex, rgb, hsl and many other formats.

    v2.3.0 #color-picker #oklab #oklch #utility
  182. ids_service

    that allows to generate unique Ids

    v1.3.7 #hash #unique-ids #uuid #hash-id
  183. torg-mask

    LLM logit masking for TØR-G constrained decoding

    v0.1.3 #llm #logit-masking #policy
  184. opentalk-roomserver-types-legal-vote

    OpenTalk RoomServer Types Legal Vote

    v0.0.18 3.6K #vote #open-talk #legal #room-server #signaling
  185. wireguard-conf

    Generate Wireguard configs and interfaces with code

    v1.0.1 #wireguard #amneziawg #builder #config
  186. mpv-client

    Bindings for libmpv client API that allow you to create plugins for MPV in Rust

    v1.1.0 1.0K #libmpv #api-client #mpv
  187. razerctl

    Allows you to control your mouse and keyboard with Razer Synapse

    v0.3.5 #razer #windows #mouse #keyboard
  188. libp2p-allow-block-list

    Allow/block list connection management for libp2p

    v0.6.0 345K #block-list #p2p #peer-to-peer #networking
  189. mdbook-embedify

    based mdbook preprocessor plugin that allows you to embed apps to your book, like youtube, codepen, giscus and many other apps

    v0.2.18 #mdbook #mdbook-plugins #plugin #embed
  190. dirty_static

    container for an immutable value that allows sneaky reloading in debug mode (via UnsafeCell) while keeping the data safe and constant in release mode. This allows you to tweak data while testing an application…

    v0.1.2 #debug-mode #const #release
  191. sthp

    Convert Socks5 proxy into Http proxy

    v0.5.0 160 #socks5-proxy #http-proxy #convert #ip
  192. crunch

    A packer for cramming lots of rectangles into a larger one, designed primarily with sprite packing in mind

    v0.5.3 4.6K #sprite-atlas #packer #rectangle #atlas #graphics
  193. assert-no-alloc-patched

    Custom Rust allocator allowing to monitor memory allocations for a thread. Aborts or prints a warning if allocating although forbidden.

    v1.1.3 #real-time-audio #debugging #real-time #audio
  194. gaol

    OS-level application sandboxing library

    v0.2.1 18K #sandbox #cross-platform #set-operations #process #applications #attempt #restrict #os-level
  195. boxchars

    allows to manipulate Box Drawing Chars

    v0.1.7 410 #box-drawing #char #style #byte #corner #hash-map #heavy #diagonal
  196. winit_input_helper

    Processes winit events, allowing input state to be queried at any time

    v0.17.0 6.6K #input-state #winit #cache #helper #input
  197. throttlecrab-server

    A high-performance rate limiting server with multiple protocol support

    v0.4.34 850 #rate-limiting #redis #gcra #throttling
  198. libdof

    .dof file protocol, a keyboard layout format specification

    v0.22.0 2.4K #keyboard-layout #format-specification #file-format #board #dof #finger #author #forms #json-format #fingering
  199. swc_css_lints

    CSS linter

    v19.0.0 #swc #linter #css #selectors #rules #font #javascript
  200. weight

    Allows you to quickly and easily calculate the size of all files even with deep nesting

    v1.0.2 #filesize #measure #file
  201. shikimori

    An unofficial async Rust library that allows you to interact with the Shikimori API

    v0.4.4 #sdk #api-wrapper #async #api-sdk
  202. cargo-qemu-runner

    A cargo subcommand that allows running Limine kernels using cargo run

    v0.1.4 340 #cargo-subcommand #cargo-run #qemu #limine #kernel #package-metadata #cargo-runner #using-cargo #success
  203. allow

    Alias/label lints (to disable) with your intentions. Reexported from allow_prefixed, grouped under rustc::, clippy:: and rustdoc:: modules.

    v0.1.5 #linting #clippy #lint
  204. manually-static

    ManualStatic that is a wrapper which allows to manually manage 'static lifetimes. It is unsafe but with debug_assertions it panics when the usage is wrong

    v1.2.0 210 #unsafe #lifetime #static #memory-management
  205. durrrrrenv

    A zsh alternative to direnv that automatically loads environment configurations when you enter a directory

    v0.1.0 #search #local-environment #zsh #automatic #direnv #file-content #venv #hash #automatic-load #shell-integration
  206. size_hinter

    Iterator adaptors allowing overriding or specifying size_hint

    v0.2.0 #size-hint #adaptor #no-std #hint-size #exact-size
  207. skills-ref-rs

    agentskills library for validating, parsing, and managing Agent Skills

    v0.1.1 #skill #validation #agent #agentskills #parser
  208. stack_dst

    A wrapper that allows storage of unsized values of up to a fixed size inline (without boxing)

    v0.8.1 3.8K #dst #stack-allocation #stack
  209. retro-cell

    A concurrent single-writer multi-reader (SWMR) data structure that allows lock-free reads and supports retroactive (historical) access

    v0.1.1 #lock-free #retroactive #concurrency
  210. msbuild

    Allows builds to run msbuild for visual studio projects

    v0.2.0 2.4K #visual-studio #build #path #win-sdk #system #vswhere #env-vars #build-script
  211. range-mutex

    A Mutex<[T]>-like type, that allows locking different ranges separately

    v0.1.7 310 #mutex #range
  212. azure_mgmt_security

    generated REST API bindings

    v0.21.0 1.3K #azure-sdk #azure-security #rest #api-bindings
  213. dezoomify-rs

    Allows downloading zoomable images. Supports several different formats such as zoomify, iiif, and deep zoom images.

    v2.9.4 #image #png #download
  214. wspr_cdk

    abstraction that allows you to do analysis on wspr's real time spot data

    v0.0.12 600 #web-api #radio #api
  215. warden-agent-lite

    User-space agent streaming cargo-warden sandbox telemetry

    v0.1.0 #telemetry #sandbox #prometheus #warden #userspace #cargo-warden #event-log #declarative-policy #cargo-workflow #metrics-export
  216. better_default

    The std Default derive, but it allows to constomize the default fields values and has some upgrades

    v1.0.5 26K #default-value #default #derive
  217. crypsol_storage

    AWS S3 storage library for Rust services with image processing, validation, and thumbnail generation

    v0.1.0 #amazon-s3 #async #storage #aws
  218. nats-io-jwt

    Generate JWTs signed using NKEYs for use with https://nats.io

    v0.1.1 3.0K #json-schema #nats #permissions #account #generator #nkey
  219. circuitbreaker-rs

    A production-grade, zero-boilerplate, lock-efficient, observability-ready Circuit Breaker library

    v0.1.1 550 #distributed-systems #fault-tolerance #concurrency #resilience #api-bindings
  220. libp2p-memory-connection-limits

    Memory usage based connection limits for libp2p

    v0.5.0 3.5K #p2p #networking #peer-to-peer
  221. calibright_cli

    A brightness utility that allows you to calibrate brightness between monitors

    v0.1.13 490 #brightness #monitors #config #exponent #max #backlight #config-toml
  222. ini-rs

    Read and write INI files with funcions. Also allows direct access to INI data

    v0.2.2 320 #config #config-file #ini-config #file-config
  223. std_io_iterators

    An iterator for STDIN and a wrapper for STDOUT. Allows easy piping, and graceful closing of application if pipe breaks

    v1.1.0 #stdout #stdin #broken-pipe #pipe #command-line
  224. slice-cell

    A Cell<[T]>-like mutable slice, that allows slice-like APIs

    v0.1.1 260 #async-io #cell #no-std
  225. soupa

    macro allowing expressions to be eagerly evaluated before a scope

    v1.0.2 #no-std #macro #no-alloc
  226. giga-segy-out

    allows writing of SEG-Y

    v0.4.0 1.8K #seg-y #segy #seismic #writer #geo
  227. styledlog

    combining versatile logging features with styled output

    v0.2.1 #logging #tabled #colored #styled #log-level
  228. libdd-telemetry

    Telemetry client allowing to send data as described in https://docs.datadoghq.com/tracing/configure_data_security/?tab=net#telemetry-collection

    v1.0.0 1.8K #telemetry #datadog #telemetry-data #worker #send #datadoghq #metrics-collection
  229. egui-treeize

    Tree-like graph visualization for egui

    v0.1.1 #tree-graph #egui #ui #tree
  230. bam

    that allows to read and write BAM, SAM and BGZIP files, written completely in Rust

    v0.1.4 330 #sam #bgzip #htslib #pileup
  231. netsblox-extension-util

    Allows for automatic generation of a NetsBlox extension that uses WASM

    v0.2.7 800 #extension #netsblox #automatic #wasm
  232. medullah-web

    Micro-Framework Based on Ntex

    v0.38.1 6.2K #ntex #micro-framework #medullah #web
  233. format-ende

    Set of traits allowing to encode/decode data from/to a generic format

    v0.1.1 #format #io #utility #data
  234. giga-segy-in

    allows parsing of SEG-Y

    v0.4.0 3.2K #parser #seg-y #segy #geo #seismic
  235. rust_cast

    that allows you to communicate with Google Cast enabled devices (e.g. Chromecast).

    v0.19.0 450 #chromecast #google #api-bindings
  236. libp2p-wasm-ext

    Allows passing in an external transport in a WASM environment

    v0.40.0 77K #p2p #networking #peer-to-peer
  237. kerbalobjects

    that allows you to read or write a KerbalObject file

    v4.0.3 190 #object-file #write-file #opcode #code-section #symbols #ksm #ko #debugging #instr #kerbal
  238. pax-chassis-macos

    Platform-specific chassis allowing Pax cartridges to be executed as native macOS apps

    v0.38.3 7.8K #macos #macos-app #macos-native #cartridge #user-input #rendering-engine #2d-rendering #pax #pax-engine #chassis
  239. derive-ctor

    Adds #[derive(ctor)] which allows for the auto-generation of struct, enum, and union constructors

    v1.0.6 #proc-macro #macro-derive #traits #no-std
  240. fun_time

    that allows you to easily time your function calls with a simple attribute!

    v0.3.4 7.8K #execution-time #measure-time #timing #measure
  241. azure_mgmt_eventgrid

    generated REST API bindings

    v0.21.0 1.4K #azure-sdk #api-bindings #rest
  242. bevy_simple_subsecond_system

    Hotpatch your Bevy systems, allowing you to change their code while the app is running and directly seeing the results!

    v0.2.0 210 #bevy #dioxus #subsecond #hotpatch
  243. loop

    The package allows for processing iterators in parallel

    v0.5.2 #parallel-processing #parallel-iterator #parallel
  244. assign

    macro to allow mutating instance with declarative flavor

    v1.1.1 23K #declarative-macro #instance #macro
  245. root_boot

    A CLI tool that allows you to restart your PC and then auto-boot into a selected device

    v0.1.3 #command-line-tool #devices #auto-boot #pc #restart #bootable
  246. bevy_replicon_snap

    High-level networking crate that extends the bevy_replicon crate to allow snapshot interpolation and client-side prediction

    v0.2.6 490 #interpolation #bevy #prediction #snapshot #bevy-networking
  247. Try searching with DuckDuckGo or on crates.io.

  248. bcf_reader

    a small, lightweight, pure-Rust library to allow efficient, cross-platform access to genotype data in BCF files

    v0.3.1 700 #cross-platform #bcf #genotype #data-access #record #file-reader
  249. alloc_counter

    Count allocations, reallocations, deallocations. Allow, deny, or forbid allocations on an expression or function basis.

    v0.0.4 1.1K #debugging-profiling #allocation #debugging #profiling #counter
  250. forevervm

    CLI. Allows you to start foreverVMs and run a REPL on them.

    v0.1.35 2.2K #repl #run #cli #start
  251. re_time_panel

    The time panel of the Rerun Viewer, allowing to control the displayed timeline & time

    v0.28.1 27K #re-run #panel #timeline #visualization #control #ui-elements
  252. pdk-cors-lib

    PDK Cors Library

    v1.6.0 440 #cors #pdk #wasm
  253. cargo-acl

    code ACL checker

    v0.8.0 1.1K #supply-chain-security #security #cargo-plugin #supply-chain
  254. reductool

    Allow Rust functions to be called by LLMs

    v0.1.2 #llm #llm-tools
  255. asyncgit

    allow using git2 in a asynchronous context

    v0.28.0 650 #git #git2
  256. orama-js-pool

    Create a pool of JavaScript engines to invoke JavaScript code concurrently

    v0.2.1 200 #deno #virtualization #concurrency
  257. takeable

    Container type that allows for temporarily moving out of the container, or permanently moving out and invalidating the container

    v0.2.2 27K #state-machine #mutable-reference #permanent
  258. agcodex-execpolicy

    Sandboxing and execution policy enforcement

    v0.1.0 #artificial-intelligence #coding-assistant #llm
  259. mockalloc

    allow testing code which uses the global allocator

    v0.1.2 850 #testing #mocking #leak
  260. v-clickhouse-rs

    Asynchronous Yandex ClickHouse client library

    v1.0.1-alpha.1 200 #clickhouse #database #tokio
  261. cfg_block

    allow using #[cfg(...)] and other macros on blocks

    v0.2.0 76K #proc-macro #block #cfg #const
  262. dmfr-folder-reader

    reads folders with dmfr schema

    v0.0.2 #dmfr #read #schema #directory
  263. tauri-plugin-axum

    A Tauri plugin that allows calling Axum Router endpoints directly

    v0.7.1 330 #tauri-plugin #axum
  264. gitlab_client

    GitLab client

    v0.15.1 360 #gitlab-api #gitlab #api
  265. secret_integers

    Wrapping around Rust's integers to allow only constant-time operations

    v0.1.7 360 #secret #integer #constant-time
  266. clipsaver

    A CLI utility that allows you to save images in you clipboard to a file

    v0.2.0 #clipboard #save-image #save-file
  267. tauri-plugin-widget

    A Tauri plugin to interact with App Widgets (Android). Allows your Tauri app to shared preferences (Android), and update timeline widgets.

    v0.1.2 #tauri-plugin #widgets #android #timeline #preferences
  268. quickgpu

    wraps the wgpu API allowing users to write shorter, clearer code

    v0.0.5 #wgpu #shorter #wrap #clearer #write #graphics
  269. cast-sender

    Fully asynchronous implementation of the Google Cast CASTV2 protocol, allowing communication with receivers such as Chromecast or Google TV devices

    v0.3.0 #chromecast #castv2 #api-bindings
  270. warden-policy-core

    Policy data model and validation for the cargo-warden sandbox

    v0.1.0 #sandbox #validation #model-validation #warden #cargo-warden #data-model #prometheus #workspace-root #build-script #metrics