1. serde_with

    Custom de/serialization functions for Rust's serde

    v3.16.1 13.4M #serialization #deserialize #no-alloc
  2. toml

    A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

    v1.0.3+spec-1.1.0 29.4M #serialization #date-time #toml-parser #no-std
  3. crc32fast

    Fast, SIMD-accelerated CRC32 (IEEE) checksum computation

    v1.5.0 22.4M #crc32 #crc #fast
  4. directories

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

    v6.0.0 2.0M #standard-directory #app-dirs #xdg #path
  5. const_format

    Compile-time string formatting

    v0.2.35 6.5M #string-formatting #compile-time #concat
  6. cmake

    A build dependency for running cmake to build a native library

    v0.1.57 12.6M #build-dependencies #build-system
  7. reqwest-middleware

    Wrapper around reqwest to allow for client middleware chains

    v0.5.1 2.9M #http-request #http-middleware #reqwest
  8. string_cache

    A string interning library for Rust, developed as part of the Servo project

    v0.9.0 5.5M #string-interning #servo #part #atom
  9. quick-protobuf

    A pure Rust protobuf (de)serializer. Quick.

    v0.8.1 1.8M #protobuf #protobuf-parser
  10. scale-info

    Info about SCALE encodable Rust types

    v2.11.6 614K #type-info #scale-encoding #serialization #type-definition #scale-serialization #type-parameters #compile-time
  11. relative-path

    Portable, relative paths for Rust

    v2.0.1 4.8M #utf-8 #path
  12. path-slash

    Conversion to/from a file path from/to slash path

    v0.2.1 1.3M #file-path #convert-file #path
  13. fluent-uri

    A generic URI/IRI handling library compliant with RFC 3986/3987

    v0.4.1 3.9M #uri-parser #uri-builder #builder #uri #parser
  14. const_panic

    const panic with formatting

    v0.2.15 813K #panic #const #format
  15. qdrant-client

    Rust client for Qdrant Vector Search Engine

    v1.16.0 139K #vector-search #search-engine #qdrant #grpc #grpc-client #search-client
  16. strip-ansi-escapes

    Strip ANSI escape sequences from byte streams

    v0.2.1 2.7M #ansi-term #ansi-escapes #strip-ansi
  17. httptest

    HTTP testing facilities including a mock server

    v0.16.4 352K #testing #testing-http #mocking #testing-mocking
  18. datatest-stable

    Data-driven tests that work on stable Rust

    v0.3.3 165K #test-harness #data-driven #data-driven-tests #data-test
  19. r2d2_sqlite

    SQLite and SQLCipher support for the r2d2 connection pool

    v0.32.0 145K #connection-pool #r2d2 #sqlite #sqlite-pool
  20. pythonize

    Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3

    v0.28.0 417K #pyo3 #serialize #serialization #serde #python #serializer-deserializer #arbitrary-precision #rustpython #public-api
  21. typed-path

    typed variants of Path and PathBuf for Unix and Windows

    v0.12.3 825K #filesystem-path #unicode #utf-8
  22. more-asserts

    Small library providing additional assert_* and debug_assert_* macros

    v0.3.1 729K #debug-assertions #assertions #assert #testing
  23. iref

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

    v3.2.2 122K #url #iri #identifier #uri-url #uri
  24. serde_tuple

    De/serialize structs with named fields as array of values

    v1.1.3 223K #serialization #serde #tuple-struct #tuple
  25. fluent-templates

    Templating for the Fluent localization framework

    v0.13.3 35K #internationalization #fluent #fluent-localization #handlebars #tera #localization
  26. conjure-codegen

    Rust code generation for Conjure definitions

    v5.9.0 9.2K #conjure #define #serialization #documentation #arguments #strip-prefix #object-serialization
  27. sfv

    Structured Field Values for HTTP parser. Implementation of RFC 8941 and RFC 9651

    v0.14.0 1.3M #http-parser #structured-header #http-header
  28. systemd

    interface to libsystemd/libelogind provided APIs

    v0.10.1 296K #systemd-journal #libsystemd #libelogind #daemon #environment
  29. goldenfile

    testing library

    v1.10.0 138K #goldenfile-testing #testing #test
  30. os_display

    Display strings in a safe platform-appropriate way

    v0.1.4 378K #terminal #shell #terminal-text #text
  31. jmespath

    query language for JSON

    v0.5.0 108K #query-language #json-query
  32. memcache

    memcached client for rust

    v0.19.0 36K #memcached #database-driver #cache
  33. shell-quote

    shell-quoting strings, e.g. for interpolating into a Bash script.

    v0.7.2 71K #bash #dash #zsh #fish
  34. jsonptr

    Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)

    v0.7.1 3.6M #rfc-6901 #json-pointer
  35. etcd-client

    An etcd v3 API client

    v0.18.0 164K #api-client #etcd #v3 #api #async
  36. unicode_names2

    Map characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB…

    v2.0.0 779K #unicode-characters #unicode-text #unicode #text
  37. embedded-sdmmc

    A basic SD/MMC driver for Embedded Rust

    v0.9.0 13K #sdcard #embedded #fat32
  38. oha

    Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation

    v1.13.0 500 #load-generator #load-testing #performance
  39. foreign-types

    A framework for Rust wrappers over C APIs

    v0.5.0 12.2M #api #wrapper #kinds #standard #borrowing #transferring
  40. jomini

    Low level, performance oriented parser for save and game files from EU4, CK3, HOI4, Vic3, Imperator, and other PDS titles

    v0.34.1 2.4K #ck3 #eu4 #clausewitz #ironman
  41. arrow-array

    Array abstractions for Apache Arrow

    v57.3.0 3.9M #apache-arrow #array-builder #vec #slice #downcasts
  42. sugar_path

    Sugar functions for manipulating paths

    v1.2.1 54K #relative-path #path-slash #path
  43. fast-glob

    A high-performance glob matching crate for Rust

    v1.0.0 72K #glob-pattern #walk-dir #glob
  44. typescript-type-def

    Generate TypeScript type definitions for Rust types

    v0.5.13 72K #json #serde-json #javascript
  45. ion-rs

    Amazon Ion

    v1.0.0-rc.11 11K #amazon-ion #serde-json #serde #json-format
  46. nix-your-shell

    A nix and nix-shell wrapper for shells other than bash

    v1.4.8 #fish #nix-shell #fish-shell #nix
  47. globset

    Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.

    v0.4.18 8.3M #glob-pattern #regex #regex-set #multiple
  48. stringcase

    Converts string cases between camelCase, COBOL-CASE, kebab-case, and so on

    v0.4.0 118K #snake-case #pascal-case #kebab-case #camel-case #kebab
  49. drill

    HTTP load testing application written in Rust inspired by Ansible syntax

    v0.9.0 220 #load-testing #performance-testing #ansible #jmeter
  50. venial

    A very small syn

    v0.6.1 39K #proc-macro #syn #proc-macro-parser #parser #derive
  51. tuc

    When cut doesn't cut it

    v1.3.0 650 #terminal #terminal-text #cli
  52. cargo-all-features

    A Cargo subcommand to build and test all feature flag combinations

    v1.12.0 4.8K #cargo-subcommand #feature-flags #combination #testing #build-and-test #test-cargo
  53. juliaup

    Julia installer and version multiplexer

    v1.19.9 260 #version-manager #multiplexer #channel #override #server #cross-platform
  54. percent-encoding

    Percent encoding and decoding

    v2.3.2 31.7M #urlencode #ascii #character-encoding #escaping #byte #whatwg #encoded-string
  55. ar

    encoding/decoding Unix archive files

    v0.9.0 293K #archive #deb
  56. async-backtrace

    Efficient, logical 'backtraces' of async tasks

    v0.2.7 66K #async-task #backtrace #stack-trace #tokio #logical
  57. parsoid

    Wrapper around Parsoid HTML that provides convenient accessors for processing and manipulation

    v0.11.0-rc.1 240 #mediawiki #mwbot #wikitext
  58. jsonbb

    A binary representation of json value, optimized for parsing and querying

    v0.2.3 4.4K #json-representation #binary-json #json-parser #json
  59. narrow

    Apache Arrow

    v0.15.1 #apache-arrow #statically-typed #arrow
  60. cargo-watch

    Watches over your Cargo project’s source

    v8.5.3 41K #compile #notify
  61. dyon

    dynamically typed scripting language

    v0.51.0 #scripting-language #game-scripting #piston #game
  62. noargs

    Imperative command-line argument parser library with no dependencies, no macros, and no implicit I/O

    v0.4.2 10K #arguments-parser #imperative #no-dependencies #implicit #no-macros #help-text
  63. rexile

    A blazing-fast regex engine with 10-100x faster compilation - now with complete Unicode safety

    v0.5.4 1.0K #lexer #regex-pattern-matching #parser #regex #pattern
  64. sliceslice

    A fast implementation of single-pattern substring search using SIMD acceleration

    v0.4.3 225K #text-search #string-search #simd #search #text
  65. markup

    A blazing fast, type-safe template engine for Rust

    v0.16.0 2.8K #html #haml #pug #html-template
  66. envy

    deserialize env vars into typesafe structs

    v0.4.2 553K #config-env #type-safe #serde
  67. opz

    1Password CLI wrapper for seamless secret injection into commands

    v2026.2.6 #env-file #command-line-tool #1password #cache #search #command-run #env-var #field-key
  68. sealed_test

    A procmacro attribute to run your test in an isolated environment

    v1.1.0 105K #testing-environment #test-run #isolated-testing-environment
  69. egui_json_tree

    An interactive JSON tree visualiser for egui, with search and highlight functionality

    v0.14.2 5.8K #gui-widgets #json #egui #egui-ui
  70. function_name

    macro that expands to the name of the annotated function

    v0.3.0 484K #proc-macro-attributes #proc-macro #name
  71. r2d2_postgres

    Postgres support for the r2d2 connection pool

    v0.18.2 29K #postgresql #database #sql
  72. tree-fs

    convenient way to create a tree of files

    v0.3.1 9.2K #filesystem #assert #testing #directory
  73. icann-rdap-common

    Common RDAP data structures

    v0.0.27 310 #rdap #icann #data-access #extension #protocols #ietf #registration #registry-access
  74. envy-cli

    A magical little tool that takes care of your environment settings

    v0.6.0 230 #env-vars #dotenv #cli
  75. supabase-wrappers

    Postgres Foreign Data Wrapper development framework in Rust

    v0.1.25 #postgresql-extension #database #postgresql
  76. kawa

    Agnostic representation of HTTP/1.1 and HTTP/2.0 for parsing, generating and translating HTTP messages, with zero-copy, made for Sōzu

    v0.6.7 370 #http2 #h1 #clevercloud
  77. efmt

    Erlang code formatter

    v0.21.0 #code-formatter #erlang #semantic #diff #rebar
  78. sentry-kafka-schemas

    Kafka topics and schemas for Sentry

    v2.1.23 5.7K #json-schema #kafka-topic #sentry #schema-definition #messagepack
  79. throne

    Scripting language for game prototyping and story logic

    v0.5.0 #scripting-language #game-scripting #scripting
  80. esp-println

    print! and println! implementations various Espressif devices

    v0.16.1 54K #espressif #defmt #logging #embedded #esp32
  81. uri_encode

    URI percent-encoding (encodeURI, encodeURIComponent, urlencode)

    v1.0.4 1.7K #urlencode #encode-uri #url #encode #uri-url #percent-encoding
  82. ftail

    logging implementation for the log crate with support for multiple channels

    v0.3.1 5.5K #logging #filelog
  83. cargo-selector

    Cargo subcommand to select and execute binary/example targets

    v0.10.0 #cargo-subcommand #subcommand
  84. influx_db_client

    InfluxDB Rust driver

    v0.6.1 25K #influx-db
  85. typeset

    A DSL for defining source code pretty printers

    v3.1.2 #pretty-print #dsl #printing #pretty
  86. rnr

    command-line tool to rename multiple files and directories that supports regular expressions

    v0.5.1 #regex #file-rename #ascii #directory #batch-rename #backup #recursion-depth #command-line-arguments-parser #utf-8 #batch-file
  87. cicada

    Bash-like Unix shell

    v1.2.2 #shell #unix #unix-shell
  88. framels

    command line tool to list frame sequence in friendly way

    v0.7.7 1.8K #exr #command-line-tool #frame-sequence #user-friendly #list
  89. convert2json

    CLI utilities to convert BSON, CBOR, CSV, INI, MessagePack, Plist, RSV, TOML, XML & YAML into JSON and for use with jaq or jq

    v2.4.5 #json-query #xml #json #csv
  90. wildcard

    matching

    v0.3.0 383K #matching #no-std
  91. nut-workspace

    A workspace manager for working with multiple GitHub repositories simultaneously

    v0.4.0 #github-repository #workspace-manager #git #nut #git-clone #github-cli #cache #cache-directory #local-cache #local-git
  92. kcl-lib

    KittyCAD Language implementation and tools

    v0.2.126 550 #kcl #kittycad #cad
  93. jcfmt

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

    v0.1.2 #json-text #jsonc #comments #formatter #strip #authentication #debugging
  94. dart-typegen

    CLI tool for generating Dart POD-type boilerplate

    v0.1.14 1.0K #codegen #dart
  95. atem

    A meta package manager

    v0.2.5 #package-manager #linux-distro #repeatability #system
  96. toml-query

    work with toml::Value objects more conveniently

    v0.11.0 1.3K #extension #toml
  97. streamtabs

    Easy to follow noisy logs without rerunning commands

    v0.1.1 #tui #stream #terminal
  98. v_htmlescape

    The simd optimized HTML escaping code

    v0.15.8 371K #html-escaping #simd #html #escaping
  99. nebulous

    A globally distributed container orchestrator

    v0.1.86 2.0K #container-orchestration #namespaces #encryption-key #secret #kubernetes #kube #authz
  100. axiom-rs

    SDK for Axiom

    v0.11.4 101K #observability #logging #sdk
  101. diesel-derive-enum

    Derive diesel boilerplate for using enums in databases

    v3.0.0-beta.1 130K #postgresql #mysql #sql #diesel
  102. biip

    Redact sensitive information from text!

    v0.9.2 230 #sensitive-information #redact #pii #strip #text
  103. fuzzy-aho-corasick

    Aho–Corasick automaton with fuzzy matching

    v0.3.7 #aho-corasick #fuzzy-matching #pattern-matching #builder #automata #case-insensitive #substitution #non-overlapping #grapheme #unmatched
  104. node_tree

    An extendable scene graph made up of autonomous execution services known as nodes organized in a tree of processes. Inspired by Godot!

    v0.15.0 1.4K #scene-graph #framework #utility
  105. zcat

    netcat-inspired utility for zenoh

    v0.4.4 #zenoh #netcat #command-line #command-line-tool #udp #cat
  106. serde-roxmltree

    Convert roxmltree documents into Serde-compatible types

    v0.10.0 2.3K #roxml-tree #xml-serde #serde #xml #xml-serialization #serialization
  107. gruphst

    An in-memory graph database

    v0.16.3 1.1K #graph-database #in-memory-database #persistence
  108. zeroconf

    cross-platform library that wraps ZeroConf/mDNS implementations like Bonjour or Avahi

    v0.17.0 2.0K #mdns #avahi #bonjour #api-bindings
  109. valq

    macros for querying semi-structured data with the JavaScript-like syntax

    v0.3.1 4.6K #serde-json #macro #extract #json #query
  110. serde-jsonlines

    Read & write JSON Lines documents

    v0.7.0 9.6K #json-lines #serde-json #json
  111. rcp-tools-rrm

    Fast file removal tool - efficiently removes large filesets (similar to rm -rf but much faster)

    v0.27.0 #performance #cli #delete #file #remove
  112. prometheus-parser

    parsing and validating Prometheus query expressions

    v0.4.3-alpha9 100 #prometheus #pest-parser #pest
  113. http-nu

    The surprisingly performant, Nushell-scriptable, cross.stream-powered, Datastar-ready HTTP server that fits in your back pocket

    v0.12.0 #web-server #server-sent-events #nu-shell
  114. inline-c

    Write and execute C code inside Rust

    v0.1.8 7.6K #cpp #testing #c
  115. thus-saith

    Thus saith my waifu!

    v0.7.1 #waifu #saith #quote #config-file #std-dev
  116. gostd

    go standard library implementation in rust. gostd 是Go标准库的rust实现

    v0.4.5 #go-standard-library #go-api #go-to-rust #gobind #api-bindings
  117. rcp-tools-rlink

    Fast hard-linking tool - efficiently creates hard links for large filesets (inspired by pcp/dsync)

    v0.27.0 #link #performance #cli #hardlink #file
  118. ci-cargo

    Continuous integration using cargo for Clippy and tests for all possible features

    v0.2.0 #msrv #ci #cargo-msrv #features
  119. json-schema-rs

    generate Rust structs from JSON Schema

    v0.0.4 #struct #rust #structs #schema-json
  120. json2file

    Generate file output from JSON

    v1.7.8 650 #json-output #generate-json #output-file #file-extension #serialization #github-actions #txt-file
  121. jsongrep

    A JSONPath-inspired query language for JSON documents

    v0.6.0 #json-path #path-query #query-language #regex #json-output #manpage #shell-completion
  122. git2megaignore

    Convert a .gitignore file to a .megaignore file

    v0.4.0 260 #mega #git #file #file-pattern
  123. rubbl

    Facade crate and CLI interface for the Rubbl astrophysics data analysis framework

    v0.3.2 220 #data-analysis #astronomy #command-line-interface #facade #framework #astronomy-data
  124. oxttl

    Parser and serializer for languages related to RDF Turtle (N-Triples, N-Quads, Turtle, TriG and N3)

    v0.2.3 10K #n-triples #turtle #n-quads #n3 #tri-g
  125. asciidork-cli

    Asciidork CLI

    v0.35.0 #asciidoc #parser #asciidoctor
  126. monster-regex

    A custom regex spec

    v0.2.2 #regex-engine #unicode-characters #flags #specification #character-class #case-sensitive #search-engine #rift #backtracking #expression-syntax
  127. ya-etcd-rs

    etcd client for rust

    v1.3.2 #etcd-client #etcd #future #async
  128. handlebars_misc_helpers

    A collection of helpers for handlebars (rust) to manage string, json, yaml, toml, path, file, http request

    v0.17.0 1.7K #handlebars #http-request #file-path
  129. tomli

    CLI for quering and editing TOML files

    v0.5.0 #toml #editing #toml-query #querying #path #command-line-interface
  130. github-distributed-owners

    auto generating GitHub compatible CODEOWNERS files from OWNERS files distributed through the file tree

    v0.1.11 290 #owner #github #devops #cli
  131. sed-rs

    A GNU-compatible sed implementation in Rust, powered by sd's regex engine

    v1.0.0 #text #replace #text-replace #stream-editor
  132. pyo3-pylogger

    Enables log for pyo3 based Rust applications using the logging modules

    v0.5.2 1.3K #logging #pyo3 #structured-logging #log-messages #python #embedded-applications #python-integration
  133. unreal-doc

    generating documentation from Unreal C++ sources

    v1.0.9 #documentation-generator #unreal-engine #mdbook #markdown-documentation #source #bake
  134. no-proxy

    Parses and evaluate no_proxy configuration

    v0.3.6 15K #config-parser #proxy-configuration #evaluate
  135. deduplicating_array

    A serde serialization strategy that uses PartialEq to reduce serialized size

    v0.1.10 950 #serialization #partial-eq #deserialize #array #github-repo
  136. query_map

    VectorMap is a generic wrapper around HashMap<String, Vec<String>> to handle different transformations like URL query strings

    v0.7.0 414K #query-string #vec #url #serde
  137. ripgrep_all

    rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc

    v0.10.10 170 #file-search #ripgrep #rga #pdf #zip #office-document #tar-gz #text-search #e-books #text-file
  138. serde-querystring

    A query string deserializer based on serde

    v0.3.0 18K #query-string #deserialize #serde #serialization
  139. esh

    Embeddable SHell - a Rust library for building interactive, command-driven CLI applications

    v0.1.1 #vfs #interactive-cli #shell
  140. qstring

    Query string parser

    v0.7.2 566K #query-string #query-parser #url
  141. web-route

    Ergonomic web route construction, joining, and population for Rust web frameworks

    v0.2.4 6.5K #routes #join #path
  142. sikula

    query language

    v0.4.4 2.4K #query-language #query-parser #search
  143. hen

    Run API collections from the command line

    v0.12.0 #api-request #prompt #collection #variables #response-body #parallel-execution #assertions #request-context #forms
  144. dockerfile-parser

    parsing, validating, and modifying Dockerfiles

    v0.9.0 10K #dockerfile #docker #pest #parser
  145. path-munge

    A command-line utility to help set PATH-type shell variables

    v1.0.8 #manpath #variables #shell #path #precedence #munge #command-line-tool
  146. posix-portable-filename

    Constructs POSIX portable filenames (A-Za-z0-9._-)

    v0.2.3 #portable-filename #posix #validation #portable #filename
  147. bufjson

    No frills, low-alloc, low-copy JSON lexer/parser for fast stream-oriented parsing

    v0.5.1 #zero-copy #low-allocation #json #performance
  148. tagref

    maintain cross-references in your code

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

    Toolkit for covert data exfiltration using DNS

    v0.1.2 #telemetry #gdpr #exfiltration #itsec #security
  150. ruplacer

    Find and replace text in source files

    v0.10.0 1.7K #command-line #grep #find
  151. match_opt

    A macro for turning a partial match into a full match returning an option

    v0.1.3 3.2K #macro #pattern-match #match
  152. morphix

    Observing and serializing mutations

    v0.14.10 #observe #serialization #yaml #mutation #observing #serde-json #debugging #macro-derive #partial-eq #mutating
  153. quilt-rs

    accessing Quilt data packages

    v0.27.1 #remote-storage #hashing #manifest #package #version-control #package-version #key-path #content-addressable-storage #immutable-data
  154. stackaddr

    Self-describing, layered network address representation, with flexible protocol stacks

    v0.8.0 #network-protocol #address #stack #network-stack
  155. brichka

    Cli tools for databricks

    v0.2.4 #language-server #language-server-protocol #databricks #scala #catalogs #lsp #sql #authentication #cli-for-running #autocomplete
  156. rudi-dev

    Rudi - an out-of-the-box dependency injection framework for Rust

    v0.8.7 300 #dependency-injection #ioc #di
  157. cargo-mkrs

    Cargo subcommand for generating Rust files

    v0.1.2 #cargo-subcommand #generator #cli
  158. sparesults

    SPARQL query results formats parsers and serializers

    v0.3.3 8.6K #sparql-query #sparql
  159. serde_luaq

    A Lua %q serialization file format

    v0.2.1 #serde-json #file-format #lua #lua-table #serialization #lua-value #nil #lossy #deserialize #5-4
  160. lo_

    A modern Rust utility library delivering modularity, performance & extras ported from JavaScript Lodash

    v0.3.1 800 #javascript #lodash #rust-lodash #utility
  161. globcmp

    assesses whether one glob pattern matches a file path more closely than another glob pattern does

    v0.3.1 #glob-pattern #pattern-matching #path-matching
  162. line-span

    Find line ranges and jump between next and previous lines

    v0.1.5 15K #text-line #line-end #text-streaming #line
  163. tools_interface

    Abstractions of serveral Wikipedia/Wikimedia/Wikidata-related tools

    v0.1.15 #wikimedia #wikidata #wikipedia #api
  164. clean-path

    A safe fork of the path-clean crate

    v0.2.1 251K #path-clean #path #clean
  165. braces

    Convert path lists into compact brace expansion syntax

    v0.2.6 #shell #glob #path #expansion
  166. zrs

    Jump to recently used directories

    v0.1.9 550 #directory #jump #recently #helper #home
  167. bleuscore

    A fast bleu score calculator

    v0.1.6 #tokenize #bleu #deep-learning #tokenizer
  168. tomling

    A TOML parser

    v0.3.0 140 #toml-parser #deserializer #serde #no-std #toml
  169. rpmoci

    Build container images from RPMs

    v0.4.4 410 #container-image #lock-files #rpm #oci #package-repository #linux-distro #dnf #gpg-key #oci-container-image #os-release
  170. univec

    A vector that can hold elements of any single type

    v1.1.0 550 #vec #dynamic #homogeneous #any
  171. pscan

    SYN Port Scanner written in Rust, with range and decoy scanning support

    v0.1.0 #port-scanner #server #scanner
  172. enumeration

    An extension to rust enum

    v3.3.2 1.0K #enums #extension
  173. derust

    Easy way to start your Rust asynchronous application server using Tokio and Axum frameworks

    v0.3.13 #spring-boot #tokio-boot #axum-boot #rust-boot #config
  174. axum-proxy

    Tower service for reverse proxy

    v0.6.0 5.4K #reverse-proxy #axum #tower
  175. jmespath_community

    JMESPath is a query and transformation language for JSON

    v0.1.2 #jmespath #json-query #jmes-path #query-language #json-query-language #json-parser #datatype #custom-functions
  176. vite-rust

    A Vite back-end integration for Rust applications

    v0.2.4 220 #bundler
  177. vorpal-sdk

    Vorpal SDK for building Vorpal configurations

    v0.1.0-rc.1 480 #vorpal #sdk #go #step #config #sdk-for-building #supply-chain #cross-language
  178. resolver

    Expression evaluator

    v0.1.3 230 #expression-evaluator #condition #evaluator
  179. spatch

    JSON Patch (RFC 6902) library and CLI with optional schema-aware paths for stable array element addressing

    v0.3.0 #json-schema #json-patch #array-element #diff #schema-aware #array-index #6902 #query-json
  180. dokearley

    Earley parser + DSL grammar language for game devs

    v0.2.1 350 #grammar-parser #dsl #gamedev #earley #earley-parser #parser-dsl
  181. portrait

    Fills an impl with the associated items required by the trait

    v0.3.1 #traits #delegation #default-impl #fill #item #impl-block
  182. flowscripter_template_bun_rust_library

    Project template for a Rust library with Bun FFI bindings

    v1.0.26 1.6K #bun #project-template #flowscripter #ffi
  183. cstring-array

    Safe, zero-copy wrapper for passing string arrays to C FFI (char**)

    v0.1.1 #c-strings #argv #c-interop #array #api-bindings
  184. serde-env

    deserialize env into structs via serde

    v0.2.0 57K #deserialize #struct #debugging #env #string
  185. rsn

    A Rust-inspired, human-readable object notation

    v0.2.0 370 #serialization #serde #parser
  186. duct_sh

    a sub-crate for the sh function, formerly in duct

    v1.0.0 9.4K #shell #duct #child-process #execute #static-string #cmd-exe #cross-platform #windows-system #security
  187. ttfb

    + CLI utility to measure the TTFB (time to first byte) of HTTP(S) requests. This includes data of intermediate steps, such as the relative and absolute timings of DNS lookup, TCP connect, and TLS handshake.

    v1.15.0 470 #tls #timing
  188. json-patch-ext

    Unofficial extensions and helpers for json_patch

    v0.3.2 2.5K #json-patch #extension #helper #json-array #document #reference-field
  189. fips

    A powerful mock server supported by a plugin system

    v1.0.1 #plugin-system #proxy-server #server-plugin #mocking #fake-data #mocking-server #user-defined #api-testing #yaml-schema
  190. lib-ruby-parser-nodes

    Ruby parser nodes data

    v0.57.0 3.2K #node #message #parser #ruby #template #build-script
  191. pidgin

    non-recursive grammars

    v0.4.4 170 #grammar-parser #regex #regex-parser #grammar
  192. type_reflect

    Extensible runtime reflection through a Derive macro

    v0.6.2 750 #run-time-reflection #macro-derive #zod #typescript #instance
  193. gitkat

    bulk Git repository utilities

    v0.5.2 #git #git-repository #rewrite #bulk #toolkit
  194. aider-script

    A CLI wrapper around aider to make calling reusable prompts convenient

    v0.1.5 340 #artificial-intelligence #llm #aider
  195. dts

    deserialize, transform and serialize data between different encodings

    v0.6.14 #json-query #jq #yaml #hcl
  196. atuin-z

    Frecency-based directory jumping from Atuin history

    v0.1.0 #atuin #frecency #directory #zoxide #autojump
  197. bunyarrs

    Opinionated bunyan-like logger for small tools/apps

    v0.3.0 #logging #opinionated #host-name #variables #app #bunyan
  198. npm_rs

    npm bindings to use in your build scripts

    v1.0.0 6.0K #build-dependencies #web
  199. jslt

    Everyones favorite xslt but for json

    v0.0.6 #xslt #json #favorite
  200. zenoh-plugin-rest

    The zenoh REST plugin

    v1.7.2 1.5K #zenoh #rest #pub-sub #query #storage #zero-overhead #distributed-systems #geo-distributed #distributed-storage
  201. flatpage

    file system based markdown flat page

    v0.2.1 180 #flat-file #filesystem #markdown #file-metadata #front-matter #underscore #file-url #ascii #cache
  202. camino-tempfile-ext

    Quality-of-life extensions for camino-tempfile

    v0.3.3 7.1K #camino #filesystem #temp-file
  203. uff_cli

    untitled fuzzel frontend

    v0.1.1 #front-end #fuzzel #untitled #icons #config
  204. make

    just making files and directories

    v0.1.2 #directory #utility #files-directories #foo #mkdir
  205. vize_carton

    Carton - The artist's toolbox for Vize compiler

    v0.0.1-alpha.108 160 #vize #carton #artist #compiler #arena-allocator #toolbox #memory-management
  206. serialize-to-javascript

    Serialize a serde::Serialize item to a JavaScript literal template using serde_json

    v0.1.2 805K #serialize #serde-json #javascript #literals #templating #macro-derive
  207. stoic

    static blog generator

    v0.6.0 #static-site-generator #blog #js #io #metadata #css
  208. proc-macro-rules

    Emulate macro-rules pattern matching in procedural macros

    v0.4.0 135K #proc-macro #macro-rules #pattern-matching #emulation #syntax
  209. preinterpret

    An intuitive toolkit to simplify code generation development

    v0.2.1 390 #declarative-macro #pre-processor #interpreter #macro #toolkit
  210. http-signature-normalization

    An HTTP Signatures library that leaves the signing to you

    v0.7.0 2.5K #http-signatures #http #signature
  211. route_match

    A context-agnostic http routing utility

    v0.3.2 500 #http-routing #routes #match #context-agnostic #uri-path #user-id #path-matching #match-statement
  212. queryst

    Rust query string parser with nesting support, forked to update Serde

    v3.0.0 1.2K #query-string #json #json-parser #web
  213. pistonite-cu

    Battery-included common utils to speed up development of rust tools

    v0.7.4 #cu #up #copper #performance #documentation #battery-included
  214. lingxia-messaging

    Messaging infrastructure for LingXia framework

    v0.1.3 #messaging #lingxia #lxapp #api-bindings
  215. pb-jelly-gen

    A protobuf binding generation framework for the Rust language developed at Dropbox

    v0.0.17 #protobuf #dropbox #google
  216. bronzite

    🔮 Compile-time type reflection for Rust - inspect traits, fields, and methods from proc-macros with an ergonomic navigation API

    v0.2.1 #compile-time-reflection #reflection-traits #proc-macro #type-system
  217. k2hash_rust

    Official k2hash Rust Driver

    v1.0.2 #driver #client #key
  218. cote

    Quickly build your command line utils

    v0.17.1 2.0K #getopts #command-line-arguments #cli #getopt
  219. dbg-pls

    Syntax aware pretty-printing debugging

    v0.4.3 #pretty-print #syntax-aware #debug-pls #output #lit
  220. tauri-interop

    Easily connect your rust frontend and backend without writing duplicate code

    v2.2.2 800 #tauri-command #leptos #events #wasm #command
  221. proximity-sort

    command-line utility for sorting inputs by proximity to a path argument

    v1.3.0 #file-sorting #command-line-arguments #filter #pipe
  222. pretty-type-name

    a shorter version of std::any::type_name

    v1.0.1 16K #type-name #shorter #pretty #version-of-std #print
  223. golink

    Shortlink expansion engine supporting normalization, path appending, and templating

    v1.0.0 #short-url #shortlink #path-segment #templating #append #my-service #ignore-case #template-engine #pr-review
  224. assert_matches2

    A version of the assert_matches! macro that brings variables from the pattern into scope

    v0.1.2 10K #assert-matches #macro #pattern-match #scope #debugging
  225. compose-idents

    macro for generating new identifiers (names of variables, functions, traits, etc) by concatenating one or more arbitrary parts and applying other manipulations

    v0.3.0 800 #unique-identifier #concatenation #duplicates
  226. ninja-writer

    ergonomic library for writing Ninja build files

    v0.3.1 350 #ninja-build #ninja #build-system #syntax
  227. unused-pub

    detect unused public items (structs, enums, functions, etc.) in a Rust codebase

    v0.1.3 #analysis #linter #unused #clean-code
  228. v_escape

    The simd optimized escaping code

    v0.18.0 16K #simd-optimized #escaping #simd
  229. itermaps

    Implement commonly used combinations of Iterator::map

    v0.3.8 #iterator-extension #iterator-adapter #map #iterator #no-alloc
  230. kerno

    cross-platform shell written in Rust

    v1.1.1 230 #cross-platform #shell #rust
  231. zarrs_conventions

    Zarr conventions for the zarrs ecosystem

    v0.1.1 #ecosystem #zarr #conventions #metadata #zarrs
  232. hyper-staticfile

    Static file serving for Hyper 1.0

    v0.10.1 11K #file-serving #hyper-http #hyper #web #http-file
  233. erg_compiler

    Centimetre: the Erg compiler

    v0.6.53 #erg #compiler #python #centimetre #translation
  234. nourl

    Url primitive for no_std environments

    v0.1.4 5.4K #embedded #url
  235. withd

    Run a command in another directory

    v0.3.2 460 #cdpath #cd
  236. enquote

    Quotes and unquotes strings

    v1.1.0 197K #quote #unquote
  237. forge-kit

    High-performance metadata manager and parser for ForgeScript

    v0.1.1 #parser #manager #validation #ast #events #wasm
  238. cliargs

    Parses command line arguments and prints the help

    v0.6.0 600 #command-line-arguments-parser #arguments-parser #command-arguments-parser #parse-command #cli-argument-parser #config-parser #help-text #struct-fields #array-string #print-help
  239. process-terminal

    Terminal manager for displaying outputs/errors of processes launched from rust code

    v0.1.7 750 #process-manager #terminal-output #error #displaying #tui #key-code #display-output
  240. re_log_types

    The basic building blocks of the Rerun data types and tables

    v0.30.0-alpha.4 94K #re-run #building-block #logging #log-format #sdk #visualization
  241. odbc-iter

    High level database access library based on 'odbc' crate that uses native ODBC drivers to access variety of databases

    v0.2.7 500 #database-driver #odbc #orm #database
  242. degen-sql

    A postgres database engine for rust that builds on top of tokio-postgres and deadpool

    v0.2.17 #postgresql #sql #database-migrations #degen #deadpool #database-connection #top-of-tokio
  243. anycase

    a case conversion library for Rust

    v0.1.0 #snake-case #unicode #camel-case #pascal
  244. mediawiki_rest_api

    client for the MediaWiki REST API

    v0.2.1 #rest-api-client #mediawiki #client
  245. cargo-testdox

    A Cargo subcommand to print your test names as sentences

    v0.6.0 #unit-testing #testing #test
  246. s3-path

    Describe paths inside an S3 bucket like working with std's Path and PathBuf

    v0.3.2 480 #amazon-s3 #path-buf #path-components #character #describe
  247. fastforward

    implementing custom reverse proxies

    v0.5.4 #reverse-proxy #http #http-proxy #proxy #networking
  248. organic

    An org-mode parser

    v0.1.16 1.0K #org-mode-parser #org-mode #emacs
  249. Try searching with DuckDuckGo or on crates.io.

  250. everywhere

    A high-level, ergonomic Rust wrapper around the Everything SDK for fast Windows file search

    v0.1.1 #windows #voidtools #filesystem
  251. concat-idents

    Allows concatenating multiple identifiers and using them everywhere

    v1.1.5 207K #ident #combine #concatenate
  252. enumoid

    Enum Indexed Containers

    v0.4.0 #enums #vector #flags #map
  253. slog-journald

    Journald drain for slog-rs

    v2.2.0 50K #logging #journald #systemd #slog
  254. deno_bindgen

    Write high-level Deno FFI libraries in Rust

    v0.9.0-alpha #deno #ffi #macro #bindgen
  255. grammartec

    The Nautilus grammartec

    v0.3.1 2.3K #grammar #fuzzer #nautilus #regex #mutation-testing #test-coverage
  256. drg

    A command line tool to interact with a drogue-cloud instance

    v0.11.0 #iot #drogue #devices #cloud #instance #command-line-tool #cloud-iot #trust-anchor #logging #send-command
  257. rustfmt-wrapper

    wrapper around rustfmt for use by code generators

    v0.2.1 81K #rustfmt #generator
  258. hl7-parser

    Parses the structure of HL7v2 messages, but does not validate the correctness of the messages

    v0.3.0 #hl7 #health #parser
  259. mpart-async

    Asynchronous (Futures-Base) Multipart Requests for Rust

    v0.7.0 5.1K #async #client #client-server #multipart-request #warp
  260. tokio-ar

    encoding/decoding Unix archive files (tokio support)

    v0.9.0 #archive #tokio #ar #deb
  261. 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
  262. oxur-ast

    Rust AST ↔ S-expression conversion for Oxur

    v0.2.0 #ast #s-expr #ast-node #oxur #convert #round-trip #parse-file #syntax-tree #printing #indentation
  263. rusteval

    Make your application's structs and functions interactive

    v0.2.0 1.1K #interactive-repl #repl #eval
  264. sigmars

    sigmahq rule collections

    v0.2.2 240 #sigma #siem #secops #security
  265. servicer

    Simplify Service Management on systemd

    v0.1.14 #systemd-service #dbus #process
  266. js-helpers

    Easy interop utils for js objects in wasm

    v0.1.7 #js-object #javascript-object #macro #wasm-js #interop #global-variables #js-value
  267. const_init_build

    Get Rust constant variables from configuration file at build time

    v0.1.1 #build-time #constant #build-time-init #performance
  268. tortilla

    Somewhat syntax-aware text wrapping for source code and plain text documents

    v0.1.0 100 #text-wrapping #rewrap #hardwrap #textwrap
  269. nestac

    access nested structures using path-like string format

    v0.6.0 500 #string-format #json-path #update #toml #nested #sep #cargo-run #python-script
  270. mrflagly

    No nonsense feature flagging system

    v0.2.14 #env-var #python-bindings #service #json #system #flagging #rollout #decentralized
  271. clown

    approximation of capture-by-closure lambdas

    v1.1.2 440 #lambda #slip #approximation #honk #foo-bar #proc-macro-hygiene
  272. pco_cli

    compresses, inspects, and decompresses pco data

    v1.0.0 #delta-compression #numerical #compression