Thanks to visit codestin.com
Credit goes to lib.rs

  1. ringbuf

    Lock-free SPSC FIFO ring buffer with direct access to inner data

    v0.4.8 400K #ring-buffer #lock-free #fifo #spsc
  2. guppy

    Track and query Cargo dependency graphs

    v0.17.24 458K #cargo-metadata #cargo-dependency-graphs #dependency-graph #package-graph #query #package-metadata #cargo-graph #cargo-dependencies #graph-traversal #graph-node
  3. shlex

    Split a string into shell words, like Python's shlex

    v1.3.0 22.3M #python #word #split #byte-string #shell #utf-8 #posix-shell #posix-compliant #string-parser #global-allocator
  4. iroh

    p2p quic connections dialed by public key

    v0.95.1 19K #p2p #hole-punching #quic
  5. naga_oil

    combining and manipulating shaders using naga IR

    v0.21.0 240K #shader #naga #import #ir #combining #prune
  6. konst

    Const equivalents of std features: comparison, destructuring, iteration, and parsing

    v0.4.3 169K #const-fn #iterator #destructuring #parser
  7. daggy

    A directed acyclic graph data structure library. It is Implemented on top of petgraph's Graph data structure and attempts to follow similar conventions where suitable.

    v0.9.0 33K #directed-acyclic-graph #directed-graph #dag #graph
  8. perf-event-open-sys

    Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants

    v5.0.0 144K #perf-events #linux #perf
  9. apollo-compiler

    A compiler for the GraphQL query language

    v1.31.0 9.0K #graphql #apollo-graphql #graphql-parser #parser
  10. btoi

    Parse integers directly from ASCII byte slices

    v0.5.0 342K #ascii-byte #integer #atoi
  11. nrf-hal-common

    details of the nRF HAL crates. Don’t use this directly, use one of the specific HAL crates instead (nrfXYZ-hal).

    v0.19.0 5.7K #hal #cortex-m #nrf #nrf52
  12. 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 550K #unicode-characters #unicode-text #unicode #text
  13. geographiclib-rs

    A port of geographiclib in Rust

    v0.2.5 433K #gis #geography #geospatial
  14. nc

    Access system calls directly

    v0.9.7 16K #syscalls #linux-syscalls
  15. atoi

    Parse integers directly from [u8] slices in safe code

    v2.0.0 5.3M #integer #conversion
  16. docify

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

    v0.4.1 164K #compile-time #macro #documentation #embed
  17. inline_tweak

    Tweak values directly from the source code

    v1.2.3 1.5K #tweak #config #inline
  18. uutils_term_grid

    formatting strings into a grid layout. Fork of term_grid.

    v0.7.0 322K #grid-layout #term-grid #string-formatting #cell #width #performance-improvements
  19. rsbkb

    has multiple tools which are designed to be called directly (through symlinks). This allows various operations on data to be chained easily like CyberChef but through pipes.

    v1.9.0 370 #base64 #decode #encode #hack
  20. aws-sdk-ebs

    AWS SDK for Amazon Elastic Block Store

    v1.92.0 6.9K #aws-sdk #block-store #ebs #snapshot #compute-cloud
  21. cargo-minimal-versions

    Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions

    v0.1.35 1.2K #cargo-subcommand #testing #testing-cargo
  22. sysfs_gpio

    access to GPIOs using the Linux sysfs interface

    v0.6.2 186K #linux-gpio #linux-kernel #embedded #sysfs #pin #provides-access #safe-api #gpio-peripheral #direction
  23. kapow

    Template processor

    v2.22.4 #template-processor #date-time #executable #command-output #generator #relative-path #markdown #image-path #file-ext
  24. drm

    Safe, low-level bindings to the Direct Rendering Manager API

    v0.14.1 259K #direct-rendering-manager #graphics-rendering #graphics-api #os #low-level
  25. git-metrics

    A git extension to store metrics directly in git, using the notes

    v0.2.6 650 #git #git-repository #metrics #extension #notes
  26. pure-rust-locales

    Pure Rust locales imported directly from the GNU C Library. LC_COLLATE and LC_CTYPE are not yet supported.

    v0.8.2 192K #internationalization #locale #libc
  27. couchbase

    The offical Couchbase Rust SDK, currently in development

    v1.0.0-beta.1 220 #nosql #json #database-json #database
  28. portgraph

    Data structure library for directed graphs with first-level ports

    v0.15.3 10K #graph #directed-graph
  29. tplay

    A media player that visualizes images and videos as ASCII art directly in the terminal (with sound)

    v0.6.3 1.0K #ascii-art #media-player #video #terminal-video-player #youtube #terminal-ascii-art
  30. datafusion-physical-expr

    Physical expression implementation for DataFusion query engine

    v52.1.0 767K #data-fusion #apache-arrow #sql #arrow
  31. cargo-tally

    Cargo subcommand for drawing graphs of the number of dependencies on a crate over time

    v1.0.71 #cargo-subcommand #cargo #subcommand
  32. sqlx-postgres

    PostgreSQL driver implementation for SQLx. Not for direct use; see the sqlx crate for details.

    v0.9.0-alpha.1 3.0M #postgresql #database #sqlx #sql #database-driver #async-postgresql #compile-time-checked #async-sql
  33. geohash

    Geohash implementation for Rust

    v0.13.1 57K #gis #geography
  34. iced_layershell

    layershell binding for iced

    v0.15.0-rc1 550 #layer-shell #wlroots #wayland
  35. rsparse

    solving sparse linear systems using direct methods

    v1.2.1 800 #sparse-linear-systems #sparse-linear-algebra #math #algebra #linear
  36. proxy-twister

    A flexible HTTP proxy switcher that routes traffic through different proxies (SOCKS5 or HTTP) based on target host patterns

    v1.1.7 #socks5-proxy #http-proxy #switcher #http #socks5
  37. sketches-ddsketch

    A direct port of the Golang DDSketch implementation

    v0.3.0 2.4M #dd-sketch #golang #port #direct #quantile
  38. libgpiod

    wrappers

    v1.0.0 600 #gpio #api-bindings #linux
  39. sqlx-mysql

    MySQL driver implementation for SQLx. Not for direct use; see the sqlx crate for details.

    v0.9.0-alpha.1 3.0M #sqlx #mysql #database-driver #sql #async #maria-db
  40. sqlx-sqlite

    SQLite driver implementation for SQLx. Not for direct use; see the sqlx crate for details.

    v0.9.0-alpha.1 3.1M #sqlite #database-driver #sqlx #sql #increase #compile-time #prevent
  41. sqlx-core

    Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

    v0.9.0-alpha.1 3.9M #sql #sqlite #postgresql #toolkit #driver #maria-db #mysql #compile-time #compile-time-checked
  42. vfio-ioctls

    Safe wrappers over VFIO ioctls

    v0.5.2 12K #ioctl #vfio #kvm
  43. docker-wrapper

    A Docker CLI wrapper for Rust

    v0.10.2 1.1K #docker-container #docker #wrapper
  44. iepub

    epub、mobi电子书读写

    v1.3.0 #ebook #epub #mobi #azw
  45. aws-sdk-directconnect

    AWS SDK for AWS Direct Connect

    v1.96.0 #direct-connect #aws-sdk #aws-direct-connect
  46. embed_plist

    Embed property list files like Info.plist directly in your executable binary

    v1.2.2 347K #plist #launchd #info #apple
  47. upstream-rs

    Fetch package updates directly from the source

    v0.6.1 #package-update #linux #package
  48. perf-event-open-sys2

    Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants

    v5.0.6 1.8K #syscalls #perf-events #linux #perf
  49. openconfiguration

    (OC) is a modular, efficient and flexible approach for the uni-directional exchange of visual e-commerce configurations

    v1.7.0 750 #config-format #oc #e-commerce #visual #scene #javascript
  50. strftime-ruby

    Ruby Time#strftime parser and formatter

    v1.3.1 1.4K #ruby #strftime #time #no-alloc
  51. clicsv

    CommandLine Spreadsheet Editor

    v1.1.0 #spreadsheet #csv #editor #cli
  52. directed

    Evaluate programs based on Directed Acyclic Graphs

    v0.3.0 2.3K #graph #dsl #dag
  53. radicle-native-ci

    Radicle native CI adapter for running directly on node host

    v0.12.0 #logging #radicle #ci #native #node #yaml-config
  54. yaml-peg

    A YAML 1.2 parser using a greedy parsing algorithm with PEG atoms

    v1.0.9 450 #yaml-parser #serde-yaml #serialization
  55. cargo-nav

    Navigate directly to crate links from your terminal

    v1.3.0 650 #crates #navigate #navigation
  56. sqlx-rt-oldapi

    Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.

    v0.6.51 300 #sql #sqlx #sqlite #async-sql #compile-time-checked #postgresql #async-database-driver #async-runtime #mysql #maria-db
  57. wsi-streamer

    A tile server for Whole Slide Images stored in S3. Stream tiles directly from cloud storage using HTTP range requests.

    v0.4.0 #tile-server #wsi #medical-imaging #pathology
  58. crates-inspector

    Terminal tool for crates dependencies manager

    v0.1.8 370 #package-dependencies #inspector #terminal #dependencies #package
  59. claude-agent

    Rust SDK for building AI agents with Anthropic's Claude - Direct API, no CLI dependency

    v0.2.21 #claude #llm #anthropic
  60. rab-disasmdis

    Disassemble MIPS instructions directly in your terminal, using the power of rabbitizer

    v2.0.0-alpha.7 210 #mips #cli #decoder
  61. graaf

    Work with directed graphs

    v0.112.0 #digraph #graph #dijkstra #bfs
  62. rust-sugiyama

    Sugiyama's algorithm to calculate coordinates of a directed graph

    v0.4.0 260 #directed-graph #graph #graph-display
  63. dcap-artifact-retrieval

    DCAP artifact retrieval tool for Intel SGX remote attestation. DCAP attestations require access to Intel-signed artifacts. This library provides clients with access to these artifacts both from Intel directly…

    v0.4.2 #intel-sgx #intel-sgx-enclave #dcap
  64. datadriven

    Rewritable table-driven testing

    v0.9.0 74K #table-driven-testing #test-cases #io #directive #file #test-files
  65. udiffx

    Parse and apply LLM-optimized unified diff + XML file changes

    v0.1.10 #unified-diff #diff-patch #llm #code-editing
  66. julian_day_converter

    Julian Day conversion methods for chrono::NaiveDateTime and direct conversion to and from unix timestamps

    v0.4.5 1.5K #julian-day #unix-timestamp #chrono #convert #64-bit #utc #date-time
  67. pf-rs

    FreeBSD lib to access OpenBSD's implementation of the PF (Packet Filter) directly via /dev/pf

    v0.2.6 330 #freebsd #packet-filter
  68. datafusion-spark

    DataFusion expressions that emulate Apache Spark's behavior

    v52.1.0 113K #data-fusion #apache-arrow #apache-spark #emulation #behavior #sql
  69. dagx

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

    v0.3.1 #directed-acyclic-graph #parallel-execution #async-task #dag #executor #task-executor
  70. dma-api

    Trait for DMA alloc and some collections

    v0.6.0 480 #dma #os
  71. dproc

    A basic CLI data processor, designed to be fed data and output data directly from the commandline

    v1.2.4 #data #command-line #fed #processor #output #variance #freq
  72. proc_sys_parser

    routines for parsing linux /proc files into Rust structs. There are multiple other crates doing this, but these either do not choose to process the statistics in way to make them directly usable…

    v0.1.22 8.5K #block-device #parser #linux
  73. bbd

    Binary Braille Dump

    v0.4.3 #braille #binary-encoding #style #decode #encoding-decoding #markdown #input-file
  74. lets_expect_assertions

    lets_expect assertions. This crate is internal to the lets_expect crate and should not be used directly.

    v0.5.2 #assertions #testing #lets-expect #equals #panic
  75. sqlx-xugu

    Xugu driver implementation for SQLx. Not for direct use; see the sqlx crate for details.

    v0.8.6-1 #async #xugu #database
  76. android-logd-logger

    A logging implementation for log which directly writes to the Android logd daemon

    v0.5.0 2.0K #logging #android #logcat #android-log #adb #logger
  77. bevy_vox_scene

    A Bevy engine plugin for loading Magica Voxel world files and render materials directly in Bevy as a scene graph

    v0.21.0 #magica-voxel #bevy #voxel #graphics
  78. loro-rle

    A internal library of loro for storing and manipulating run-length encoded data. Do not use it directly.

    v1.6.0 3.2K #crdt #collaborative-editing #local-first
  79. nftnl-rs

    Linux Netlink Nftables client for direct control on the netfilter via netlink socket

    v0.5.1 330 #nf-tables #netfilter #linux
  80. deputy

    experimental terminal-based AI coding assistant that integrates directly with your filesystem and shell. Deputy leverages agentic LLM systems to read code, manipulate files, execute shell commands…

    v0.3.0 1.4K #artificial-intelligence #coding-assistant #shell #agentic #anthropic #navigate #llm #snippets #contextual #permissioned
  81. nvdl

    Retrieve a direct download link or download the NVDA screen reader

    v0.2.0 #downloader #nvda #cli #nvda-url
  82. aws-runtime

    Runtime support code for the AWS SDK. This crate isn't intended to be used directly.

    v1.5.18 3.8M #aws-sdk #run-time #aws-client #part
  83. dagga

    For scheduling directed acyclic graphs of nodes that create, read, write and consume resources

    v0.2.3 270 #dag #solver #schedule
  84. dlt

    DLT (direct linear transform) algorithm for camera calibration

    v0.14.0 490 #computer-vision #photogrammetry #computer
  85. zelen

    Direct MiniZinc to Selen Solver

    v0.5.1 #puzzle-solver #constraint-solver #mini-zinc #csp #puzzle
  86. libp2p-dcutr

    Direct connection upgrade through relay

    v0.14.1 17K #p2p #networking #peer-to-peer
  87. rcp-tools-throttle

    Internal library for RCP tools - resource throttling and rate limiting (not intended for direct use)

    v0.27.0 #rate-limiting #rcp #throttling #internal
  88. inkspect

    A CLI tool to streamline your LLM workflow by bringing prompt refinement and generation directly into your favorite editor

    v0.4.0 460 #llm-prompt #prompt-engineering #refinement #llm #editor
  89. grabapl

    graph-based programming languages, with pluggable type systems and a focus on visible intermediate states

    v0.0.4 #graph #type-system #state #graph-based #edge #visible #programming-language #decide #linked-list #directed-graph
  90. drm-gfx

    3D graphics rendering for direct rendering manager with optional tokio thread support

    v0.1.2 #direct-rendering-manager #3dfx #drm
  91. lambda-appsync

    A type-safe framework for AWS AppSync Direct Lambda resolvers

    v0.9.0 #aws-lambda #graphql #app-sync #serverless
  92. fast_paths

    Fast shortest path calculations on directed graphs made possible by pre-processing the graph using Contraction Hierarchies

    v1.0.0 160 #shortest-path #directed-graph #graphs #contraction #hierarchies #road-network #graph-algorithms #dijkstra
  93. fat32-raw

    Cross-platform Rust library for direct FAT32 partition manipulation with ESP support

    v1.0.1 #efi #fat32 #esp #raw #filesystem
  94. directcpp

    Direct call cpp from Rust

    v0.1.13 650 #cpp #api-bindings #ffi
  95. rawsys-linux

    Direct Linux kernel syscalls in Rust — no libc required, per-ISA and multi-version aware

    v1.0.1 #syscalls #linux-syscalls #linux-kernel #linux #no-libc #inline-assembly
  96. sqlx-core-oldapi

    Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

    v0.6.51 300 #sqlx #sql-server #database #sqlite #connection-pool #database-driver #database-connection #postgresql #mysql #odbc
  97. asposepdf

    Aspose.PDF for Rust via C++ is a powerful toolkit that allows developers to manipulate PDF files directly and helps do various tasks for PDF. Contains unique features for converting PDF to other formats.

    v1.25.12 #pdf #aspose #pdf-processing #pdf-conversion #pdf-manipulation #graphics
  98. direction

    Representations of directions

    v0.18.1 500 #representation #representation-of-direction
  99. inline-python

    Inline Python code directly in your Rust code

    v0.14.4 140 #python #macro #inline #embed
  100. 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
  101. bevy_aseprite_ultra

    A Bevy plugin for directly loading spritesheets and animations from aseprite binary files with hot reloading support

    v0.7.0 200 #aseprite #bevy-animation #animation #loader #atlas #bevy
  102. claude-sdk-rs

    Rust SDK for Claude AI with CLI integration - type-safe async API for Claude Code and direct SDK usage

    v1.0.2 390 #model-context-protocol #ai-sdk #claude #sdk
  103. graphica

    Open-source multi-edge and mixed directional graph generation and canonization library

    v1.1.0 700 #directed-graph #multi-edge #canonization #isomorphism
  104. datafusion-proto-common

    Protobuf serialization of DataFusion common types

    v52.1.0 155K #data-fusion #sql #query #arrow
  105. figura

    A flexible string template formatting crate

    v1.3.3 #string-formatting #conditional #template #string-template
  106. tower-sessions-memory-store

    Memory session store. Not for direct use; see the tower-sessions crate for details.

    v0.14.0 84K #session-store #tower-sessions #axum-middleware #memory-store #session-storage #cookies #axum-session #axum-extractor
  107. upkit

    One CLI to check & update Go/Rust/Node/Python/Flutter (hybrid built-in + direct-download)

    v0.3.3 #dev-tools #updater #toolchain #cli
  108. accessory

    A configurable get/set/get_mut derive macro

    v2.1.0 146K #macro-derive #getter-setter #get-mut
  109. balanced-direction

    manipulate directions with discrete logic

    v0.2.1 370 #balanced-ternary #direction #logic #base9 #graphics
  110. floxide

    A directed graph workflow system in Rust

    v3.2.2 900 #graph #graph-workflow #directed-graph #system #type-safe #batch-processing #event-driven-workflow #store-distributed #redis
  111. mihomo-speedtest-rs

    High-performance Clash/Mihomo proxy speedtest tool with dual-mode testing: direct connection and real proxy forwarding through mihomo process. Supports multiple protocols including Shadowsocks…

    v1.1.2 #speed-test #mihomo #clash #proxy #networking
  112. txtpp

    A simple-to-use general purpose preprocessor for text files

    v0.2.4 500 #include #template #macro #tool
  113. cnav

    A fast code navigation tool powered by ripgrep for quickly finding and jumping to symbols in your codebase

    v0.2.1 110 #ripgrep #development-tools #search
  114. rjmatrix

    Creates the matrix in the terminal. Use c to cycle colors, 0-9 to change speed, and q to quit.

    v1.0.6 350 #change #exit #speed #terminal #cycle #rmatrix #0-9 #direction #bold
  115. disintegrate-postgres

    Disintegrate PostgresDB implementation. Not for direct use. Refer to the disintegrate crate for details.

    v3.0.0 #disintegrate #event-stream #business-rules #aggregate #events #domain-events #fresh #event-sourcing #cqrs
  116. maple-rs

    loading Windows PE executables and DLLs directly from memory without writing to disk

    v0.1.2 100 #pe #windows-dll #executable #dll #memory
  117. graphql-composition

    GraphQL federated schema composition

    v0.12.1 170 #graphql-schema #graphql #federation
  118. drm-fourcc

    enum with every valid Direct Rendering Manager (DRM) format fourcc

    v2.2.0 257K #direct-rendering-manager #fourcc #linux #drm
  119. rcp-tools-common

    Internal library for RCP file operation tools - shared utilities and core operations (not intended for direct use)

    v0.27.0 #rcp #internal #library
  120. roup

    Rust-first parser for OpenMP and OpenACC directives with C/C++ bindings

    v0.7.0 #openmp #hpc #openacc #parallel #parser
  121. rustledger-importer

    Import framework for rustledger - extract transactions from bank files

    v0.6.0 #finance-ledger #ledger #beancount #accounting #double-entry #finance
  122. roguemetry

    Geometry utils for 2D tile-based games

    v0.1.1 120 #cp437 #rogue-like #points #line-drawing #geometry #direction #2d-geometry #vector-operations #vec2 #tile-based
  123. bragit

    Commit specific files directly to target branches without switching

    v0.1.0 #git-branch #branch #git-commit #git #automation #commit-automation
  124. sqlx-rt

    Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.

    v0.6.3 788K #sql #sqlx #sqlite #database-connection-pooling #postgresql #compile-time-checked #async-sql #async-database-driver #mysql #maria-db
  125. rustledger-parser

    Beancount parser with error recovery and full syntax support

    v0.6.0 #finance-ledger #ledger #beancount #accounting #double-entry #finance
  126. cargo-diet

    Make your crate lean by computing size-optimal include directives for Cargo manifests

    v1.2.7 120 #cargo-subcommand #lean #crates #cli
  127. xerg

    Ultra-fast grep implementation in Rust - built for maximum speed with direct output and parallel processing

    v0.2.1 #grep #cli #search
  128. micro_bevy_world_utils

    Handy, reusable utilities for working with direct world access in a Bevy exclusive system

    v0.8.0 360 #bevy #bevy-world #direct-access #exclusive #handy #system-utilities
  129. aws-runtime-api

    Runtime support code for the AWS SDK. This isn't intended to be used directly.

    v1.1.10 #aws-sdk #run-time #runtime-for-aws-sdk #codegen #part
  130. apollo-encoder

    serialise GraphQL Schemas

    v0.8.0 4.1K #graphql-schema #apollo-graphql #graphql
  131. tinysetqueue

    A tiny, allocation-free FIFO queue with direct-mapped membership tracking for dense integer domains

    v0.3.0 #bfs #embedded #queue #deduplications
  132. colsol

    Functions for direct solution of matrix equations for compact form matrices

    v1.0.1 #solver #numerical-methods #direct #linear-solver #column-oriented #forms #experimentation #elimination #factorization
  133. hyperlane-log

    logging library that supports both asynchronous and synchronous logging. It provides multiple log levels, such as error, info, and debug. Users can define custom log handling methods and configure log file paths…

    v4.0.3 110 #debug-log #logging #tcp #redirect
  134. wdk-sys

    Direct bindings to APIs available in the Windows Development Kit (WDK)

    v0.5.1 10K #wdf #wdm #ffi #windows
  135. paparazzi

    A macOS-native command-line tool that captures screenshots and sends them directly to Claude Code with minimal setup

    v0.1.1 #screenshot #macos #automation #claude
  136. rotary-encoder-embedded

    A rotary-encoder library built with embedded-hal

    v0.5.0 600 #embedded-hal #rotary-encoder #rotary #encoder
  137. 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
  138. libcnb-package

    cross-compiling and packaging buildpacks written with libcnb.rs

    v0.30.2 200 #buildpack #cross-compiling #cnb
  139. question_bank_creator

    program is targeted at teachers & homeschool parents and is especially useful for teaching math. It allows the construction of test/worksheet/quiz questions that contain dynamic content…

    v0.29.9 #math #random #variables #dynamic-content #bank #student #teaching #quiz #teachers #criteria
  140. easy-msr-api

    that provides Rust encapsulation for the MSR API, supporting direct API calls as well as optional Swagger UI documentation

    v0.1.3 #swagger-ui #msr #documentation #encapsulation #api #的库
  141. toon-rs

    TOON format encoder/decoder with serde integration

    v2.1.0 #serde-integration #serialization #serde
  142. webauthn-rs-proto

    Webauthn Specification Bindings

    v0.5.4 98K #webauthn #authentication
  143. ruvector-dag

    Directed Acyclic Graph (DAG) structures for query plan optimization with neural learning

    v0.1.0 #directed-acyclic-graph #attention #query #dag #qu-dag #embedding #query-optimization #database #min-cut #parallel-execution
  144. aleo-core

    Data model for Leo documents (DAG=Directed - Acylic - Graph)

    v0.4.0 #text-file #graph #parser #library #file
  145. csp

    A small Content Security Policy creation helper

    v3.0.0 #content-security-policy #source #directive #helper #push
  146. frequenz-microgrid-component-graph

    representing the components of a microgrid and the connections between them as a Directed Acyclic Graph (DAG)

    v0.4.0 2.0K #directed-acyclic-graph #dag #component #microgrid #connection #frequenz #directed-graph #python-bindings
  147. hawkbit

    Client side API to interact with Eclipse hawkBit

    v0.7.0 #client-side #eclipse #api-bindings
  148. hypergraph

    data structure library to create a directed hypergraph in which an hyperedge can join any number of vertices

    v2.2.0 1.9K #data-structures #graph #data-structure
  149. disintegrate-serde

    Serialization and deserializaion library for Disintegrate event store. Not for direct use. Refer to the disintegrate crate for details.

    v3.0.0 #event-store #disintegrate #serialization #event-stream #events #aggregate #business-rules #domain-events #cqrs
  150. rcp-tools-remote

    Internal library for RCP tools - remote copy protocol and networking (not intended for direct use)

    v0.27.0 #internal #tcp #remote
  151. directed-visit

    Visitor pattern with interchangable implementations for both the visit algorithm and node object traversal

    v0.3.2 #visitor #syn #visitor-pattern
  152. cargo-interactive-update

    A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest version

    v0.6.2 750 #cargo-subcommand #update #interactive
  153. dittolive-ditto-base

    support crate for Ditto: dittolive-ditto is the crate we intend for you to interact with

    v5.0.0-experimental-sdk-cmd-logging.1 #distributed-database #bluetooth #sdk #database #distributed
  154. fey_math

    Vectors, matrices, directions, and geometry

    v0.1.0 #direction #geometry #vector #part #2d
  155. rustledger-loader

    Beancount file loader with include resolution and options parsing

    v0.6.0 #finance-ledger #ledger #beancount #accounting #double-entry #finance
  156. stodo

    CLI tool to manage TODO/FIXME comments directly from source code

    v0.1.0 #productivity #todo #cli-productivity #rust #rust-cli
  157. time-macros

    Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly

    v0.2.26 18.6M #date-time #calendar #calendar-duration
  158. rlwfc

    Wave Function Collapse (WFC) algorithm with type safety and direction-aware grid system

    v0.1.1 #wfc #algorithm #pcg #grid #graphics
  159. longitude

    Work with real world coordinates in Rust!

    v0.2.2 #coordinates #math #maps #mapping
  160. acyclib

    ML library for directed acyclic tensor graphs

    v0.3.0 #ml #training #chess #graphs #tensor #chess-engine
  161. nginx-discovery

    Discover and introspect NGINX configurations with ease

    v0.1.0 #config-parser #nginx #discovery #parser #introspection
  162. goog_cc

    A direct Rust port of the Google Congestion Control algorithm from WebRTC

    v0.1.4 330 #congestion-control-algorithm #web-rtc #port-of-google #direct #gcc #libwebrtc
  163. bevy_hotpatching_experiments

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

    v0.3.0 #dioxus #bevy #subsecond #hotpatch
  164. graphviz_dot_builder

    generating dot files to obtain images of directed graphs with subgraphs/clusters

    v0.1.5 #graphviz #cluster #digraph #subraph #dot
  165. doless

    macro to simplify struct mapping , injects cache lookup logic directly into your functions ,and function utilities

    v0.4.2 #struct-mapping #cache #struct #mapping #timing
  166. shpool-protocol

    defines the internal protocol shpool uses to talk between its client and daemon processes. You almost certainly don't need to use it directly

    v0.3.2 450 #tmux #shell #terminal #tty #persistence
  167. cu-rp-encoder

    driver for the Raspberry Pi to decode a directional encoder from GPIOs

    v0.12.0 #robotics #copper #real-time
  168. binary-search

    Generic binary search implementation

    v0.1.3 600 #transition #search #value #witness #points
  169. rust-ena

    ena-crate interacts directly with the European Nucleotide Archive(ENA)

    v0.2.0 #archive #nucleotide #european #async #interact
  170. honk-rpc

    implementing an asynchrynous, bi-directional, dynamic, and BSON-based remote procedure call system

    v0.3.1 210 #remote-procedure-call #object #p2p #protocol #session #bidirectional #bson #onion-service #json-rpc #message-format
  171. ad983x

    Platform-agnostic Rust driver for the AD9833, AD9834, AD9837 and AD9838 low-power programmable waveform generators / direct digital synthesizers

    v1.0.0 320 #waveform-generator #embedded-hal-driver #waveform #dds #generator
  172. corner-calculator

    Command line utility and lib to calculate new x+y coordinates for a window for a certain direction (=numpad key) based on existing based on given screen and window dimensions

    v0.1.4 230 #calculator #coordinates #direction #corner #window #command-line-utility #xy #numpad #window-management
  173. linux-drm

    Client for the Linux Direct Rendering Manager and Kernel Modesetting APIs

    v0.6.0 #direct-rendering-manager #linux-api #linux-kernel #api-client #modesetting #kms #client-for-linux
  174. oatmeal

    Terminal UI to chat with large language models (LLM) using different model backends, and direct integrations with your favourite editors!

    v0.13.0 1.6K #large-language-model #tui #llm
  175. duration-extender

    Adds fluent, highly readable methods (like .minutes(), .hours()) directly to integer types (u32, i64, etc.) to easily create std::time::Duration

    v0.5.0 #fluent #duration #extender
  176. nav

    handling cardinal directions and transformations

    v0.2.0 900 #direction #rotation #compass #cardinal-directions
  177. product-os-models

    Product OS : Models provides direct implementation using Candle or indirect implementation using Ollama of different models, focused on LLMs

    v0.0.4 #product-os #ollama #llm
  178. boxarray

    Safe way to allocate and initialize nested arrays directly on the heap in Rust

    v1.3.2 600 #box #arrays
  179. iter-tree

    Convert between iterators and tree structures in both directions

    v0.1.10 480 #tree-structure #data-structures #iterator
  180. vector_2d_3d

    small library for 2D and 3D vectors

    v0.5.1 650 #2d-vector #vector-2d #3d-vector #vector-3d #2d-and-3d
  181. dread

    direct io read cli tool

    v0.1.0 #io-read #direct #cli
  182. dyntri-edt2d

    Direct Monte Carlo sampler of 2D Euclidean Dynamical Triangulations

    v0.9.1 #triangulation #monte-carlo #gravity #edt #quantum
  183. ev3dev-rs

    High level pybricks-like rust bindings for e3dev

    v0.1.1 #robotics #level #high #sensors #motor #direction #straight
  184. hringas

    no libc, no_std, pure rust bindings to io_uring

    v0.6.0 #io-uring #linux #event-loop
  185. leptos-resize

    user-resizable split view for Leptos

    v0.3.0 #split-view #leptos #web-framework #resize #server-side-rendering #direction #percentages
  186. 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
  187. forge-rsx

    macro library for declarative, JSX-like HTML generation. It allows you to write HTML structures with embedded logic, attributes, nested tags, loops, and more, directly in Rust code with a concise syntax.

    v0.1.0 #template-engine #rsx #html-template-engine #macro #html
  188. syscaller

    No-std Linux direct syscall library

    v0.2.3 430 #syscalls #linux-syscalls #in-memory #linux #api-bindings
  189. direct_play_nice

    CLI program that converts video files to direct-play-compatible formats

    v0.1.0-alpha.3 #direct-play #video #video-stream #convert #plex #radarr #sonarr #video-codec #audio-codec #ffmpeg
  190. docker-stats

    Visualize container stats with beautiful, real-time charts directly in your terminal

    v0.3.0 200 #docker #statistics #monitoring
  191. utpm

    package manager for local and remote Typst packages. Quickly create and manage projects and templates on your system, and publish them directly to Typst Universe.

    v0.2.0 #package-manager #typst #package
  192. fontsdf

    fontdue extension to generate sdf:s directly

    v0.5.3 #true-type-font #opentype #font #sdf
  193. jgze

    editing gzipped JSON files directly

    v1.1.1 #gzip #editor #json
  194. ez_netflow_lib

    EZ-Netflow is an all-in-one netflow server and library that's really easy to use. This is the lib crate, which contains the core server and database code. Use this crate directly if…

    v0.1.4 250 #netflow #ipfix #sflow
  195. twine-gif

    Command line tool to fetch gifs directly from getyarn.io

    v1.0.1 #gif #twine #yarn #getyarn #command-line
  196. possum-db

    concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files

    v0.3.1 500 #sqlite #database #persistence
  197. wasmi_wast

    execute Wast files and directives with Wasmi

    v1.0.7 #wasm-interpreter #wasm #interpreter
  198. user-error

    UserFacingError is an error crate that allows you to pretty print your errors and error chain for consumption by the end user. If you implement the UFE trait, the default implementation…

    v1.2.8 240 #pretty-print #struct #xvrqt
  199. flowrs-core

    Core components of the flowrs framework for directed graph workflows

    v1.0.4 #graph #directed-graph #graph-workflow #workflow-orchestration #batch-node #batch-processing #retries #type-safe #event-driven-workflow #store-distributed
  200. satrs-mib

    Helper crate of the sat-rs framework to build a mission information base (MIB) from the On-Board Software (OBSW) code directly

    v0.1.3 270 #aerospace #space-protocols #no-std
  201. dawg

    Directed Acyclic Word Graph

    v0.0.7 330 #trie
  202. iderive

    Drop-in replacement for derive that doesn't directly depend on generic bounds

    v1.2.4 500 #proc-macro #derive
  203. lake

    high-octane memory pool with direct access, checkpoints, rollback, and zero-allocation droplets. No GC. No overhead. Just you and the bytes — total control. Allocate like a cyber-samurai.

    v0.2.0 #arena-allocator #memory-pool #zero-copy #performance
  204. include_data

    Include typed data directly in your executable

    v1.0.1 280 #static-data #byte #no-alloc #include
  205. tower-sessions-surrealdb-store

    SurrealDB session store. Not for direct use; see the tower-sessions crate for details.

    v0.7.0 #tower-sessions #surrealdb #axum #tower
  206. uber_api

    coded in Rust and hosted on crates.io for Uber's API. In particular, Uber Direct with their DaaS API. The Menu API Models have been added as well (endpoints in progress).

    v0.2.8 4.9K #delivery #endpoint #api-model #uber #api-request #customer-id #client-secret #authentication #client-id #deliveries
  207. garmin_download

    DownloadManager struct capable of downloading data directly from Garmin

    v0.2.1 650 #garmin #metrics #activities #download
  208. mago-cli

    Offers a command-line interface to parsing, linting, formatting, and other analysis tasks, giving direct, easy-to-use terminal commands

    v0.0.9 550 #linter #php-toolchain #ast #offers #write #command-line-interface #terminal-command
  209. mssf-metadata

    linking libs for Microsoft Service Fabric on windows. (Deprecated: Use mssf directly instead)

    v0.0.2 #windows #deprecated #fabric #mssf #microsoft #service-fabric
  210. forceatlas2

    fast force-directed generic n-dimension graph layout

    v0.8.0 #graph #graph-layout #spatialization
  211. 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 180 #bevy #dioxus #subsecond #hotpatch
  212. cyclic_graph

    This package provides a way to use a structure that implements a cyclic directed graph with a single input and single output. It is designed to be used asynchronously

    v0.2.1 380 #graph #graph-storage #algorithm #storage
  213. optify

    Simplifies getting the right configuration options for a process using pre-loaded configurations from files (JSON, YAML, etc.) to manage options for experiments or flights. This library…

    v0.20.5 #config #name #options
  214. force_graph

    Force-directed graph algorithm

    v0.4.0 #graph #force-directed-graph #graph-algorithms #algorithm #default
  215. everything-direct

    Direct IPC bindings for Everything Search Engine on Windows

    v0.1.0 #search-engine #everything-search #everything
  216. assert_unordered

    A direct replacement for assert_eq for unordered collections

    v0.3.5 8.8K #testing #diff #assertions
  217. drcv

    Direct and Resumable Connection Vault

    v0.2.1 #file-upload #resumable #rust
  218. memfd-exec

    Run an executable directly from memory with a friendly interface

    v0.2.1 270 #executable #interface #networking #content #straight #bundling #increase #memory-disk #in-memory #touching
  219. goodrouter

    a bi directional trie router for all your routing needs

    v1.0.12 #isomorphic #router #universal #good
  220. tiktok_rust

    interacting with the TikTok API, enabling direct posting of content and querying creator information

    v0.0.13 480 #photo #video #api
  221. bammap2

    A lightweight wrapper to run minimap2 (v2.30) alignments directly on BAM file

    v0.1.4 #long-read #minimap2 #alignment #bam
  222. prio-graph

    A lazily populated directed acyclic graph with top-level priority ordering

    v0.3.0 47K #graph #acyclic-graph #priority-queue #directed-graph #order #populated
  223. aochelpers

    A set of structs and associated methods that cover common use=cases when solving Advent Of Code problems

    v0.9.2 #methods #coordinates #problem-solving #direction #solve #rectangle #cuboid #compass #cartesian #3d
  224. tauri-plugin-axum

    A Tauri plugin that allows calling Axum Router endpoints directly

    v0.7.1 330 #tauri-plugin #axum
  225. virtfw-libhw

    direct hardware access

    v0.4.0 #hardware-access #direct #qemu #x86-64 #acpi #power-off #fw-cfg #pci #serial-port #driver
  226. file_linked

    Controlling objects linked directly to a file

    v0.1.42 230 #linked-data #storage #linked
  227. ringkernel-audio-fft

    GPU-accelerated audio FFT processing with direct/ambience separation using RingKernel actors

    v0.3.1 #fft #audio #dsp #ringkernel #audio-dsp
  228. simple-arithmetic-coding

    Arithmetic coding, directly derived from the well-known CACM87 C-language implementation

    v0.2.2 310 #entropy-coding #cacm87 #lossless
  229. oxiz-spacer

    Property Directed Reachability (PDR/IC3) engine for OxiZ - Horn clause solving

    v0.1.2 #verification #pdr #ic3 #horn #smt
  230. utf16string

    String types to work directly with UTF-16 encoded strings

    v0.2.0 152K #utf-16 #string #wstring
  231. kodik-parser

    getting direct links to files from Kodik

    v1.3.0 200 #kodik #rust #parser #library #api-bindings
  232. eqdraw

    Plot EQUATIONS directly in your TERMINAL

    v0.1.3 140 #graph-plot #equation #graph #terminal #plot
  233. kj-bevy-realistic-sun

    Sets a directional light to point in a realistic direction, accounting for latitude and time of year

    v0.0.2 #sun #gamedev #bevy #realism #simulation
  234. mapgraph

    A directed graph that can also be used as an arbitrary map

    v0.12.0 950 #graph #hash-map #graph-node
  235. link2aws

    Converts ARNs to direct links to the AWS console

    v0.1.0 #arn #aws #convert #console #link #amazon-s3 #aws-resources
  236. drm-ffi

    Safe, low-level bindings to the Direct Rendering Manager API

    v0.9.0 259K #direct-rendering-manager #ffi #low-level
  237. png-to-terminal

    Render PNG images directly in the terminal using TrueColor

    v0.1.1 #png #terminal #true-color #image #render #24-bit #ascii-art
  238. emerge

    building and rendering force directed graphs

    v0.1.4 310 #force-directed-graph #renderer #simulation #graphics #force-directed
  239. pikkr

    JSON Parser which picks up values directly without performing tokenization in Rust

    v0.16.0 #json-parser #simd-json-parser #json #simd
  240. ev3-dc

    Low level EV3 direct command library

    v0.1.0 #command #ev3
  241. autozig-parser

    Parser for autozig macro directives

    v0.1.2 #zig #parser #ffi
  242. lightyear_raw_connection

    Connection layer that directly uses the underlying IO

    v0.26.1 750 #multi-player #lightyear #server #entity #bevy #web-transport #server-client #bevy-games #game
  243. raw-printer

    Direct RAW printing on windows or linux

    v0.1.6 #printing #raw
  244. default-boxed

    Helper trait to help create large struct on heap directly

    v0.2.0 1.0K #allocator #memcpy #box
  245. dssh

    A direct SSH client using iroh

    v0.1.0 #ssh-client #iroh #ticket #direct #setup
  246. tri_grid_sim

    Deterministic tick-based simulation on a 2D grid with directional triangles

    v0.1.1 #2d-grid #deterministic #game #grid
  247. cb-digest

    A direct port of the Golang DDSketch implementation

    v0.4.0 #dd-sketch #golang #port #quantile #direct
  248. duet

    bi-directional synchronization

    v0.3.0 #sync #directory #compare #state #profile #file-sync
  249. Try searching with DuckDuckGo or on crates.io.

  250. include-preprocessor

    Tooling for C preprocessor style include directives

    v0.1.1 #pre-processor #search-path #directive #file-path #style #pragma-once #utf-8
  251. rugraph

    undirected, directed and multidirected graph library

    v1.3.0 470 #graph #digraph #dot #multidirected #multidigraph
  252. servedocs

    Serve beautiful API documentation directly from your Rust backend using Markdown

    v0.1.0 #documentation #markdown #rust
  253. roadmap

    model a project roadmap as a directed acyclic graph

    v0.7.0 260 #directed-acyclic-graph #task #directed-graph #label #status #dot #cargo-run #due-date
  254. rusoto_directconnect

    AWS SDK for Rust - AWS Direct Connect @ 2012-10-25

    v0.48.0 #direct-connect
  255. renderdag

    An ASCII or Unicode renderer for directed acyclic graphs

    v0.1.0 #ascii #unicode #graphs #renderer #acyclic
  256. floxide-macros-support

    A directed graph workflow system in Rust

    v3.2.2 #graph #directed-graph #graph-workflow #workflow #pipeline #async-pipeline
  257. drm-sys

    Bindings to the Direct Rendering Manager API

    v0.8.0 259K #direct-rendering-manager #bindings #linux
  258. directip

    Iridium SBD Direct-IP communication protocol

    v0.2.6 #satellite-communication #protocols #data-communication #iridium #sbd
  259. inline-xml

    Embed XML data directly in your Rust code

    v0.3.2 1.1K #xml #inline #embed #macro
  260. ant-libp2p-dcutr

    Direct connection upgrade through relay

    v0.12.1 #p2p #peer-to-peer #networking
  261. libblobd-direct

    blobd, direct variant

    v0.6.0 #read #blobd #size #storage #devices #block-device #deep-dive #accessible #blog-post
  262. include-pnm

    Include PNM images directly in Rust code

    v1.0.0 #image #pnm #pam #ppm #convert
  263. quotesdirectlib

    CQG Quotes Direct API bindings for Rust

    v1.0.8 #fix-fast #cqg #quotesdirect #api-bindings
  264. permutation-generator

    A direct permutation generator

    v0.1.3 100 #permutation #generator #direct #iterating #alias #upto #index-based
  265. fdg-sim

    A flexible force-directed graph framework

    v0.9.1 410 #force-directed-graph #viz #force-graph #force-directed
  266. reachability_solver

    A linear reachability solver for directional edges

    v0.2.0 #reachability #reasoning #theorem #solver
  267. aglet

    Opinionated integer-based coordinates and directions and utilities

    v0.5.2 #coordinates #direction #math
  268. ils

    Directly read directory in image files

    v0.1.0 #compiler #read-directory #language #language-compiler
  269. axum-tungstenite

    WebSocket connections for axum directly using tungstenite

    v0.3.0 1.0K #axum #websocket #web-framework
  270. endgame_direction

    representing cardinal and ordinal directions

    v0.4.0 #direction #end-game #ordinal #cardinal #coordinate-system
  271. solana-instruction

    Types for directing the execution of Solana programs

    v3.1.0 345K #solana #blockchain #execution #account-meta #instructions #directing #invocation #public-key
  272. bi-directional-pipe

    async bi-directional pipe

    v0.1.4 #bidirectional #pipe #async #task #sync #unsync