1. syn

    Parser for Rust source code

    v2.0.111 54.6M #proc-macro #syntax-tree #macro-input #syntax-tree-node #macro-parser #token-parser #parse-stream #macro-derive #error-handling #source-file
  2. lettre

    Email client

    v0.11.19 338K #email #mailer #smtp #sendmail #message #email-smtp
  3. winreg

    Rust bindings to MS Windows Registry API

    v0.55.0 4.8M #windows-registry #win-sdk #windows
  4. async-executor

    Async executor

    v1.13.3 4.4M #single #multi #executor
  5. mimalloc

    Performance and security oriented drop-in allocator

    v0.1.48 1.7M #encrypted-heap #performance #api-bindings #allocator
  6. multihash

    format

    v0.19.3 1.0M #ipfs-multi-hash #ipfs #encoding-decoding
  7. io-lifetimes

    A low-level I/O ownership and borrowing library

    v3.0.1 3.1M #file-descriptor #lifetime #api #io
  8. gix-hash

    Borrowed and owned git hash digests used to identify git objects

    v0.21.0 2.1M #git-hash #git-object #gix #version-control #identifying #borrowing #object-id #object-hash
  9. snapbox

    Snapshot testing toolbox

    v0.6.23 270K #cli #testing #assert #assert-command
  10. serde_ignored

    Find out about keys that are ignored when deserializing data

    v0.1.14 1.3M #serialization #deserialize #serde
  11. libtest-mimic

    Write your own test harness that looks and behaves like the built-in test harness used by rustc --test

    v0.8.1 1.0M #test-framework #test-harness #built-in #libtest #testing
  12. liquid

    templating language for Rust

    v0.26.11 128K #liquid-templating #template-engine #static-site-generator #block #filter
  13. egui_plot

    Immediate mode plotting for the egui GUI library

    v0.34.0 311K #immediate-mode #plot #egui
  14. az

    Casts and checked casts

    v1.2.1 1.0M #checked-cast #integer #float #checked
  15. libfuzzer-sys

    A wrapper around LLVM's libFuzzer runtime

    v0.4.10 2.0M #llvm #run-time #bindings
  16. beef

    More compact Cow

    v0.5.2 2.1M #cow #slice #string #borrow
  17. argmin

    Numerical optimization in pure Rust

    v0.11.0 285K #numerical-optimization #math #science #optimization
  18. firestore

    API for Google Firestore and own Serde serializer based on efficient gRPC API

    v0.47.0 17K #firestore-client #google-api #client
  19. gray_matter

    Smart front matter parser. An implementation of gray-matter in rust. Parses YAML, JSON, TOML and support for custom parsers.

    v0.3.2 29K #front-matter #front-matter-parsers #markdown
  20. value-bag

    Anonymous structured values

    v1.12.0 3.6M #serialization #no-std
  21. iref

    Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned

    v3.2.2 293K #url #iri #identifier #uri-url #uri
  22. inkwell

    aims to help you pen your own programming languages by safely wrapping llvm-sys

    v0.7.1 41K #safe-wrapper #llvm #wrapper
  23. twilight-model

    Discord API models for the Twilight ecosystem

    v0.17.1 54K #discord-api #discord-twilight #discord #twilight
  24. update-informer

    Easily implement update checks for your application

    v1.3.0 56K #version-check #notifier #version-update #github #github-cli #update-check
  25. anstream

    IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities

    v0.6.21 20.6M #strip #wincon #terminal
  26. ptr_meta

    A radioactive stabilization of the ptr_meta rfc

    v0.3.1 5.0M #no-std #no-alloc
  27. lipsum

    lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain…

    v0.9.1 116K #random-text #typography #random
  28. icu_experimental

    ICU4X pre-release components under active development; all code in this crate is unstable

    v0.4.0 89K #internationalization #icu4x #localization #experimental #semver #unicode #client-side #pre-release
  29. deser-hjson

    a Hjson deserializer for Serde

    v2.2.5 9.3K #hjson #deserialize #serde-json
  30. serde_html_form

    (De-)serialization support for the application/x-www-form-urlencoded format

    v0.3.2 436K #serialization #serde-urlencoded #serde #urlencoded #serialize
  31. trunk

    Build, bundle & ship your Rust WASM application to the web

    v0.21.14 14K #bundler #wasm-compiler #wasm #wasm-build #compiler #build-tool
  32. subst

    shell-like variable substitution

    v0.3.8 664K #variable-substitution #shell #expansion #substitution
  33. datalogic-rs

    A fast, type-safe Rust implementation of JSONLogic for evaluating logical rules as JSON. Perfect for business rules engines and dynamic filtering in Rust applications.

    v4.0.4 2.0K #json-logic #rules-engine #json #logic
  34. atomic-waker

    A synchronization primitive for task wakeup

    v1.1.2 12.4M #waker #future #async
  35. sdd

    Scalable lock-free delayed memory reclaimer

    v4.5.3 3.4M #lock-free-memory #lock-free #concurrency #epoch
  36. public-suffix

    efficient determination of eTLD+1 based on the Mozilla Public Suffix List

    v0.1.3 162K #public-suffix-list #tld #etld #domain
  37. openmls

    Messaging Layer Security (MLS) protocol, as defined in RFC 9420

    v0.7.1 5.2K #encryption #e2ee #mls #ietf #rfc-9420
  38. irc

    usable, async IRC for Rust

    v1.1.0 2.4K #irc-client #thread-safe #async
  39. dysk

    give information on mounted filesystems

    v3.6.0 5.5K #linux #disk #mac #filesystem
  40. stable_deref_trait

    An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental

    v1.2.1 18.5M #stable-deref #vec #rc #owning-ref #marker #traits-for-types #dereference #rental #arc
  41. error-code

    Error code

    v3.3.2 1.6M #winapi #generic #define #category #errno #open-file
  42. guardian

    owned mutex guards for refcounted mutexes

    v1.3.0 102K #rc #mutex
  43. dryoc

    Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library

    v0.7.0 5.0K #nacl #crypto-box #libsodium #cryptography #curve25519
  44. mpchash

    A space-efficient (no need for vnodes) multi-probe consistent hashing algorithm

    v2.0.10 56K #consistent-hashing #hash-ring #ring
  45. origin

    Program startup and thread support written in Rust

    v0.26.2 2.1K #linux
  46. cargo-about

    Cargo plugin for generating a listing of all of the crates and the the terms under which they are licensed

    v0.8.4 29K #cargo-subcommand #spdx #cargo-license
  47. promkit

    A toolkit for building your own interactive command-line tools

    v0.10.1 2.8K #terminal-prompt #tui #interactive-command-line #user-input #read-line #ui-component #checkbox #forms #text-input #input-validation
  48. ecma402_traits

    type traits to support ECMA 402 specification in Rust. Implementors are welcome to provide their own

    v5.4.0 24K #internationalization #localization #ecma402 #ecma #icu
  49. simdnbt

    an unnecessarily fast nbt decoder

    v0.9.0 1.3K #simd #nbt #endian #serializer-deserializer #array #minecraft #unnecessarily #utf-8 #ascii #nbt-parser
  50. owned_ttf_parser

    ttf-parser plus support for owned data

    v0.25.1 1.4M #true-type #otf #opentype
  51. strck

    Checked owned and borrowed strings

    v1.0.0 151K #validation #ident #identifier #text
  52. managed

    An interface for logically owning objects, whether or not heap allocation is available

    v0.8.0 372K #ownership #heap-allocator #heap-less
  53. eyeball

    Add observability to your Rust types!

    v0.8.8 18K #async #observable #reactive
  54. snowflake-api

    Snowflake API bindings

    v0.14.0 253K #snowflake #database #api
  55. diceware

    A command line diceware, with or without dice

    v0.5.10 1.2K #password-generator #passphrase #passphrase-generator
  56. inlinable_string

    inlinable_string crate provides the InlinableString type – an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation – and the StringExt trait…

    v0.1.15 998K #inline-string #inlinable #string #inline
  57. aati

    Cross-platform package manager written in Rust

    v0.12.3 1.3K #cross-platform-package-manager #cross-platform #package-manager #clap #cli
  58. o2o

    Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.

    v0.5.4 11K #mapper #copy #derive #into #from
  59. aws-sdk-codebuild

    AWS SDK for AWS CodeBuild

    v1.115.0 #aws-sdk #build-code #build-environment #unit-testing
  60. device-driver

    A toolkit to write better device drivers, faster

    v1.0.7 4.1K #driver #toolkit #no-alloc #devices
  61. bevy_flycam

    Basic first-person fly camera for the Bevy game engine

    v0.17.0 1.0K #3d-camera #bevy #camera #3d
  62. window_clipboard

    obtain clipboard access from a raw-window-handle

    v0.5.1 79K #raw-window-handle #clipboard #window
  63. mod_interface

    Protocol of modularity unifying interface of a module and introducing layers

    v0.55.0 850 #builder-pattern #general-purpose
  64. reqwest_dav

    An async webdav client with tokio and reqwest

    v0.2.2 46K #webdav #tokio-client
  65. ndata

    Thread-safe, self-owned JSON-like data with manual garbage collection

    v0.3.15 2.5K #garbage-collection #json-like #thread-safe #manual-memory-management #byte-buffer #mirror #concurrent-data-structures
  66. crosstown_bus

    Event Bus with RabbitMQ for Rust

    v1.1.2 7.1K #event-bus #rabbitmq #events #message-handler #strong-typing #letter
  67. anybytes

    A small library abstracting over bytes owning types in an extensible way

    v0.20.0 120 #zero-copy #byte-source #mmap #view #winnow #python-bindings #pyo3 #arc #data-access #caller
  68. v_frame

    Video Frame data structures, originally part of rav1e

    v0.3.9 1.3M #video-frame #rav1e #part #planes #data-structures
  69. libafl

    Slot your own fuzzers together and extend their features using Rust

    v0.15.4 4.5K #security-testing #fuzzer #testing-fuzzing #afl-fuzz #slot #binary-only
  70. ghost

    Define your own PhantomData

    v0.1.20 186K #phantom-data #generic-parameters #no-alloc
  71. stof-cli

    Stof CLI: data that carries its own logic

    v0.11.11 #command-line-tool #cli
  72. easy-ext

    A lightweight attribute macro for easily writing extension trait pattern

    v1.0.2 83K #extension-traits #macro-attributes #no-alloc #macro #extension
  73. glass_pumpkin

    A cryptographically secure prime number generator based on rust's own num-bigint and num-integer

    v1.9.0 7.1K #prime #primes #generator #numbers #cryptography
  74. cranelift

    Umbrella for commonly-used cranelift crates

    v0.127.0 42K #jit-compiler #wasmtime #jit #compiler
  75. bevy_common_assets

    Bevy plugin adding support for loading your own asset types from common file formats such as json and yaml

    v0.15.0-rc.1 6.6K #bevy-assets #bevy #assets
  76. init-tracing-opentelemetry

    A set of helpers to initialize (and more) tracing + opentelemetry (compose your own or use opinionated preset)

    v0.34.0 88K #open-telemetry #tracing-subscriber #tracing
  77. aws-sdk-marketplaceentitlement

    AWS SDK for AWS Marketplace Entitlement Service

    v1.96.0 250 #aws-sdk #marketplaces #entitlement #product #saas #entitlements #multi-tenant #seats #api-sdk #database
  78. redis-module

    A toolkit for building Redis modules in Rust

    v2.0.7 15K #redis #plugin
  79. prople-did-core

    A set of core libraries to manage the DID data and objects based on Prople system requirements

    v0.6.5 1.7K #decentralized-identity #prople #cryptography
  80. maybe-owned

    MaybeOwned (and MaybeOwnedMut) type similar to std’s Cow but it implements From<T> and From<&'a T> and does not require ToOwned

    v0.3.4 1.0M #cow #maybe #owned
  81. ninterp

    Numerical interpolation for N-dimensional rectilinear grids

    v0.8.1 1.3K #multi-dimensional #interpolation #multilinear #linear #numerical
  82. iced_widget

    The built-in widgets for iced

    v0.14.2 55K #iced-widgets #gui-widgets #gui-toolkit #iced-gui #cross-platform-ui #text-input #renderer-agnostic #iced-renderer #graphical-user-interface #elm
  83. mtzip

    making zip archives with multithreaded compression

    v4.0.3 1.5K #zip #multi-threading #archive #compression #zlib #rust-backend
  84. result-like

    Option/Result-like monad interface for your own enum

    v0.5.1 22K #enums #monads #macro #options #result
  85. stof

    Data that carries its own logic

    v0.9.5 #validation #format #embedded
  86. railroad

    create syntax-diagrams as Scalable Vector Graphics

    v0.3.3 31K #scalable-vector-graphics #railroad-diagram #css #context-free-grammar #node #box-dyn
  87. ownable

    Derive macro for structs/enums with Cow, which can convert Type<'a> to Type<'static> and more

    v1.0.0 53K #macro-derive #into-owned #owned
  88. wit-bindgen-c

    C bindings generator for WIT and the component model, typically used through the wit-bindgen-cli crate

    v0.50.0 3.5K #component-model #wit-bindgen #wasm-bindings #wit-bindgen-cli #wit-component #snake-case #generate-bindings #model-generator #object-file #source-file
  89. cargo-archtest-cli

    CLI of arch_test_core for rule based architecture tests

    v0.1.15 100 #cargo-subcommand #architecture #testing
  90. str-macro

    The str!() macro, similar to vec![] but for strings

    v1.0.1 7.3K #string #slice #macro #owned
  91. bfom

    Brendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong?

    v0.1.47 1.5K #markdown-flavor #markdown
  92. non-empty-string

    type for non empty Strings, similar to NonZeroUsize and friends

    v0.2.6 247K #non-empty #string
  93. na_nbt

    High-performance NBT (Named Binary Tag) library with zero-copy parsing and serde support

    v0.1.3 #serialization #nbt #serde #minecraft
  94. openmetrics-parser

    An OpenMetrics/Prometheus Text Exposition Format Parser

    v0.4.4 138K #text-parser #open-metrics #prometheus #parser
  95. 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
  96. crab_nbt

    Up-to-date Rust crate for easy and intuitive working with NBT data

    v0.2.11 650 #minecraft-nbt #nbt #minecraft #crabcraft
  97. unleash-yggdrasil

    Unleash SDK domain logic extracted into a library to facilitate building your own Unleash SDKs in anything, anywhere

    v0.18.1 1.6K #sdk #unleash #yggdrasil #own #extracted
  98. topiary-queries

    tree-sitter query files compatible with Topiary

    v0.7.2 1.7K #code-formatter #tree-sitter #text
  99. alibaba-cloud-sdk-rust

    Alibaba Cloud SDK for Rust

    v0.1.18 1.2K #gostd #dysmsapi #aliyunapi #aliyunsms #smssdk
  100. classicube-sys

    Rust C bindings for ClassiCube

    v4.3.0+ClassiCube.1.3.7 3.2K #bindings #classi-cube-bindings #documentation
  101. libredr-worker

    LibreDR is an open-source ray-tracing differentiable renderer

    v0.0.21 600 #ray-tracing #renderer #differentiation #libre-dr #node
  102. tosho

    A downloader for some official mango website

    v0.8.0 750 #manga-downloader #downloader #cli
  103. ownedref

    pass around references that will be owned types on deserialization

    v0.15.4 #deserialize #shared-memory #no-std #os
  104. null-kane

    currency crate with the option to add your own currency localization logic

    v3.0.0 1.1K #currency #localization #symbols #separator #thousands
  105. cu-sensor-payloads

    Those are standardized payloads for the Copper sensors. Feel free to contribute your own.

    v0.11.0 #copper #robotics #real-time
  106. serde_buf

    Generic buffering for serde

    v0.1.2 21K #serialization #serde #serialize
  107. kuma-client

    Rust wrapper for the Uptime Kuma Socket.IO API

    v2.0.0 #socket-io #monitoring #uptime-kuma #api-monitoring
  108. tor-async-utils

    Async/futures helpers for use with Tor

    v0.37.0 14K #tor #tor-arti #arti
  109. mubo

    A static url shortener generator

    v0.1.9 #link-shortener #generator #static
  110. 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
  111. iced_navigation

    Navigation library for the iced GUI framework

    v1.6.0 #navigation #gui-framework #iced #iced-gui
  112. env_filter

    Filter log events using environment variables

    v0.1.4 6.6M #event-logging #logging
  113. human_format

    Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay

    v1.1.0 595K #filesize #magnitude #formatting #human #numbers
  114. atomicow

    A Cow-like data structure where owned data is stored inside an Arc

    v1.1.0 142K #data-structures #arc #owned #rc #stored #thread-safe #borrowing
  115. multihash-codetable

    Default multihash code-table with cryptographically secure hash implementations

    v0.1.4 19K #ipfs-multi-hash #code-table #hasher #cryptographically-secure #own
  116. rts-alloc

    Shared memory allocator intended for small frequent allocations

    v1.0.0 39K #slab-allocator #memory-allocator #shared-memory #memory-management #worker #worker-thread #lock-free #process-memory #owns
  117. ruddy

    Minimalistic library for working with binary decision diagrams

    v0.0.2 #binary-decision-diagrams #decision-diagram #split #shared-representation #logical-operator #dot #valuations #conjunction #owns #quantification
  118. flexar

    An extremely flexible lexer/parser (get it?) for writing your own programming language

    v1.2.6 440 #lexer #lexical #parser
  119. trait-cast

    Get your own Any with support for casting to trait objects

    v0.4.0 #traits #upcasts #cast #any #rtti
  120. mownstr

    Maybe Owned String

    v0.3.1 16K #string #wrapper
  121. data-rw

    io buffer write reader

    v1.6.4 120 #serialization #binary-encoding #io #serde #error
  122. fauxgen

    write your own generators in stable rust

    v0.1.6 380 #generator #async-await #own #write #stable
  123. rt-own

    runtime ownership: owner, viewer and holder

    v0.2.2 #ownership #rc #refcell #reference #box
  124. usbd-human-interface-device

    Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes.

    v0.6.0 150 #usb-hid #usb-device #keyboard #mouse
  125. linux-sysno

    A list of system call numbers

    v0.4.0 470 #syscalls #android #linux-syscalls #no-std #linux
  126. ruci

    A UCI (Universal Chess Interface) crate

    v2.1.0 700 #uci #chess
  127. gen_passphrase

    A secure, simple yet customizable passphrase generator. Use provided dictionaries or bring your own!

    v0.2.0 #random #passphrase #passphrase-generator #dictionary #custom
  128. passage_flex

    Passkey Flex for Rust - Add passkey authentication to your own Rust authentication flows with Passage by 1Password

    v1.0.1 380 #passkeys #webauthn #passage #1password #flex #authentication #flows #passwordless #biometrics
  129. pbf

    Mininmal protobuffer module; Build your own glue

    v1.22.0 #protobuf #low-cost-code #minimal
  130. tcl

    Rust bindings for Tcl language

    v0.1.9 #bindings #api-bindings #binding
  131. safe-manually-drop

    ManuallyDrop “owned field” pattern with no unsafe, no .unwrap()s, no macros

    v0.1.1 #manually-drop #unsafe #pattern #safe
  132. fiddler-cli

    Data Stream processor CLI written in rust

    v2.2.0 850 #stream-processing #config-file #io #input #lint
  133. search-provider

    Rust wrapper around the GNOME Shell search provider API

    v0.12.0 #dbus #gnome #search
  134. extend

    Create extensions for types you don't own with extension traits but without the boilerplate

    v1.2.0 164K #extension-traits #extension #traits
  135. drop-with-owned-fields

    Safe and sound owned access to a struct’s fields in Drop: no more unsafe usage of ManuallyDrop!

    v0.1.2 #manually-drop #struct #sound #unsafe #owned
  136. nom-rfc8288

    A nom based parser for RFC 8288

    v0.4.0 18K #nom #link-data #csv #complete #url #specifies #rel
  137. moos

    Memory-Optimized Objects and Strings (MOOS)

    v0.3.0 #string-optimization #stack #memory #performance
  138. mte

    A barebone terminal text editor

    v0.1.2 130 #terminal-text-editor #text-editors #change #barebone #linux
  139. purua

    PU-RU-A is a PUre RUst luA implementation (to be)

    v0.2.1 320 #lua #embedded
  140. gittype

    A typing practice tool using your own code repositories

    v0.8.0 900 #git #typing-practice #typing #practice #code
  141. solace-rs

    Unofficial Solace PubSub+ Rust Client Library. It can be used to access the services of a Solace PubSub+ Event Broker. This is a wrapper around the Solace C library. Use under your own risk…

    v0.8.0 1.7K #pub-sub #pub-sub-client
  142. cranelift-codegen-meta

    Metaprogram for cranelift-codegen code generator library

    v0.127.0 873K #cranelift-codegen #metaprogram #source
  143. macon

    builder macro-based generator with its own idioms

    v1.3.0 1.8K #derive-builder #macro-derive #builder-pattern #struct-builder #generator-with-own #macro-generator #builder-macro #blueprint
  144. tentacli

    Multipurpose console wow-client, it can be used either as a standalone application or integrated into your own project as a crate

    v14.2.1 1.8K #console-client #wow-client #idewave #idewave-cli
  145. azure_data_tables

    Azure Table storage crate from the Azure SDK for Rust

    v0.21.0 5.3K #azure-sdk #azure-storage #data-tables #storage
  146. libannict

    Annict API のクライアントライブラリ

    v0.3.2 1.1K #annict #anime
  147. crust-engine

    A Scratch-inspired game development tool with its own text-based programming language

    v1.2.0 #text-based #scratch #graphics
  148. aliri_braid

    Improve and strengthen your strings by making them strongly-typed with less boilerplate

    v0.4.0 81K #string #validation #string-validation #string-normalization #newtype
  149. polyquine

    Teach Rust types to codegen their own constructors

    v0.0.8 1.0K #proc-macro #to-tokens #quote #meta-programming #derive
  150. bounded-static

    Defines the ToBoundedStatic and IntoBoundedStatic traits

    v0.8.0 2.8K #cow #static #derive #bounded #owned
  151. markex

    Fast, non-validating markup element extractor (Tag Element, MdRef, MdCodeBlock, MDSection)

    v0.1.0-alpha.3 #markup #element #extractor #non-validating #part #markdown
  152. trmnl

    BYOS (Bring Your Own Server) framework for TRMNL e-ink displays

    v0.1.0 #e-ink-display #e-ink #byos #iot
  153. bevy-yoleck

    Your Own Level Editor Creation Kit

    v0.29.0 #level-editor #editing #bevy
  154. as-is

    An abstraction over ownership

    v0.0.30 1.9K #generic #mutability #cow #reference #no-alloc #owned-reference
  155. sms-client

    Rust client library for sms-server - send/receive SMS through your own GSM hardware with HTTP/WebSocket support and no API subscriptions

    v1.7.1 #websocket-client #gsm #sms
  156. fiddler

    Data Stream processor written in rust

    v2.2.0 850 #stream-processing #yaml-config #io #module #config-file #processors
  157. webthing

    HTTP Web Thing

    v0.15.2 #web-server #thing #humidity-sensors #fake-data
  158. rfc822-like

    encoding used in control files implemented for serde

    v0.2.3 650 #debian-package #rfc-822 #serde #debian
  159. freya-native-core

    Native DOM for Freya

    v0.3.4 390 #dioxus #desktop #skia #dioxus-ui
  160. payload-offloading-for-aws

    Large Payload offloading for AWS

    v0.1.3 #amazon-s3 #payload #aws #offloading
  161. badgers

    badge generator

    v2.0.0 #svg #badge
  162. cargo-manifest-proc-macros

    Find the syn::Path to your own crate from proc-macros reliably

    v0.4.3 250 #proc-macro #cargo-manifest #proc-macro-parser
  163. server-manager

    managing server processes. It encapsulates service startup, shutdown, and background daemon mode. Users can specify the PID file, log file paths, and other configurations through custom settings…

    v5.0.5 #process #manager #unix #libc #linux
  164. tanzhenhui_code_lib

    toolbox for my own

    v0.7.3 2.8K #config-file #tanzhenhui #lib #ini #toolbox #input-dir #output-dir
  165. byodb-rust

    Build Your Own Database in Rust!

    v0.2.1 #database #b-plus-tree #b-tree
  166. hevc_parser

    HEVC format parser, incomplete

    v0.6.9 650 #hevc #parser #format #incomplete
  167. xenia

    v0.1.1 240 #owned-fd #unix
  168. redis_rawl

    Minimal Redis client library implementation. Forked from redis-raw git@github.com:aminroosta/redis-raw-rs.git

    v0.8.0 3.0K #redis #github #git #redis-raw #forked
  169. reqt

    An HTTP request manager, providing high level features to connect to a web API and handle requests

    v1.0.0 #api-request #api-client #rest-api-client
  170. pgrx-pg-sys

    Generated Rust bindings for Postgres internals, for use with 'pgrx'

    v0.16.1 43K #pgrx #postgresql #internal #bindings #meant #postgresql-extension
  171. vexus

    A neural network builder and trainer struct to make your own AI models

    v4.0.0 260 #neural-network #brain #ai
  172. unwind_safe

    Readable unwind-safe code thanks to a try-finally-looking builder pattern

    v0.1.0 177K #unsafe #exception #safety #finally #unwind
  173. slot-cell

    SlotCell - an interior mutability container. It acts as a "Runtime-Checked Move Cell", providing owned access to data rather than references.

    v0.1.2 #no-std #cell #no-alloc
  174. gemini_bridge

    Types and functions to interact with Gemini AI API

    v0.1.16 900 #gemini-api #bridge #ai-api #interactive #chat
  175. seqmap

    A blazing fast seqlock-based concurrent hashmap where every data cell is its own seqlock, suitable for thousands of concurrent readers and writers

    v0.1.4 #lock-free #hash-map #seq-lock #parallel #concurrency #concurrency-map
  176. mown

    Maybe owned values. Wrappers for values that can be either owned or borrowed.

    v1.0.0 25K #container #wrapper #reference
  177. paddler

    Open-source LLMOps platform for hosting and scaling AI in your own infrastructure

    v2.1.1 #artificial-intelligence #inference #llama-cpp #hosting #load-balancing #admin-panel #llm #scaling #llm-inference #model-inference
  178. yy-boss

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

    v0.9.8 3.1K #yy #shader #sprite #studio #gms2 #typings #audio #boss #room #game-maker
  179. autoeq-de

    Non linear optimisation library with own DE solvers and interface to NLOpt and MetaHeuristics

    v0.2.52 #linear-optimization #non-linear-optimization #differential-evolution #plot #constraints #optimization-strategies #convergence #crossover #meta-heuristics #global-optimization
  180. cron_clock

    A cron expression parser and schedule explorer. Rich documentation and case studies and related upper-level libraries are available.

    v0.8.0 43K #cron #time #repeat
  181. log-tracing-layer

    Build your own custom tracing layer

    v0.6.0 900 #tracing-subscriber #tracing-layer #logging #layer #tracing
  182. utilz

    miscellaneous utilities too small for their own crates

    v0.7.0 100 #miscellaneous-utilities #utilities-for-own #near-future
  183. Memory-Pak

    A cross-platform retro game tracker powered by Rust with egui

    v0.1.5 #memory-pak #tracker #collection #egui #game
  184. rs-wordle-solver

    solving Wordle-style puzzles. It provides multiple guessing algorithms, as well as building blocks for implementing your own Wordle solving algorithms.

    v1.2.0 550 #puzzle-solver #wordle-solver #puzzle-game #guess #puzzle #wordle #game
  185. altcha-lib-rs

    Community implementation of the Altcha library in Rust for your own server application to create and validate challenges and responses

    v0.3.0 #challenge-response #validation #altcha #applications #create-and-validate #salt #sha-256 #sha-384 #sha-512 #sha-1
  186. oco_ref

    A smart pointer for storing immutable values with relatively-cheap cloning. (Like a Cow meets an Rc!)

    v0.2.1 72K #rc #smart-pointers #immutability #value #storing #meets
  187. astrometrics

    Some simple (astro)metrics to be

    v0.1.6 #metrics #astro #temperature #mass #radii #borrowing #mixture
  188. kuksa-rust-sdk

    SDK for the Eclipse KUKSA Databroker

    v0.2.1 850 #kuksa #eclipse #sdk #sdv #automotive
  189. stackbox

    &owning references in stable Rust - no_std-friendly Box

    v0.2.2 1.9K #move #own #stack #unsized-rvalues
  190. libappindicator-zbus

    zbus implement for libappindicator

    v0.2.0 #linux #zbus #gui
  191. swiss_uid

    Swiss UID number based on the Swiss E-Government Standard eCH-0098:2021

    v1.1.1 260 #uid #swiss #mwst #ustid #mehrwertsteuer
  192. telexide-fork

    (working) Fork of Telexide: An async Rust library for the telegram bot API

    v0.2.5 #telegram-bot #bot-api #telegram #bot #telegram-api
  193. deb822-fast

    Fast parsing of Debian control files in the deb822 format

    v0.2.3 2.7K #deb822 #control #debian #rfc-822
  194. libbruteforce

    brute force hashes (e.g. passwords). It includes a set of pre-configured hashing functions, like md5 or sha256. You can also provide your own hashing function. PLEASE DO NOT use this…

    v4.0.1 #password-hashing #brute-force #password
  195. http-signature-normalization

    An HTTP Signatures library that leaves the signing to you

    v0.7.0 3.5K #http-signatures #http #signature
  196. quork

    A collection of small things that don't deserve their own crate

    v0.9.1 1.0K #admin #sys #linux #windows
  197. apple-bundle

    Apple BundleResources serializer and deserializer for Rust

    v0.1.4 4.0K #apple #bundle-resources #serializer-deserializer #specification #key #localization #plist #string-id
  198. str-newtype

    Derive macro to define safe wrappers around string types

    v1.0.0 #grammar #abnf #regular #parser-derive #parser
  199. informalsystems-malachitebft-engine

    Malachite BFT consensus engine

    v0.5.0 270 #consensus-engine #malachite #bft #flexible #own #consensus-algorithm
  200. quectel-bg77

    Driver for Quectel's BG77 and BG770 eMTC and NB-IoT Modems

    v0.4.0 320 #no-std #bg77 #quectel
  201. ansi-escape-sequences

    High-performance Rust library for detecting, matching, and processing ANSI escape sequences in terminal text with zero-allocation static regex patterns

    v0.1.0 900 #ansi-term #ansi-escapes #regex #ansi-regex #terminal
  202. filkoll

    Find out what package owns a file

    v0.2.8 #arch-linux #package-management #pacman #linux
  203. mapito

    A command line interface for interacting with the modrinth api to manage you minecraft mods more easily

    v0.3.3 150 #minecraft-mod #modrinth #api #search #modpack #mc
  204. snake3

    Play the classical snake game on your terminal or use the crate to build your own

    v0.1.3 100 #snake-game #snake #game
  205. galvanic-assert

    comprehensive set of matcher-based assertions and expectations for easier testing. Supports checking properties of numbers, objects, enum variants, collections, panics, and more. Stuctural…

    v0.8.7 1.1K #matching #assert #hamcrest #fluent #testing
  206. arnak

    BoardGameGeek XML API

    v0.6.0 #board-game #bgg #boardgamegeek #bgg-api #boardgamegeek-api
  207. borrowme

    The missing compound borrowing for Rust

    v0.0.15 270 #lifetime #macro
  208. weakref

    Copy+static reference type which checks liveness at runtime

    v0.2.1 160 #generational #reference #copy
  209. waterui-str

    String utilities for WaterUI

    v0.2.1 #string-utilities #text #waterui #string
  210. sshenanigans

    Build your own SSH server 🛜

    v0.1.1 #ssh-server #gatekeeper #requests #own #shell #py #eg #authentication #python-script
  211. safe-vk

    create your own vk bot for conversations

    v0.3.3-alpha 600 #chat-bot #vkontakte #longpoll #api-bindings
  212. rmqtt-sys-topic

    RMQTT periodically publishes its own operational status, message statistics, and client online/offline events to system topics starting with $SYS/

    v0.18.1 #rmqtt #client #message-queue #message-broker #mqtt #statistics #iot #events-system #py #test-server
  213. enumorph

    Derive macro to generate TryFrom and From implementations for converting between newtype enum variants and their wrapped values

    v0.1.3 220 #macro-derive #enums #newtype #convert #try-from
  214. vtpipeline

    Collect files and anti-virus reports from VirusTotal to build your own collection of malicious and benign files

    v0.1.1 #virus-total #malware #malware-research
  215. goodrouter

    a bi directional trie router for all your routing needs

    v1.0.12 #isomorphic #router #universal #good
  216. byor

    Bring your own runtime!

    v1.0.0-beta.2 #smol #future #agnostic #tokio
  217. dxfilter

    Process textures with DirectX shaders. Includes few Scale, Color conversion filters and utils to make your own.

    v0.5.13 700 #directx #shader #scale #graphics #filter
  218. ownership

    Obtaining ownership

    v0.3.0 #no-alloc #owned
  219. undname

    demangling Microsoft symbols

    v2.1.2 260 #demangle #msvc #cpp
  220. force_graph

    Force-directed graph algorithm

    v0.4.0 #graph #force-directed-graph #graph-algorithms #algorithm #default
  221. bfom-blog

    CLI tool for my own blog

    v0.1.21 1.2K #markdown #blog
  222. arythemetic_expressions_parser_kharchenko_kma

    My own parser for Rust course in KMA that parses simple arythemetic expressions

    v0.1.3 #expression #parser #sqrt #brackets #logging #kma #course #square-root
  223. mopa

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

    v0.2.2 21K #macro #any
  224. river-luatile

    Write your own river layout generator in lua

    v0.1.4 260 #layout #river #generator #write #lua
  225. owning_ref

    creating references that carry their owner with them

    v0.4.1 228K #field #owned #reference
  226. hatcher_a3

    A short choose your own adventure game focused on an underlying story

    v0.1.0 #story #choose #game #short #adventure #cargo-run
  227. httpcodec

    Encoders and decoders for HTTP/1.x messages based on bytecodec crate

    v0.2.3 5.8K #message-encoder #http-message #bytecodec #http-request #decoder #1-x #http-version #request-target #encoders-and-decoders
  228. idcoop

    identity server (user login manager) supporting OpenID Connect (OAuth 2.0). Can be used for your own simple SSO system or so you don't have to write a login system for your software. [application crate, not a library]

    v0.0.2 #sso-authentication #open-id-connect #oauth2 #oauth2-sso #oauth #openid #user-login #user-name #hash #rsa-key
  229. wcc

    my own version of wc for personal use

    v1.0.11 #wc #word-count #line-count #own #word-counter #line-counter
  230. fakeowned

    convert from &Borrowed to &Owned <<safely>>

    v0.1.4 #vec #borrowing #string #safely #owned-reference #btree-map #hash-map #public-api
  231. aya-rustc-llvm-proxy

    Dynamically proxy LLVM calls into Rust own shared library

    v0.9.5 18K #llvm #call #proxy
  232. entidb_storage

    Storage backend trait and implementations for EntiDB

    v2.0.0-alpha.1 #storage-back-end #back-end-traits #database #filesystem
  233. bfom-lib

    Brendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong?

    v0.1.52 1.4K #markdown-flavor #markdown #markdown-converter
  234. into-sorted

    Collection of utility methods and functions that take an owned array and return a sorted owned array

    v0.0.3 180 #utility #traits #fp #extension
  235. ez_pci

    OSDev library for using PCI in your own OS

    v1.2.0 100 #windows-installer #osdev #pcie #bar #pci
  236. ps-promise

    Promise-like owned futures

    v0.1.0-14 #future #owned
  237. nostr-relay-builder

    Build your own custom nostr relay!

    v0.44.0 #nostr-relay #nostr #builder
  238. atomicoption

    An atomic, nullable, owned pointer

    v0.2.0 #pointers #atomic #nullable #owned
  239. libtor

    Bundle and run Tor inside your own project

    v47.13.0+0.4.7.x 4.4K #daemon #tor
  240. packrinth

    CLI tool for creating and maintaining your own Minecraft modpack

    v0.8.3 #modrinth #modpack #minecraft
  241. typeshare-driver

    macro for trivially creating your own typeshare binaries

    v1.3.0 390 #typeshare #driver #cli #macro #own #golang
  242. mldr

    My TLDR, your own commands note!

    v0.1.0 #tl-dr #own
  243. concat-string

    macros for concatenating string slices into owned strings

    v1.0.1 20K #slice #concatenation
  244. option-like

    Create your own Option-like enum

    v0.1.4 130 #newtype #options #no-alloc
  245. rkyv-owned-archive

    Helpers for having owned Archived types in rkyv

    v0.1.3 600 #rkyv #byte #buffer
  246. print-own-version

    Print own version. For testing purposes.

    v0.0.3 120 #own #testing #auto-merge
  247. xjbutil

    A xjbly created utility library for my own use

    v0.9.0-FOXTROT 2.4K #xjbly #utility #own #created
  248. Try searching with DuckDuckGo or on crates.io.

  249. zine

    opinionated tool to build your own magazine

    v0.16.0 #build-tool #static-site-generator #internationalization #magazine #article #localization
  250. threadcell

    A cell whose value can only be accessed by a owning thread

    v1.0.3 350 #static #global #cell #cooperative
  251. own

    Wraps an owned or borrowed value

    v0.1.3 460 #owned #ref
  252. fortify

    convenient way to bundle owned data with a borrowing type

    v0.4.1 750 #lifetime #reference #ownership
  253. magnetron

    Create your own modular microtonal synthesizer from reusable building blocks

    v0.6.1 500 #synthesizer #microtonal #modular #effect #sound
  254. strck_ident

    Checked owned and borrowed Unicode-based identifiers

    v1.0.0 31K #unicode-text #unicode-identifier #unicode #ident #identifier
  255. owned-pin

    A wrapper that both owns and pins data in memory

    v1.3.3 #pin #owned #rvalue #move
  256. hello_exercism

    how to create an own crate

    v0.5.5 #unit-testing #tutorial #own #language #cargo-workspace
  257. owned-future

    Turn borrowed futures into owned futures

    v0.1.2 #async #utilities
  258. byo-graphql

    bring-your-own graphql client

    v0.2.0 150 #graphql-client #graphql #client
  259. shrs

    modular library to build your own shell in rust

    v0.0.6 140 #posix-shell #posix #unix #shell
  260. mopa-maintained

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

    v0.2.3 14K #macro #traits #any
  261. uninit_buffers

    Safe uninitialized buffers that take input from functions or iterators

    v0.1.1 #uninitialized-buffer #buffering #safe
  262. my_own_parser_Kharchenko

    My own parser for Rust course in KMA

    v0.1.0 #my_own_parser_kharchenko #parser #kma #course #own
  263. own-ref

    &own references with ergonomic macro construction

    v0.1.0-alpha #reference #own #macro #construction
  264. borrowned

    Borrow-or-owned values

    v0.6.0 #borrowing #borrow-or-owned #value #convert #mutably
  265. dazzle-grove-libxml2

    libxml2-based grove implementation for Dazzle (XML + DTD validation)

    v0.4.6 #grove #xml #dtd #dazzle #validation #libxml2 #copying #file-version
  266. symbol-map

    Memory-efficient mapping from values to integer identifiers (AKA a lexicon or symbol table), with options for fast bidirectional lookup

    v1.0.2 #symbol-table #value #nlp #symbols #integer #hash-map #memory-efficient #lexicon #bidirectional #owns
  267. alloc-compose

    Composable allocator structures for plugging together more powerful allocators

    v0.5.0 #allocator #composable #structures #together #compiler
  268. str-of-bytes

    Provide some str functions over owned storage

    v0.1.0 #owned #strlike #no-alloc #string
  269. dispatch-executor

    An asynchronous executor for Apple's Grand Central Dispatch

    v0.1.0 #macos-ios #macos #ios #gcd
  270. phtm

    Re-exports for common uses of PhantomData

    v2.0.1 #lifetime #phantom-data #no-std #utility
  271. refset

    A non-owning HashSet

    v0.2.0 #hash-set #reference #set