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

  1. parking_lot

    More compact and efficient implementations of the standard synchronization primitives

    v0.12.5 25.3M #rw-lock #condvar #mutex #once
  2. spin

    Spin-based synchronization primitives

    v0.10.0 13.2M #rw-lock #spin-lock #mutex #mutex-lock
  3. goblin

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

    v0.10.4 2.2M #pe-binary #archive #pe
  4. httpmock

    HTTP mocking library for Rust

    v0.8.2 932K #http-mocking #testing #mocking
  5. crossbeam

    Tools for concurrent programming

    v0.8.4 2.5M #lock-free #atomic #rcu #garbage #non-blocking
  6. axum-test

    For spinning up and testing Axum servers

    v18.6.0 358K #testing #axum
  7. flume

    A blazingly fast multi-producer channel

    v0.12.0 5.9M #mpmc #mpsc #channel #fifo #thread
  8. pollster

    Synchronously block the thread until a future completes

    v0.4.0 615K #async-executor #block-on #minimal #run-time
  9. sled

    Lightweight high-performance pure-rust transactional embedded database

    v1.0.0-alpha.124 364K #lmdb #rocksdb #redis
  10. stateright

    A model checker for implementing distributed systems

    v0.31.0 492K #actor-model #model-checking #raft #paxos
  11. watchexec

    execute commands in response to file modifications

    v8.0.1 80K #file-watcher #filesystem #watcher
  12. crossfire

    channels for async and threads

    v3.0.0-beta.2 15K #async-channel #lock-free #async-blocking #channel
  13. throbber-widgets-tui

    ratatui widget that displays throbber

    v0.10.0 27K #ratatui-widgets #tui #tui-widgets #widgets
  14. uhlc

    A Unique Hybrid Logical Clock for Rust

    v0.9.0 118K #logical-clock #timestamp #hlc #clock
  15. cargo-dist

    Shippable application packaging for Rust

    v0.30.3 850 #build #git-tags #github #publish #ci #packaging #announce #git-push #tl #dr
  16. unwinding

    in Rust and for Rust

    v0.2.8 134K #x86-64 #unwinder #arm64 #stack #personality
  17. avian3d

    An ECS-driven physics engine for the Bevy game engine

    v0.4.1 9.7K #physics-engine #rigid-body-simulation #continuous-collision-detection #bevy-physics #bevy
  18. linked_list_allocator

    allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.

    v0.10.5 160K #heap-allocator #no-std #malloc #kernel
  19. cargo-call-stack

    Static, whole program stack usage analyzer

    v0.1.16 1.0K #call-graph #call-stack-analysis #stack #analysis
  20. interoptopus

    The polyglot bindings generator for your library (C#, C, Python, ...). 🐙

    v0.15.0-alpha.24 11K #python-bindings #bindings-generator #codegen
  21. xcp

    (partial) clone of the Unix cp command, with more user-friendly feedback and some performance optimisations. See the README for features and limitations.

    v0.24.2 100 #file-copy #filesystem #coreutils #cp
  22. talc

    A fast and flexible allocator for no_std and WebAssembly

    v4.4.3 39K #memory-allocator #memory-management #heap-memory #wasm-memory #wasm #heap-allocator
  23. napa

    secure command line password manager

    v1.0.2 650 #password-manager #cryptography
  24. ferroid

    High-performance ULID and Snowflake-style IDs. Unique, monotonic, and lexicographically sortable IDs optimized for low-latency services and async workloads.

    v1.0.0 105K #snowflake-id #ulid #monotonic
  25. pea2pea

    A lightweight, performant microkernel for TCP peer-to-peer (P2P) networking. Handles connection pooling and framing, leaving the logic to you.

    v0.54.0 550 #p2p #tcp-networking #tokio #networking
  26. spin_sleep

    Accurate sleeping. Only use native sleep as far as it can be trusted, then spin.

    v1.3.3 37K #sleep
  27. bevy_framepace

    Frame pacing and frame limiting for Bevy

    v0.20.1 4.3K #bevy-plugin #frame-rate #limiting #spin-sleep #events #frametime #main-thread #pacing #next-frame #bevy-input
  28. ros2-client

    ROS2 client library based on RustDDS

    v0.8.2 4.6K #rtps #dds #dds-rtps #protocols #network-protocols
  29. cargo-ferris-wheel

    🎡 Detect workspace dependency cycles in Rust monorepos

    v1.1.0 1.4K #cargo-workspace #workspace-dependencies #monorepo #cargo #cycle
  30. static_init

    Safe mutable static and non const static initialization, and code execution at program startup/exit

    v1.0.4 224K #static-initialization #constructor #preformance #optimization
  31. emojic

    Emoji constants

    v0.5.1 700 #emoji #unicode
  32. jail

    FreeBSD jail library

    v0.3.1 800 #freebsd-jail #container #chroot #freebsd #api-bindings
  33. hddfancontrol

    Daemon to regulate fan speed according to hard drive temperature on Linux

    v2.0.6 #fan-control #temperature #control
  34. couch_rs

    CouchDB library for Rust

    v0.12.1 480 #couch-db #orm #nosql #database
  35. hprof-slurp

    JVM heap dump hprof file analyzer

    v0.6.2 #heap-dump #java #jvm #analyzer #hprof
  36. orx-concurrent-bag

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

    v3.4.0 51K #lock-free-data-structures #lock-free #concurrency #data-structures #bag
  37. multiqueue2

    A fast mpmc broadcast queue

    v0.2.1 150 #mpmc #broadcast #queue #lockless #channel
  38. faktory

    API bindings for the language-agnostic Faktory work server

    v0.13.1 1.1K #api-bindings #job-server #work-server #server-api
  39. rmqtt

    MQTT Server for v3.1, v3.1.1 and v5.0 protocols

    v0.18.1 300 #mqtt-server #iot #mqtt-broker
  40. zenobuf-cli

    Command-line tools for the Zenobuf framework - monitor topics, call services, manage parameters

    v0.3.3 470 #framework #service #node #monitor #manage #command-line-tool #pub-sub #ros #protobuf #zenoh
  41. jnv

    JSON navigator and interactive filter leveraging jq

    v0.6.1 #json-query #jq #json-filter #command-line-json #autocomplete #json-text #navigator #config-file #input-file #json-path
  42. unicycle

    A scheduler for driving a large number of futures

    v0.10.2 8.1K #async #future
  43. amity

    Concurrency algorithms

    v0.6.3 #lock-free #wait-free #algorithm #concurrency #no-std
  44. apollo-federation

    Apollo Federation

    v2.11.0-abstract.1 5.2K #graphql #subgraph #federation #apollo-graphql #run-time
  45. quant-iron

    high-performance, hardware-accelerated modular quantum computing library with a focus on physical applications. Quant-Iron provides tools to represent quantum states, apply standard quantum gates…

    v2.0.0 500 #quantum-circuit #quantum-computing #gpu #science
  46. slint-interpreter

    Interpreter library for Slint

    v1.14.1 650 #gui-toolkit #slint #ui-design #ui-toolkit
  47. triton-cli

    Command Line Interface to run, prove, and verify programs written for Triton VM

    v1.0.0 #triton-vm #run-command #prove #verify #programs #profiling #command-line-tool
  48. storyteller

    focused on supporting user oriented output while supporting multiple output types (e.g. json, a progressbar, etc.)

    v1.0.1 4.2K #event-handling #json-output #progress-bar #events #ui #event-listener #output-formatting #reporter #building-block
  49. horust

    A complete supervisor and init system, designed for running in containers

    v0.1.10 #docker #supervisor #container #init
  50. easyfft

    providing an easy FFT API for arrays and slices

    v0.4.2 10K #fft #const-generics #dft #discrete
  51. ripress

    An Express.js-inspired web framework for Rust

    v2.3.0 #web-framework #file-upload #web-server
  52. anarchist-readable-name-generator-lib

    Generate a readable name from something with with famous anarchist writers

    v0.2.1 23K #random-name #name-generator #utility
  53. wrpc-interface-http

    wRPC HTTP interface

    v0.34.0 480 #wrpc #wasi-http #http-request #define #system #execution-environment
  54. aegis_vm

    Advanced Rust code virtualization and obfuscation framework

    v0.2.51 #obfuscation #vm #protection #security
  55. samsa

    Rust-native Kafka/Redpanda protocol and client implementation

    v0.1.8 #kafka #redpanda #confluent
  56. bevy_tasks

    A task executor for Bevy Engine

    v0.18.0 304K #bevy #async-executor
  57. mairu

    on-memory AWS credentials agent and executor

    v0.10.0 #aws-credentials #aws #aws-security #security #cli
  58. symbolica

    A blazing fast computer algebra system

    v1.2.1 170 #symbolic-math #physics #algebra #manipulation
  59. odd-box

    a dead simple reverse proxy server and web server

    v0.1.13-RC2 #reverse-proxy #reverse-proxy-server #web-server #host-name #site #web-ui #proxy-service #certificate #https-proxy #cache
  60. spin-sdk

    The Spin Rust SDK makes it easy to build Spin components in Rust

    v5.1.1 2.5K #sdk #http-request #key-value-store #component #spin #mysql #redis #serverless #artificial-intelligence
  61. tokstream-cli

    CLI token stream simulator using Hugging Face tokenizers

    v0.1.2 #tokenize #streaming #tokenizer #cli
  62. bevy_stl

    STL loader for bevy, based on stl_io

    v0.18.0 3.5K #stl #bevy #loader-for-bevy #extension #uv #wireframe #stl-format
  63. content-security-policy

    Will parse and validate Content-Security-Policy level 3

    v0.6.0 240 #csp #http #security
  64. spinne

    cli tool that analyzes design system usage for react projects

    v0.6.0 550 #react-component #graph #design-system #web-components #project #visualization #tsx #graph-analysis #command-line-tool #spins
  65. quantrs2-anneal

    Quantum annealing support for the QuantRS2 framework

    v0.1.0-rc.2 #optimization-problem #quantum-computing #annealing #ising
  66. struqture

    HQS tool for representing operators, Hamiltonians and open systems

    v2.3.2 470 #operator #sparse-matrix #quantum-computing #system #serialization #quantum-simulation #hqs #deserialize #forms #quantum-algorithms
  67. spintronics

    Pure Rust library for simulating spin dynamics, spin current generation, and conversion phenomena in magnetic and topological materials

    v0.2.0 #dynamics #physics-simulation #simulation #material #magnetism
  68. rtsc

    Real-time Synchronization Components

    v0.4.3 410 #plc #real-time #sync
  69. qmc

    Quantum Monte Carlo simulations in Rust

    v3.0.0-rc4 #quantum-simulation #monte-carlo #monte-carlo-simulations #terms #construct #hamiltonian
  70. oauth2-broker

    Rust's turnkey OAuth 2.0 broker - spin up multi-tenant flows, CAS-smart token stores, and transport-aware observability in one crate built for production

    v0.1.3 #oauth2 #oauth #broker
  71. roboplc

    Framework for PLCs and real-time micro-services

    v0.6.2 #plc #industrial #real-time
  72. ll_mp

    low level message passing

    v0.15.4 #ipc #message-broker #os
  73. adui-dioxus

    A UI component library for Dioxus that ports Ant Design 6.0.0 to Rust, providing rich components with Ant Design's design language and patterns

    v0.1.2 #ui-component #dioxus #ui-design #design-patterns #ant #inherit
  74. mcslock

    Mellor-Crummey and Scott contention-free lock for mutual exclusion, referred to as MCS lock

    v0.4.1 370 #spin-lock #mutex #no-alloc
  75. whatsapp-business-rs

    Rust SDK for the WhatsApp Business API — bulk messaging, batching, and multi-tenant support

    v0.5.0 #sdk #whatsapp #multi-tenant #messaging #batch
  76. renderling

    User-friendly real-time rendering. 🍖

    v0.4.9 750 #real-time-rendering #game-rendering #shader-rendering #graphics-shader #game
  77. traiy_cli

    serve AI suggestions according to user-provided guidelines and (optionally) context

    v0.0.12 240 #productivity #automation #suggestions #cli
  78. discord-sdk

    An open implementation of the Discord Game SDK

    v0.4.0 950 #discord #games
  79. oqueue

    Non-interleaving multithreaded output queue

    v0.1.9 140 #task #multi-threading #stderr #stream #thread-pool #parallel-task #sequencer
  80. tonari-actor

    A minimalist actor framework aiming for high performance and simplicity

    v0.11.0 650 #actor-framework #actor #thread
  81. enva

    CLI client for enva - environment variable management

    v1.1.2 #github-repo #encryption #git-commit #env-file #git-hooks #team-members #devops #decryption #authentication #env-var
  82. axum-aws-lambda

    Tower Layer for compatibility between Axum and AWS Lambda Runtime

    v0.11.0 4.4K #aws-lambda #axum #tower
  83. aws-throwaway

    An aws-sdk wrapper to spin up temporary resources

    v0.6.6 250 #aws-sdk #spin-up #cleanup #temporary #aws-credentials #aws-security
  84. dms-cdc-operator-client

    Rust-based client for comparing the state of a list of tables in an Amazon RDS database with data stored in Parquet files on Amazon S3, particularly useful for change data capture (CDC) scenarios

    v0.1.24 1.3K #amazon-s3 #postgresql #parquet #cdc #polars
  85. cargo-wasix

    Subcommand for Cargo to easily build code for wasm32-wasmer-wasi and wasm64-wasmer-wasi targets; aka. WASIX targets.

    v0.1.26 #cargo-subcommand #wasi #wasm32-wasmer-wasi #debug-information #wasm #wasm-target #wasm-build
  86. background-jobs

    asynchronous background jobs implemented with pluggable backends and runtimes

    v0.20.0 #actix #postgresql #tokio #jobs #sled
  87. pubky-cli

    Command-line utility for interacting with Pubky homeservers

    v0.1.0-rc.1 #admin #homeserver #server #webdav #authentication #user-session #sign-up #auth-token #command-line-tool #sign-in
  88. nng-c

    High level bindings nng C library

    v1.11.0 400 #bindings #nanomsg #nng
  89. busrt

    Local and network IPC bus

    v0.5.2 #ipc #ipc-bus #rt
  90. cargo-lockdiff

    See what crates have changed after you run cargo update by comparing Cargo.lock to the vcs ref or file of your choice

    v0.5.0 420 #lock-files #cargo-lock #diff #cargo-dependencies
  91. broccoli_queue

    Broccoli is a simple, fast, and reliable job queue for Rust

    v0.4.5 #message-queue #job-queue #rabbitmq #message-broker #retry #broccoli #message-processing #celery #connection-pool #message-handler
  92. nexus-channel

    High-performance lock-free SPSC channel for low-latency systems

    v0.3.1 #spsc #lock-free
  93. muxio

    Toolkit for layered stream multiplexing and schemaless RPC communication

    v0.10.0-alpha #multiplexing #rpc-framework #rpc-client #stream-data #data-transmission #rpc-service #schemaless #rpc-server #wasm #protocols
  94. casino

    built right into your terminal

    v0.3.0 #blackjack #gambling #card-game
  95. crossync

    A fast concurrent programming suite for Rust

    v0.1.1 #mutex #atomic #thread-safe #thread-safe-concurrency
  96. no-std-compat

    A #![no_std] compatibility layer that will make porting your crate to no_std easy

    v0.4.1 1.4M #compatibility #no-std #porting #std-compatibility #your-crate #wasm
  97. market_square

    A lock-free mpmc "square"

    v0.1.3 #mpmc #lock-free #broadcast #channel
  98. rune-cli

    An interpreter for the Rune Language, an embeddable dynamic programming language for Rust

    v0.14.1 1.5K #embedded-scripting #interpreter #scripting-language
  99. wdict

    Create dictionaries by scraping webpages or crawling local files

    v0.1.22 #web-page #dictionary #web-crawler #local #word-list
  100. std-shims

    A series of std shims to make alloc more feasible

    v0.2.0 38K #no-std-alloc #io #alloc
  101. snowid

    generating SnowID - a Snowflake-like timestamp-based distributed unique identifier

    v0.3.0 #snowflake-id #uuid #tsid
  102. freenet-test-network

    Reliable test network infrastructure for Freenet

    v0.1.21 240 #p2p #freenet #testing
  103. swmr-cell

    A thread-safe single-writer multi-reader cell with wait-free reads and version-based garbage collection

    v0.2.0 #lock-free #wait-free #rcu #swmr #concurrency
  104. ftl-cli

    CLI wrapper for Spin to build and deploy MCP tools using ftl-mcp framework

    v0.0.23 1.1K #deployment #model-context-protocol #mcp #mcp-tool #wasm
  105. openagents

    open framework for building, connecting, and running autonomous agents

    v0.1.0 #ai-agents #artificial-intelligence #automation-framework #api-bindings
  106. inqjet

    Ultra-fast, low-latency logging for Rust applications

    v0.2.0 1.8K #logging #low-latency #lock-free #async-logging #performance
  107. cgi

    help create CGI programs in Rust

    v0.8.0 390 #http-response #programs #web
  108. titanrt

    Typed reactive runtime for real-time systems

    v0.7.0 #run-time #reactive #trading #hft #stream
  109. trotter_qsim

    Sparse, persistent XXZ quantum simulator using second-order Trotter decomposition with optional GPU acceleration

    v0.1.1 #quantum-simulation #gpu-acceleration #second-order #trotter #chain #1d
  110. test-casing

    Parameterized test cases and test decorators

    v0.1.3 1.2K #parameterized-tests #test-cases #decorator #testing #parameterized
  111. vegas

    Feature-rich atomistic magnetic material simulation platform

    v0.9.0 #monte-carlo-simulations #monte-carlo #mcmc #physics
  112. percore

    Safe per-CPU core mutable state on no_std platforms through exception masking

    v0.2.1 2.2K #mutable-state #arm64 #exception #aarch64
  113. test_executors

    async executors for testing

    v0.4.1 210 #async-executor #async-await #testing #async
  114. wasm_safe_mutex

    A suite of WebAssembly-safe synchronization primitives that paper over platform-specific locking constraints

    v0.1.2 220 #spin-lock #mutex #concurrency #wasm
  115. wynd

    websocket library for Rust

    v0.11.0 #websocket-server #server #web #web-framework
  116. kspin

    Spinlocks used for kernel space that can disable preemption or IRQs in the critical section

    v0.1.1 4.2K #spin-lock #arceos #no-irq
  117. containerd-shim-wasm

    building containerd shims for wasm

    v1.0.0 950 #wasi #containerd-shim #wasm-engine #sandbox #anyhow
  118. rustmemodb

    In-memory SQL database with transaction support, connection pooling, and MVCC

    v0.1.2 #sql #in-memory-database #database #mvcc
  119. kernel_guard

    RAII wrappers to create a critical section with local IRQs or preemption disabled

    v0.1.3 4.3K #critical-section #preemption #arceos
  120. rust-pgdatadiff-client

    Rust client for comparing two PostgreSQL databases

    v0.1.14 950 #diff #postgresql #compare
  121. typed-ski

    SKI calculus evaluator in Rust compiled to WASM

    v0.8.0 #wasm #calculus #combinator #ski
  122. rosrustext_rosrs

    rclrs adapter for rosrustext ROS 2 lifecycle + parameters parity

    v0.2.5 #life-cycle #parameters #service #parity #node #ros2 #bond #rosrustext #rclrs #gating
  123. hft-channel

    SPMC broadcast channel for HFT and real-time systems

    v0.2.1 #ring-buffer #spmc #hft #low-latency
  124. ms-offcrypto-writer

    Encrypting ECMA376/OOXML files with agile encryption as described in MS-OFFCRYPTO

    v1.0.7 340 #encryption #password #ecma376 #office #encoding
  125. disk-spinner

    A burn-in tool for spinning rust HDDs

    v0.2.0 #hard-drive #disk #spinning #linux #testing #mechanical #stress-test
  126. nexus-queue

    High-performance lock-free SPSC ring buffer for low-latency systems

    v0.3.1 #lock-free-queue #ring-buffer #spsc #lock-free
  127. unifi-client

    Rust client library for UniFi Controller API

    v0.4.0 120 #api-client #ubiquiti #unifi #client
  128. bigcolor

    A powerful Rust color library for parsing, converting, and manipulating colors across multiple formats

    v1.2.1 #color-conversion #color-parser #contrast #graphics #peniko
  129. fork_union

    Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library

    v2.3.0 #thread-pool #allocator #numa
  130. candlestick-rs

    Candlestick pattern recognition library for technical analysis

    v0.2.3 #algorithmic-trading #finance-trading #finance
  131. embedded-exfat

    ExFAT filesystem library with async support, mainly focusing on embedded system

    v0.4.0 #async #filesystem #exfat #fat
  132. regex-automata

    Automata construction and matching using regular expressions

    v0.4.13 26.5M #regex-engine #nfa-automata #dfa-automata
  133. rc_conf

    rc.conf and rc.d-like data structures for consumption

    v0.13.0 600 #service #run-time #config #command-line #data-structures #consumption #memcached #host-name #command-run #daemonize
  134. waveshare-serial-servo-tui

    Terminal UI for debugging and controlling Waveshare SC/ST serial bus servos

    v0.1.1 #robotics #tui #waveshare #serial
  135. rclrs

    A ROS 2 client library for developing robotics applications in Rust

    v0.6.0 #ros #ros-client #logging #subscription #robotics
  136. nodi

    playback and abstraction of MIDI files

    v1.0.3 330 #midi #music #audio #smf #encoding
  137. etcd-bin-vendored

    etcd precompiled binaries bundled into a crate

    v3.6.6 #etcd #unit-testing #binaries #os #bundled #pre-compiled
  138. vampirc-uci

    A Universal Chess Interface (UCI) protocol parser and serializer. Part of the Vampirc chess suite.

    v0.11.1 450 #parser #uci #chess
  139. graft

    storage engine

    v0.2.1 #database #database-replication #edge #serialization #syncing #lazy-evaluation #offline-first #object-storage
  140. display3d

    display 3d objects in the terminal

    v0.2.2 1.0K #object #3d #obj-file #image #animation #ansi-escapes #stl #axis #ansi-term #stl-file
  141. ballistics-engine

    High-performance ballistics trajectory engine with professional physics

    v0.13.16 #physics-engine #trajectory #ballistics #simulation #physics-simulation
  142. sophus

    geometry for robotics and computer vision

    v0.15.0 750 #computer-vision #optimization #robotics
  143. motor-driver-hal

    motor-driver using embedded-hal for linux

    v0.1.3 180 #motor-driver #embedded-hal #hal-driver #hal
  144. differential-dogs3

    Advanced join patterns in differential dataflow

    v0.18.0 2.3K #dataflow #join #query #differential #collection #respond #timely-dataflow #forms
  145. crossfig

    compile-time feature aliases and introspection

    v0.1.3 550 #alias #cfg
  146. redis_pool

    Provide a redis client and cluster client pools

    v0.10.0 800 #redis #tokio #pool
  147. hedge_rs

    A cluster membership library built on spindle-rs

    v1.2.16 #spanner #leader-election #memberlist #cluster #distributed-systems
  148. background-jobs-sled

    Sled storage backend for background-jobs

    v0.20.0 #background-jobs #jobs-processor #sled
  149. stringleton

    Extremely fast string interning library

    v0.2.1 #string-interning #symbols #string #interning
  150. ftl-sdk

    Thin SDK providing MCP protocol types for FTL tool development

    v0.12.0 1.2K #ftl #mcp #wasm #spin
  151. native-executor

    Platform-native async task executor

    v0.7.0 100 #async-concurrency #waterui #task
  152. capsules

    Hierarchical listboards for your terminal

    v0.2.0 #home-dir #distrobox #directory #user #hierarchical #podman-container #bootstrap #hop #spin-up #per-task
  153. gemphy

    GEM Physics: Derives physical constants from geometric impedance in a horn torus vacuum

    v0.2.2 #physics-simulation #unification #geometry #simulation #physics
  154. axum-inertia

    Inertia.js protocol for Axum

    v0.9.0 750 #axum #inertia
  155. rater

    High-performance, lock-free, thread-safe rate limiter using token bucket algorithm with per-IP rate limiting support

    v0.1.1 #rate-limiting #token-bucket #throttling #concurrency
  156. jest-companion

    Run jest-lua tests from the command line

    v0.3.0-beta.4 #command-line #testing #jest-lua #server #run-testing
  157. graphql-operation-server-harness

    GraphQL operation server harness for testing mock operations

    v0.1.1 #testing #testing-harness #graphql #mocking #server #graphql-server #testing-mocking #mocking-server
  158. mintex

    minimal mutex

    v0.1.4 177K #spin-lock #mutex #mutex-lock
  159. tree-sitter-tlaplus

    A tree-sitter grammar for TLA⁺ and PlusCal

    v1.5.0 150 #tree-sitter #tla #tlaplus #pluscal
  160. opentelemetry-langfuse

    OpenTelemetry components and utilities for Langfuse LLM observability

    v0.6.1 110 #observability #tracing-monitoring #open-telemetry #langfuse #tracing #monitoring-observability
  161. gametools

    Game component toolkit for dice, dominos, spinners, and fully extensible card decks

    v0.7.0 #spinner #dominos #games #dice
  162. tanu-allure

    Allure integration for Tanu

    v0.6.0 850 #tanu #web-api #http
  163. bevy_event_bus

    A Bevy plugin that connects Bevy's event system to external message brokers like Kafka

    v1.1.3 #kafka #gamedev #events #bevy
  164. flogging

    fast, flexible logging crate, loosely based on the Java logging package: java.util.logging

    v0.6.0 220 #debug-log #logging-tracing #logger #logging
  165. micropool

    Low-latency thread pool with parallel iterators

    v0.1.2 #thread-pool #parallel-iterator #low-latency #context-switch #task #multi-threading
  166. nats

    client

    v0.25.0 8.7K #messaging-system #messaging-client #nats-client #messaging-api #api-bindings
  167. radius-rust

    Pure Rust implementation of RADIUS Server/Client

    v0.4.4 #radius-server #radius-client
  168. hydro_deploy

    Hydro Deploy

    v0.15.0 #deployment #hydro #service #cleanup #networking #azure #localhost #gcp #hydroflow #cloud-providers
  169. cargo-steady-state

    Code generator for steady_state projects based on a structured dot file

    v0.2.8 #codegen #dotfiles #project #structured #graph
  170. vec_parallel

    Construct your Vec in parallel

    v0.1.3 300 #vec #multi-threading #parallel #rayon
  171. level-runtime

    Conveniences for tokio thread-per-core runtime configuration

    v1.0.0-pre.1 #protobuf #tcp #service #performance
  172. pic8259

    Abstractions for the 8259 and 8259A interrupt controllers

    v0.11.0 10K #programmable-interrupt-controller #kernel-interrupt #no-std #kernel
  173. time-rs

    A fast, lightweight, and intuitive Terminal User Interface (TUI) timer application written in Rust

    v1.0.5 290 #tui #timer #productivity
  174. lockmap

    A high-performance, thread-safe HashMap implementation for Rust that provides fine-grained locking at the key level

    v0.1.16 130 #locking #hash-map #thread-safe #key-level #map-key #futex #exclusive #raii
  175. zero-pool

    High-performance thread pool with consistent low-latency task dispatch

    v0.6.0 #thread-pool #lock-free #concurrency #performance #parallel
  176. finter

    A Tmux plugin to quickly create session for folders in configured paths

    v0.1.15 800 #tmux-session #tmux-plugin #create #directory #hotkey #fuzzy-search #terminal-session #folder-path
  177. parse-rs

    A modern and asynchronous Rust SDK for interacting with Parse Server backends

    v0.2.0 #server #rest #serde-json #rust-sdk #async
  178. lfrlock

    A Lock-Free Read Lock where reads never block and writes are serialized using Mutex

    v0.2.5 #lock-free #reader-writer #concurrency #mutex
  179. mssql-testing

    Test infrastructure for SQL Server driver development

    v0.6.0 #sql-server #testing #test-containers #mocking-server #mocking #testing-mocking
  180. termprogress

    A terminal progress bar renderer with status and spinners

    v0.11.0 380 #terminal-progress-bar #status-bar #spinner #renderer
  181. potential

    PubSub lib with sync and async API

    v3.0.1 #pub-sub #async
  182. spinning_top

    spinlock crate based on the abstractions provided by lock_api

    v0.3.0 1.2M #spin-lock #abstraction #spinning #top #lock-api #reference-data #cargo-toml #mutable-reference #shared-data #shared-reference
  183. swayalt

    An automatic alternating tile layout for Sway

    v0.1.0 #layout #automatic #tile #alternating #sway #window-manager
  184. assert-migrator-reversible

    For testing if Sea Orm Migrators are reversible

    v6.2.0 650 #sea-orm #testing #database-testing
  185. 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
  186. k-lock

    A fast mutex for short critical sections

    v0.2.5 800 #mutex #performance #locking
  187. swmr-barrier

    Asymmetric Heavy-Light memory barriers for Single-Writer Multi-Reader (SWMR) scenarios, optimized for zero-cost readers

    v0.1.4 #swmr #memory-barrier #membarrier #concurrency
  188. duration-ext

    Ergonomic extension trait for creating std::time::Duration from numeric literals

    v1.0.0 #time #extension #duration
  189. tako-rs

    Tako is a lightweight async web framework for Rust

    v0.7.2 #web-framework #async #framework
  190. gdnative

    The Godot game engine's gdnative bindings

    v0.11.3 180 #godot #godot-engine #bindings #engine-bindings
  191. simple-left-right

    Lockfree, realtime safe and copy-free Synchronisation

    v0.2.3 310 #read-write #real-time #lock-free #concurrency #no-std
  192. evict

    Page eviction policies: LRU, LRU-k, LIRS, SLRU etc

    v0.3.1 380 #cache-eviction #page-replacement #paging #eviction #database
  193. cu-msp-lib

    side of an MSP (Multiwii Serial Protocol) originally for Copper but can be used independently

    v0.12.0 #robotics #copper #real-time
  194. broken-links

    Find all broken links from a starting url

    v0.3.0 600 #link-checker #cli #web
  195. deep_causality_multivector

    Multivector and MultiField implementation for DeepCausality

    v0.3.0 #geometry #vector #deep-causality
  196. protorbit

    HTTP library

    v0.2.4 370 #http-parser #tokio-runtime #contributions #github-repository #async-std
  197. castep-periodic-table

    Periodic-table-like database for relevant usage in CASTEP

    v0.5.2 #periodic-table #castep #chemistry
  198. rio-rs

    Distributed stateful service framework

    v0.4.0 1.4K #distributed-systems #service-framework #object #server #actor-model
  199. css2xr

    A lightweight, pure Rust HTML/CSS layout engine for WebXR (Flexbox, Grid, Animation)

    v0.1.0 #flexbox #css #web-xr #wasm
  200. async-fifo

    MPMC & oneshot channels with (a)sync API

    v0.6.5 1.0K #mpmc #oneshot-channel #future #channel
  201. swait

    Blocking on Futures

    v0.1.5 #async-io #async #future #io
  202. atomics

    Basic utils for concurrent programming. Backoff, spinlocks, seqlock, atomic type wrappers.

    v0.3.3 #atomic-cell #seq-lock #atomic #concurrency #sync-concurrency #no-alloc
  203. cornelli

    Write to your future self

    v1.2.0 #time-machine #notes #christmas #time-capsule
  204. shrimple

    Minimal CLI for static website generation, supercharged with Lua

    v0.3.1 270 #template-engine #static-site-generator
  205. yolk_dots

    Templated dotfile management without template files

    v0.3.6 #dotfiles #templating #yolk #cross-platform #management #templating-template #rhai
  206. recfile

    sequentially reading and writing serialized structured records

    v1.0.0 850 #record #sequential #serialization #io #path #debugging #non-zero
  207. continuator

    Generate and stitch AI video clips using OpenAI Sora and Google Veo

    v0.1.0 #veo #sora #video
  208. wtm

    CLI and TUI tooling for managing Git worktrees from a unified workspace

    v0.3.1 #git-worktree #tui #git #cli
  209. relayr

    Cron scheduler with a delegated-flavour syntax

    v0.4.2 #cron #cron-scheduler #pattern #syntax #cron-job
  210. shared-bus

    Abstraction for sharing a bus between multiple devices

    v0.3.1 3.4K #embedded-hal #i2c #spi-bus #spi #i2c-bus #i2c-spi
  211. Rustb

    A package for calculating band, angle state, linear and nonlinear conductivities based on tight-binding models

    v0.6.3 #rustb #tight-binding #physics
  212. molten_rune

    Shell glamour - beautiful prompts and output for scripts 🪄

    v0.1.0 #shell-prompt #interactive-cli #glamour #shell #cli #interactive-prompt
  213. spindle-lib

    efficient expression and byte sequence generator for fuzz testing

    v0.3.0 120 #grammar #serialization #parser #arbitrary
  214. spin-contrib-http

    Bunch of helpers for building HTTP services using Fermyon Spin

    v0.0.9 330 #wasi #wasm #spin
  215. vigem-client

    ViGEm client API in pure Rust

    v0.1.4 900 #vigem #gamepad-emulation #api-client #winapi #windows-driver
  216. multishot

    An async, lock-free, reusable channel for sending single values to asynchronous tasks

    v0.3.2 1.4K #async-channel #oneshot-channel #reusable #async
  217. good_memory_allocator

    A blazingly fast and memory efficient memory allocator to be used in no_std environments

    v0.1.7 900 #memory-allocator #no-std #kernel #heap-allocator
  218. turbo-mpmc

    A blazingly fast lock-free MPMC queue that beats crossbeam-channel on SPSC workloads

    v0.1.0 #lock-free-queue #mpmc #lock-free #concurrency #channel
  219. pabgp

    A pretty average BGP implementation

    v0.2.1 #routing-networking #bgp #bgp-routing #networking
  220. git-hackme

    Spontaneously host a local git repository for collaboration, use with mob

    v1.0.0-beta.9 440 #git #mob #collaboration #hackerspaces
  221. kissdns

    A developer-focused DNS server with fallback, caching, and wildcard support

    v0.1.1 #dns-server #dns #fallback #wildcard
  222. emballoc

    but reliable memory allocator for embedded Rust and #![no_std]

    v0.3.0 500 #memory-allocator #embedded #allocator
  223. background-jobs-actix

    in-process jobs processor based on Actix

    v0.20.0 #background-jobs #actix #jobs-processor #jobs
  224. conquer-once

    Synchronization primitives for lazy and one-time initialization

    v0.4.0 40K #lazy-evaluation #one-time #initialization #multi-threading #no-std
  225. quokkasim

    A Rust-based Discrete Event Simulation (DES) framework, which simplifies simulation for beginners, and provides excellent utilities for experienced modellers

    v0.3.0-alpha.7 #discrete-events #logistics #digital-twin #stochastic
  226. patched_porobot

    Legends of Runeterra card database utilities and bots

    v1.0.1 900 #bot #legends-of-runeterra #deserialize #game #search
  227. ruspiro-lock

    Providing Spinlock, Semaphore and mutual exclusive data access for cross core usage on Raspberry Pi

    v0.5.0 #rw-lock #spin-lock #ruspiro #mutex #semaphore
  228. RuStream

    Self-hosted Streaming Engine, that can render media files via authenticated sessions

    v1.4.0 2.0K #rustream #self-hosted #streaming-engine #symmetric-encryption #asynchronous-server #fernet-cryptography
  229. polished_serial_logging

    Serial port output and logging utilities for Polished OS

    v0.1.2 #serial-port #logging #qemu #debugging #higher-level #x86-64 #warnings
  230. bader

    Multi-threaded Bader Charge Analysis

    v0.4.8 200 #multi-threading #materials-science #analysis #chemistry #physics
  231. axiom-spinlock

    A lightweight, no_std-compatible spinlock and exponential backoff implementation for low-level concurrent systems

    v0.1.0 #spin-lock #no-std #concurrency #atomic
  232. wasmcp

    Rust SDK for building MCP (Model Context Protocol) WebAssembly components

    v0.2.8 700 #model-context-protocol #wasm-component #mcp #wasm
  233. talloc

    A fast, consistant, and flexible no_std-compatible allocator

    v2.0.1 #arena-allocator #memory-management #heap-memory #heap-allocator #kernel #memory-allocator
  234. shuttle-aws-rds

    Plugin to provision AWS RDS resources

    v0.57.0 2.4K #rds #shuttle-service
  235. theattyr

    A terminal theater for playing VT100 art and animations

    v0.1.10 700 #vt100 #animation #rendering
  236. ftl-sdk-rs

    Core library for FTL tools - lightweight MCP server for WebAssembly

    v0.0.18 470 #mcp #wasm #spin #mcp-tool
  237. s9_websocket

    client library for blocking and non-blocking WebSockets

    v0.0.2 #websocket-client #non-blocking #io #web
  238. clhlock

    Craig and, indenpendently, Magnussen, Landin, and Hagersten queue lock for mutual exclusion, referred to as CLH lock

    v0.2.2 250 #spin-lock #mutex
  239. chute

    Lockfree mpmc/spmc broadcast queue

    v0.2.1 340 #lock-free-queue #lock-free #mpmc #broadcast #spmc
  240. deribit

    Rust client for deribit. Please look at tests/examples for detailed usages.

    v0.3.3 410 #api-client #trading-api #api-bindings
  241. franz

    friendly, and blazingly fast alternative to Apache Kafka

    v0.7.5 1.0K #kafka #ring-buffer
  242. chant

    Shell glamour - beautiful prompts and output for scripts 🪄

    v0.1.1 #shell-prompt #interactive-cli #glamour #shell #cli #interactive-prompt
  243. latch

    fast and efficent Latch supporting both sync and async modes

    v0.1.1 #tokio #synchronization-primitive #async-concurrency #memory-efficient #smol #waiter #modes #spinning #pollster #efficent
  244. spin-wasip3-http

    Spin WASIp3 HTTP SDK

    v5.1.1 #http-request #sdk #spin
  245. clue_oxide

    CluE Oxide (Cluster Evolution Oxide) is a spin dynamics simulation program for electron spin decoherence

    v0.2.1 #quantum-simulation #spin #cce #quantum #epr
  246. spin-executor

    Spin SDK async executor

    v5.1.1 1.1K #async-executor #spin-sdk
  247. Try searching with DuckDuckGo or on crates.io.

  248. fixme-roulette

    Spin the wheel, get a task!

    v0.2.1 #roulette #task #fixme #cli
  249. spinout

    A thread-safe clonable and mutable smart-pointer akin to Arc<Mutex<T>>, using spin-lock instead of system futex

    v0.0.12 #smart-pointers #concurrency #parallel
  250. spinwait

    C#'s SpinWait type for lightweight spinning

    v0.1.3 #spinning #context-switching #yielding #scheduler #adaptive
  251. spinning

    Mutexes and SIX locks implemented by spinning

    v0.1.0 22K #rw-lock #spin-lock #mutex #once
  252. spin-sqlite-connection

    Spin Sqlite Connection abstraction

    v0.2.3 110 #sqlite #spin #connection #database #abstraction
  253. worst-executor

    A spin-loop like executor for async

    v0.1.1 #async-executor #no-std #future
  254. leptos-spin

    Spin support for Leptos

    v0.2.0 170 #leptos #server-side-applications #running #routing #view #incoming-request #server-fn #req #route-table #axum
  255. sc-service

    Substrate service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them.

    v0.56.0 16K #substrate-blockchain #network-services #start #client-service #spins #polkadot
  256. entro-spin

    Entro Spin is a 64-bit, true-random number generator algorithm

    v1.1.3 140 #random #non-deterministic #rng #hrng #trng
  257. spin_sleep_util

    Utils using spin_sleep

    v0.1.1 1.1K #spin-sleep #loops #interval #sleep
  258. dev-serve

    Spin up a simple static site server with live reload

    v0.2.1 #live-reload #static-site #spin-up #directory-server #auto-reload #serve-directory
  259. ernst

    2D Spin Glass Simulation for quantum annealing

    v0.1.0 #ising-model #optimization #spin-glass #annealing
  260. async-spin-sleep

    providing a highly accurate asynchronous timer for multiple async tasks using spin sleep in a single thread

    v0.5.1 #async-task #sleep #async
  261. qadapt-spin

    Synchronization primitives based on spinning. They may contain data, are usable without std, and static initializers are available

    v1.0.1 #spin-lock #rw-lock #mutex
  262. barriers

    A barrier spin lock implementation

    v0.2.0 #spin-lock #locking #sense
  263. spin-lock

    spin lock implemented by the standard facilities

    v0.2.1 210 #locking #facilities #standard
  264. wasi-grpc

    gRPC clients on Spin / WASI Hyperium

    v0.1.0 #grpc-client #spin #hyperium #serverless #sandbox
  265. docker-rust-hello

    A docker rust spin up

    v0.1.0 #docker #spin-up #microservices
  266. spin-locks

    An Intel hardware-optimized spin lock that uses Hardware Lock Elision (HLE) and a non-CAS based spin lock (an OR lock) as a fast fallback

    v0.0.2 #spin-lock #intel #hle
  267. progress

    showing text based progress bar and job status

    v0.2.0 400 #status-bar #cli #terminal #progress-bar
  268. spinning_cube

    Perspective projection of a spinning cube, using just ASCII characters

    v0.1.3 #cube #projection #terminal #cli
  269. spin-macro

    Rust procedural macros for Spin and associated WIT files

    v5.1.1 3.2K #proc-macro #wit #macro-for-spin #associated #sdk
  270. better_progress

    showing text based progress bar and job status

    v0.1.0 #status-bar #terminal #progress-bar