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

  1. jsonwebtoken

    Create and decode JWTs in a strongly typed way

    v10.2.0 4.3M #jwt #api-token #jwk
  2. prost-reflect

    A protobuf library extending prost with reflection support and dynamic messages

    v0.16.3 2.9M #protobuf #json
  3. ouroboros

    Easy, safe self-referential struct generation

    v0.18.5 2.4M #self-referential #struct-generation #macro #safe #unsafe #struct-builder
  4. cucumber

    testing framework for Rust, with async support. Fully native, no external test runners or dependencies.

    v0.22.1 565K #testing #bdd #async #atdd
  5. gix-object

    Immutable and mutable git objects with decoding and encoding support

    v0.54.1 1.3M #git #git-object #version-control #gix #encoding-decoding #read-only #object-serialization #gitoxide
  6. fluent-uri

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

    v0.4.1 1.9M #uri-parser #uri-builder #builder #uri #parser
  7. waker-fn

    Convert closures into wakers

    v1.2.0 2.4M #async-callback #closures #waker #callback #async
  8. sha1-checked

    SHA-1 hash function with collision detection

    v0.11.0-rc.0 899K #sha-1 #hash #digest
  9. capstone

    High level bindings to capstone disassembly engine (https://www.capstone-engine.org/)

    v0.14.0 133K #bindings #disassembly #disassemble
  10. ref-cast

    Safely cast &T to &U where the struct U contains a single field of type T

    v1.0.25 6.4M #struct #no-alloc
  11. gix-ref

    handle git references

    v0.57.0 1.1M #git #gix #version-control #file-store #reference #object-id #relative-path
  12. volatile

    wrapper types for raw pointers

    v0.6.1 169K #raw-pointers #volatile-memory-access #no-alloc
  13. typed-index-collections

    Typed index version of Rust slice and Vec containers

    v3.4.0 152K #vec #collection #index-vec #slice #index #no-std
  14. beef

    More compact Cow

    v0.5.2 2.1M #cow #slice #string #borrow
  15. test-context

    providing custom setup/teardown for Rust tests without needing a test harness

    v0.5.4 208K #setup-teardown #teardown
  16. iref

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

    v3.2.2 128K #url #iri #identifier #uri-url #uri
  17. gray_matter

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

    v0.3.2 24K #front-matter #front-matter-parsers #markdown
  18. synstructure

    Helper methods and macros for custom derives

    v0.13.2 18.7M #macro-derive #syn #enums #expand-substructure
  19. atomic_refcell

    Threadsafe RefCell

    v0.1.13 279K #refcell #thread-safe #atomic #borrow #rc #atomic-ref #shared-state #rw-lock #performance-critical #mutable-borrow
  20. ractor

    A actor framework for Rust

    v0.15.10 22K #actor-framework #actor
  21. imgref

    A basic 2-dimensional slice for safe and convenient handling of pixel buffers with width, height & stride

    v1.12.0 1.1M #stride #frame #interop #vec2d #plane
  22. musli-zerocopy

    Refreshingly simple zero copy primitives by Müsli

    v0.1.0 517K #zero-copy #serialization #no-alloc
  23. pdf-writer

    A step-by-step PDF writer

    v0.14.0 88K #pdf #writer
  24. abi_stable

    For doing Rust-to-Rust ffi,writing libraries loaded at program startup

    v0.11.3 157K #stable-abi #serde-json #ffi
  25. secret-vault

    secure vault to store securely application secrets in memory from Google/AWS/K8S and environment variables

    v1.17.0 48K #secrets-manager #aws #google
  26. kameo

    Fault-tolerant Async Actors Built on Tokio

    v0.19.2 14K #actor #distributed-systems #tokio
  27. rust-mcp-schema

    Type-safe implementation of the Model Context Protocol in Rust, designed to reduce errors and accelerate development with powerful utilities

    v0.9.4 23K #model-context-protocol-schema #model-context-protocol #schema
  28. 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
  29. oxiri

    fast implementation of IRI validation and relative IRI resolution

    v0.2.11 27K #iri-resolution #iri
  30. as-any

    provide the AsAny trait

    v0.3.2 298K #traits #boilerplate
  31. git-cinnabar

    git remote helper to interact with mercurial repositories

    v0.7.3 650 #mercurial #git #git-remote #git-repository #git-commit #git-workflow #changeset
  32. diamond-cli

    Lightning-fast CLI for stacked pull requests

    v0.1.3 #git #code-review #workflow #cli #pr
  33. gix-refspec

    gitoxide project for parsing and representing refspecs

    v0.35.0 1.0M #version-control #gitoxide #parser #git #target
  34. stable_deref_trait

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

    v1.2.1 18.0M #stable-deref #vec #rc #owning-ref #marker #traits-for-types #dereference #rental #arc
  35. inout

    Custom reference types for code generic over in-place and buffer-to-buffer modes of operation

    v0.2.2 6.6M #custom-reference #in-place #modes
  36. kem

    Traits for Key Encapsulation Mechanisms (KEMs): public-key cryptosystems designed to enable a sender (a.k.a. encapsulator) to generate and encrypt a short secret key and transmit it to a receiver…

    v0.4.0-rc.2 70K #encryption #public-key #cryptography #encryption-key #shared-secret #transmit #cryptosystems
  37. serde_json_borrow

    JSON deserialization into a borrowed DOM

    v0.9.0 6.7K #serde-json #json #deserialize #deserialize-json #ref
  38. cglue

    FFI safe abstractions for making plugins and C-compatible libraries

    v0.3.5 1.2K #cbindgen #macro #api-bindings #abi
  39. perbase

    Fast and correct perbase BAM/CRAM analysis

    v1.2.0 #genomics #bioinformatics #depth #coverage
  40. grib

    GRIB format parser for Rust

    v0.13.5 650 #meteorology #weather
  41. leta

    LSP Enabled Tools for Agents - fast semantic code navigation

    v0.11.3 #lsp #symbols #code-navigation #show #daemon #grep #language-server-protocol #lsp-client #mv #subtypes
  42. axum-core

    Core types and traits for axum

    v0.5.6 11.2M #web-framework #framework
  43. owned_ttf_parser

    ttf-parser plus support for owned data

    v0.25.1 1.3M #true-type #otf #opentype
  44. kms-aead

    KMS/AEAD envelope encryption for GCP/AWS KMS and Ring AEAD encryption

    v0.22.0 48K #aws-kms #aws #kms #google
  45. ocb3

    Pure Rust implementation of the Offset Codebook Mode v3 (OCB3) Authenticated Encryption with Associated Data (AEAD) Cipher as described in RFC7253

    v0.2.0-rc.2 72K #aead #encryption #ocb
  46. eyeball

    Add observability to your Rust types!

    v0.8.8 13K #async #observable #reactive
  47. tree_arena

    An arena allocated tree

    v0.2.0 430 #arena-tree #tree #arena
  48. colpetto

    Async libinput wrapper

    v0.7.0 400 #input-device #libinput #devices #events
  49. clean_git_history

    A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits

    v1.1.6 #git-history #git #clean #lint
  50. markup5ever_rcdom

    Basic, unsupported DOM structure for use by tests in html5ever/xml5ever

    v0.36.0+unofficial 284K #html5ever #dom-tree #html-parser #node #serialization #text-node #xml5ever #automated-tests #document-tree #unsupported
  51. elaine-cli

    An opinionated, local-first CLI reference manager for BibTeX and LaTeX users

    v0.5.2 #bibtex #latex #reference-manager #cli #research
  52. eccodes

    Unofficial high-level Rust bindings of the latest ecCodes release

    v0.14.0 490 #grib #meteorology #bufr #weather
  53. impl-more

    Concise, declarative trait implementation macros

    v0.3.1 1.7M #derive #implement #implementation #no-std
  54. ascon-aead

    authenticated encryption schemes Ascon-AEAD128

    v0.6.0-pre.3 12K #encryption #aead #ascon
  55. o2o

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

    v0.5.4 8.2K #mapper #copy #derive #into #from
  56. byteyarn

    hyper-compact strings

    v0.5.1 71K #string-optimization #binary-string #text #binary
  57. rbx_dom_weak

    Weakly-typed Roblox DOM implementation for Rust

    v4.1.0 2.5K #roblox #instance-builder #dom #weakly-typed #tree #rbx-dom #instance-id #constant-time
  58. congee

    ART-OLC concurrent adaptive radix tree

    v0.4.1 310 #adaptive-radix-tree #art #concurrency
  59. atg

    Convert transcripts between different file formats

    v0.8.7 #genomics #bioinformatics #transcript #genetics #transcriptomics
  60. ua-parser

    User Agent String Parser project

    v0.2.1 596K #user-agent-parser #user-agent
  61. eVaiutilities

    variant analyzer for human genomics

    v0.6.0 #evaiutilities #genomics #genomics-variant #variant-analysis #variant-analyzer #genomic-data #genome #transcript #gene #disease #older-versions
  62. opentype

    The package provides a builder and parser of OpenType fonts

    v0.39.1 5.7K #typography #typeface #font #opentype-font
  63. soa-rs

    A Vec-like structure-of-arrays container

    v0.9.1 200 #structure-of-arrays #memory-layout #array-element #debugging #partial-eq #soars #vec-like #macro-derive
  64. refpack

    providing compression/decompression for the RefPack compression format, utilized by many early 2000s EA games

    v5.0.3 #qfs #dbpf #ea #far
  65. cfg-rs

    configuration loader

    v0.7.1 #settings #config #environment #env
  66. moveit

    safe, in-place construction of Rust (and C++!) objects

    v0.6.0 19K #lifetime #macro #ffi #ownership #no-std
  67. bitflag-attr

    A macro to generate bitflags structures from C-like enums

    v0.13.0 #bit-flags #bitmask #enums #bitflags
  68. safer_owning_ref

    creating references that carry their owner with them

    v0.5.1 9.9K #owned #field #reference
  69. cv-convert

    Type conversions among famous Rust computer vision libraries

    v0.26.0 2.3K #computer-vision #convert #convert-images #famous #data-conversion #tch #imageproc #try-into
  70. futures-task

    Tools for working with tasks

    v0.3.31 20.7M #task #async #zero-cost
  71. yaml-merge-keys

    YAML merge key extension. http://yaml.org/type/merge.html

    v0.8.2 175K #serde-yaml #yaml
  72. orx-selfref-col

    SelfRefCol is a core data structure to conveniently build safe and efficient self referential collections, such as linked lists and trees

    v3.1.0 1.0K #self-referential #pinned #recursion
  73. jmap-client

    JMAP client library for Rust

    v0.4.0 1.4K #email #jmap
  74. rake

    Rapid Automatic Keyword Extraction (RAKE) algorithm

    v0.3.6 9.8K #algorithm #keyword
  75. rsactor

    Efficient In-Process Actor Model Implementation for Rust

    v0.11.0 140 #actor-model #actor-framework #rust
  76. objc2-javascript-core

    Bindings to the JavaScriptCore framework

    v0.3.2 139K #macos-framework #macos-cocoa #cocoa #apple-framework #ios #apple-cocoa
  77. versa

    types and utilities for developing Versa client applications in Rust

    v1.7.2 140 #schema-version #schema-validation #receipt
  78. dupe

    Marker for types which are cheap to clone

    v0.9.1 230K #clone #gazebo #vec #marker #cheap #arc
  79. shared-buffer-rs

    combines Arc and RefCell for Send and Sync

    v0.3.2 280 #thread-safe #send-sync #buffer
  80. matrix-sdk-store-encryption

    Helpers for encrypted storage keys for the Matrix SDK

    v0.16.0 6.2K #encryption #matrix-sdk #encrypted-storage #key-value-store #storage-key #serde-json
  81. tf2-price

    Team Fortress 2 item pricing

    v0.14.0 800 #team-fortress #tf2 #steam
  82. usn-parser

    A Windows utility for NTFS/ReFS to search the MFT & monitoring the changes of USN Journal

    v0.1.3 300 #journal #usn #ntfs #mft #windows
  83. git-nomad

    Synchronize work-in-progress git branches in a light weight fashion

    v0.8.0 800 #git-branch #nomad #version-control #git-workflow #remote-host #git-remote #local-git #remote-branch #fetching #git-clone
  84. ogc-cql2

    OGC CQL2 Text + JSON Encoding parser and interpreter in Rust

    v0.5.0 #json #interpreter #ogc #cql2 #peg
  85. better_collect

    composable, declarative way to consume an iterator

    v0.3.2 #collector #iterator #unzip #no-alloc #fold
  86. zen-engine

    Business rules engine

    v0.52.2 2.1K #rules-engine #business-rules #decision-model #zen #loader #nodejs
  87. mdstream

    Streaming-first Markdown middleware for LLM output (committed + pending blocks, render-agnostic)

    v0.2.0 #streaming-parser #markdown #incremental-parser #llm #parser
  88. dync

    An efficient alternative to dyn Trait for containerized types

    v0.6.0 24K #vec #dyn-traits #any #traits #dyn
  89. eerie

    Rustic binding to the IREE Compiler/Runtime

    v0.2.6 430 #iree #run-time #bindings #rustic #run-time-bindings
  90. memsec

    libsodium/utils

    v0.7.0 77K #memory-protection #secure #protection
  91. io-buffer

    A buffer abstracted for disk and network IO, with static lifetime. Unify Vec and *libc::c_void into one type, with smallest mem footprint

    v1.0.5 2.4K #io #buffer #buffer-io
  92. ownedref

    pass around references that will be owned types on deserialization

    v0.15.4 #deserialize #shared-memory #no-std #os
  93. firestore-path

    A Firestore path helper

    v1.0.14 140 #firestore #gcloud #google
  94. const_soft_float

    Const Soft Float Point

    v0.1.4 179K #soft-float #float-point #const
  95. refbox

    A Box with weak references

    v0.4.1 290 #smart-pointers #rc #weak
  96. tracing-shared

    Share tracing bwtween dylibs

    v0.2.0 5.5K #logging-tracing #shared-libraries #dylib #binary #cdylib
  97. vu64

    variable length encode/decode for a 64-bits integer

    v0.2.0 500 #varint #serialization #integer
  98. ferment

    Traits for FFI conversions and some helper methods

    v0.2.14 800 #syntax-tree #traits #convert #methods #opaque #morphing #proc-macro #macro-export #vtable
  99. serie

    A rich git commit graph in your terminal, like magic

    v0.5.7 #git #tui #cli
  100. 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
  101. atomptr

    A safe copy-on-write wrapper around AtomicPtr with some extra tricks

    v4.0.0-alpha.1 #lock-free #performance #atomic #concurrency #memory-concurrency
  102. parse_link_header

    parsing HTTP Link header

    v0.4.0 41K #http-parser #header-parser #http-header #link #hash-map
  103. oas

    OpenAPi Specification

    v0.2.1 #open-api-specification #openapi #json-schema #builder #reference #boilerplate #fluent-interface #serialization
  104. serde_buf

    Generic buffering for serde

    v0.1.2 17K #serialization #serde #serialize
  105. tmflib

    Interface library for processing TMF payloads

    v0.1.36 #schema-definition #tmf #object
  106. nary_tree

    A vec-backed tree structure with tree-specific generational indexes

    v0.4.4 750 #slab-tree #slab #n-ary #tree
  107. iata

    Some implementations of IATA resolutions

    v0.9.0-alpha.2 1.4K #bcbp #resolution
  108. derive-io

    derive macros for std::io::{Read,Write}, tokio::io::{AsyncRead,AsyncWrite} and more

    v0.5.0 14K #async-write #async-read #async-io #macro-derive #struct #duck-typing
  109. webgestalt

    CLI for computing enrichment for different analytes using ORA, GSEA, or NTA

    v0.3.2 280 #ora #nta #gsea #enrichment #gmt
  110. aarc

    An atomically updatable Arc for lock-free concurrency

    v0.4.0 11K #lock-free #arc #thread-safe #atomic #sync
  111. bazel-remote-apis

    Rust bindings for Bazel Remote APIs

    v0.22.0 1.4K #remote-api #bazel #protobuf #bindings
  112. orx-concurrent-option

    ConcurrentOption is a lock-free concurrent read and write option type

    v1.5.0 1.9K #lock-free-data-structures #lock-free #options #concurrency #atomic #data-structures
  113. dtype_variant

    Enables type-safe enum variants with shared type tokens across multiple enums, allowing for synchronized variant types and powerful downcasting capabilities between related enums

    v0.0.14 550 #pattern-matching #enum-variant #type-safety #enums
  114. rt-own

    runtime ownership: owner, viewer and holder

    v0.2.2 #ownership #rc #refcell #reference #box
  115. git-status-vars

    Summarize git repo info into shell variables (for use in a prompt)

    v1.3.0 #git #shell-prompt #git-prompt #zsh #shell #bash
  116. pdu

    Small, fast, and correct L2/L3/L4 packet parser

    v1.4.2 5.8K #tcp #udp #ethernet #ip #gre
  117. wary

    validation and transformation library

    v0.3.1 140 #validation #no-alloc #transform
  118. mutate_once

    Interior mutability, write-once and borrowable as plain &T

    v0.1.2 148K #write-once #mutability #cell
  119. testutils

    Offers a range of utility functions, macros, and tools, such as simple_benchmark() and dbg_ref!(), os_cmd::Runner, designed for testing purposes

    v0.0.5 #benchmark #testing #utilities
  120. prima_datadog

    An opinionated library to share code and approach to Datadog logging in prima.it

    v0.9.2 7.3K #metrics #datadog #prima #logging #histogram #cardinality #service-status #incr #decr
  121. googleads-rs

    A gRPC client library for Google Ads API, generated automatically from the API definition files

    v0.12.0 #grpc-client #gapi #grpc
  122. oxford_join

    Join string slices with Oxford Commas!

    v0.7.1 1.2K #join #list #grammar #string
  123. varlinker

    human genomics

    v0.4.0 #genomics #annotations #vcf #human #variant #exon #gene #transcript
  124. threadbound

    Make any value Sync but only available on its original thread

    v0.1.8 1.1K #send-sync #sync
  125. atento-core

    Core engine for the Atento Chained Script CLI

    v0.1.0 #devops #chain #automation #msp #script
  126. machine-vision-formats

    Types and traits for working with raw image data from machine vision cameras

    v0.1.7 650 #computer-vision #camera-image #camera
  127. netcrab

    creating and exporting Petri nets

    v1.0.1 130 #petri-net #pnml #dot
  128. oxttl

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

    v0.2.1 5.4K #n-triples #turtle #n-quads #n3 #tri-g
  129. vcfilter

    human genomics

    v0.4.0 #genomics #variant #filter #statistics #async #email
  130. cuenv-task-discovery

    Workspace scanning and TaskRef resolution for cuenv

    v0.26.2 #cue #validation #config #ffi
  131. peeking_take_while

    Like Iterator::take_while, but calls the predicate on a peeked value. This allows you to use Iterator::by_ref and Iterator::take_while together, and still get the first value…

    v1.0.0 2.1M #iterator #take-while #by-ref #peek
  132. python_marshal

    reading and writing Python marshal files

    v0.4.7 1.4K #marshal #python #object #reference #binary-encoding #pyc #object-serialization
  133. tinybuf

    Container for many types of immutable bytes, with optimisations for small arrays

    v0.3.1 #immutability #heap-allocator #byte-slice #container #deserialize #box-dyn #key-value-store #optimisations
  134. k8s-controller

    lightweight framework for writing kubernetes controllers

    v0.9.0 2.1K #kubernetes-controller #framework #context #traits #action #kubernetes-cluster #arc-mutex
  135. agentic

    Support library for building Agentic MCP and Agent2Agent based systems

    v0.0.4 290 #openai #mcp #ollama #agent-to-agent
  136. gpt_sovits_rs

    A GPT_Sovits inference lib in Rust base on pytorch

    v0.7.4 2.3K #pytorch #speech-synthesis #model #inference #convert
  137. mach_object

    Mach-O File Format Parser for Rust

    v0.1.17 4.1K #parser #file-format #mach-o
  138. argentum_rest_generator_app

    Argentum toolkit REST generator

    v0.3.1 400 #open-api-specification #rest #argentum #openapi-server #generator #api-generator #server-api #server-side
  139. links-notation

    Links Notation parser

    v0.13.0 #parser #link #lino #notation #protocols
  140. theta

    Actor Framework

    v0.1.0-alpha.45 3.5K #actor-concurrency #actor #async #actors
  141. thirtyfour-testing-library-ext

    Extends Thirtyfour's crate capabilities with the Javascript Testing Library API that emphasizes accessibility and user-centric testing approaches

    v0.1.3 110 #web-driver #testing-library #dom #selenium #automation
  142. git-collage

    selectively mirroring Git repositories

    v0.4.4 460 #git #github #mirror
  143. vibelang-dsp

    SynthDef generation and UGen DSL for VibeLang

    v0.3.0 #music #super-collider #synthesizer #audio
  144. json-schema-to-luau

    Convert JSON Schema to Luau type definitions with full support for constraints and advanced schema features

    v1.0.3 #json-schema #luau #codegen #type-generation
  145. leptos-daisyui-rs

    daisyUI Components for Leptos

    v0.0.3 140 #leptos-component #daisy-ui #reactive
  146. s5_fs

    Content-addressed filesystem abstraction for S5

    v1.0.0-beta.1 #content-addressable #s5 #filesystem #encryption #sub-directory #xchacha20-poly1305 #garbage-collection #chacha20-poly1305 #delete-file #directory-listing
  147. prudent

    Help you make Rust code safer. For both authors and reviewers.

    v0.0.3-beta #unsafe #safe #isolation #review #no-alloc
  148. osynic_osudb

    osu!db parser for Osynic, refactoring based on osu-db

    v0.1.4 #osu #osynic #osudb #parser
  149. oxiblas-lapack

    LAPACK operations for OxiBLAS - pure Rust implementation

    v0.1.2 #eigenvalues #lapack #svd
  150. handy-rs

    A collection of utilities for my Rust projects

    v2.2.0 280 #parser #human
  151. timesplit

    The easy way to use multiple WakaTime compatible instances at once!

    v0.4.1 #instance-at-once #waka-time #compatible #wakatime #config
  152. bytestr

    cheaply cloneable and sliceable immutable string

    v0.3.1 800 #zero-copy #immutability #string
  153. parasail-rs

    Rust bindings and wrapper for parasail, a SIMD C library for pairwise sequence alignment

    v0.9.0 #sequence-alignment #bioinformatics #rust #ffi
  154. faer_gmres

    GMRES implementation using faer

    v0.4.1 750 #faer #gmres #math
  155. movable-ref

    building movable self-referential types

    v0.2.0 #self-referential #movable #offset #pointers
  156. omr-bumper

    An opiniated version bumper for releases. Works for us.

    v0.3.19-alpha 1.4K #version-bump #ci-cd #git-tags
  157. quickbooks-types

    Type definitions for QuickBooks Online API

    v0.1.1 #quickbooks-online #rust #type #quickbooks #api-bindings
  158. reference-counted-singleton

    Reference-counted singleton whose protected data can be recreated as needed

    v0.1.5 28K #cross-platform #cache #static
  159. ref_iter

    Dynamic borrowing iterator

    v0.4.2 420 #refcell #ref-mut #iterator #ref #mut-ref
  160. xgx_intern

    A high-performance, Hash-based value interner with custom handle types

    v0.4.0 100 #hashing #interning #internment
  161. atomic_list

    Lock-free circular ring of intrusive ref-counted nodes plus shared cursors

    v1.9.0 #lock-free #cursor #intrusive
  162. static-rc

    Compile-time reference counting

    v0.7.0 750 #rc #experimental #reference-counting
  163. tron

    based template system built for speed and simplicity

    v2.1.0 #template-engine #system #validation #assembly #execute #compile-time-validation #debugging #rust-script #speed-and-simplicity
  164. async-select

    select! multiplex asynchronous futures simultaneously

    v0.3.0 419K #async-runtime #future #multiplex #tokio-runtime
  165. zub-store

    Git-like content-addressed filesystem store with metadata preservation

    v0.0.3 #ostree #content-addressable #rootfs #filesystem
  166. sparse-merkle-tree

    Sparse merkle tree implement in rust

    v0.6.1 11K #merkle-tree #merkle-proof #storage #verify #data-structures
  167. seq-marked

    Sequence-numbered values with tombstone support for LSM trees and versioned data

    v0.3.5 2.1K #lsm-tree #tombstone #versioned #order #data #bincode #serde
  168. portal-jsc-common

    ECMAScript IR

    v0.8.0-pre.10 #swc #javascript-compiler #wasm #portal #jsc #tac #forms #ssa #primordial #control-flow-graphs
  169. gramatica

    A compiler compiler for Rust implementing Earley's parser

    v0.2.1 110 #grammar-parser #context-free-grammar #compiler #grammar
  170. ion-schema

    Amazon Ion Schema

    v0.15.0 #amazon-ion #schema #ion
  171. csaf-rs

    A parser for the CSAF standard written in Rust

    v0.3.1 #json-schema #document #standard #reference
  172. castbox

    A Runtime-Typed Reference-Counted Smart Pointer and Concurrent Programming tools

    v0.1.3 #thread-safe #dyn-any #dynamic-cast #runtime-typed #reference-counting
  173. orx-self-or

    Defines SoR (self-or-ref) and SoM (self-or-mut) traits that are useful in reducing code duplication and pushing forward the ownership transfer decision from the type designer to the consumer

    v1.2.0 56K #polymorphism #pointers #self
  174. merc_aterm

    A thread-safe library to manipulate and store first-order terms

    v1.0.0 #terms #concurrency #term
  175. 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
  176. markex

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

    v0.1.0 #markup #element #extractor #non-validating #part #markdown
  177. pipe-trait

    possible to chain regular functions

    v0.4.0 207K #pipeline #fp #traits
  178. prism3-rust-atomic

    User-friendly atomic operations wrapper providing JDK-like atomic API

    v0.1.0 #lock-free #atomic #thread-safe #prism3 #concurrency
  179. any-fn

    Dynamically-typed functions to represent any functions in Rust

    v0.6.3 1.9K #dynamically-typed #mutable-reference #value #arguments #immutability #combinatorial
  180. prism3-atomic

    User-friendly atomic operations wrapper providing JDK-like atomic API

    v0.2.0 #lock-free #atomic #thread-safe #prism3 #concurrency
  181. git-ref-format

    Everything you never knew you wanted for handling git ref names

    v0.6.0 800 #reference #name #git
  182. glyphslib

    reading, writing, and manipulating Glyphs font source files

    v0.2.2 #opentype-font #typography #opentype #font #font-development #graphics #glyph
  183. ipsec-parser

    Parser for the IKEv2 protocol

    v0.7.0 16K #nom #ipsec #ik-ev2
  184. gc-lite

    partitioned garbage collector

    v0.3.0 #garbage-collection #weak-references #partitioned #root #memory-safety #hierarchical
  185. nacl

    Rust version of NaCl Cryptographic library with Scrypt added

    v0.5.3 25K #scrypt #cryptography #version-of-na-cl #added
  186. lib-ruby-parser-nodes

    Ruby parser nodes data

    v0.57.0 3.2K #node #parser #message #ruby #template #build-script
  187. patina_ffs

    Support for Firmware File System as described in the UEFI Platform Initialization Specification

    v19.0.3 270 #firmware-specification #filesystem #platform-initialization #uefi #patina #volume-file #ffs #section-extractor #serialization #section-header
  188. opus-codec

    Safe Rust bindings for the Opus audio codec

    v0.1.2 #audio-codec #opus #voice
  189. nanokit

    A collection of tiny, reusable utility methods that reduce code size and improve performance

    v0.2.1 380 #improve-performance #code-size #string-concatenation #reusable #methods
  190. liquid-cache-storage

    10x lower latency for cloud-native DataFusion

    v0.1.10 #data-fusion #arrow-array #cache #pushdown #storage-layer #object-store #parquet #cloud-native
  191. libdd-tinybytes

    Tiny implementation of a bytes::Bytes like type that supports AsRef<[u8]>

    v1.0.0 1.8K #byte-buffer #rc #serialization #zero-copy #immutability #utf-8 #serde #datadog
  192. typed_sqlx_client

    Type-safe, extensible Rust library for managing multiple SQL databases and tables with sqlx

    v0.2.2 #sqlx #orm #type-safe #actix-web #database
  193. nano-wal

    lightweight Write-Ahead Log (WAL) implementation for append-only operations

    v0.5.0 #write-ahead-log #database #persistence #database-storage #wal
  194. tensor_optim

    A tiny tensor engine lacking compromise on portability

    v0.2.1 #tensor #machine-learning #memory-efficient #scienctific-compute #no-alloc
  195. ref-map

    Helper trait for Option and Result to map references

    v0.1.4 650 #reference #map #result #as-ref
  196. isoprenoid-unsend

    signals runtime framework backing flourish-unsend

    v0.1.3 #signal #sdk #incremental #run-time
  197. clockwork-tuples

    Type-level tuple utilities for compile-time structural reasoning

    v0.1.2 #tuple #meta-programming #type-level #compile-time #zero-cost
  198. peginator

    PEG parser generator for creating ASTs in Rust (runtime)

    v0.7.0 #grammar-parser #peg #ast #peg-parser
  199. refuse

    incremental, multi-threaded garbage collector

    v0.0.6 460 #garbage-collection #multi-threading #collector #gc
  200. longcallR

    SNP calling and haplotype phasing with long RNA-seq reads

    v1.12.0 #longcallr #long-read #snp #rna-seq #haplotypes #calling #strand #bam-file #molecule #caller #allele
  201. dte

    Decision table editor

    v0.0.6 250 #decision-table #dsntk #decision-toolkit
  202. accessorise

    Add accessors to your struct and trait implementations

    v0.2.0 #accessor #macro #accessors #setter
  203. gazebo

    A collection of well-tested utilities

    v0.8.1 700 #vec #lifetime #utilities #clone #well-tested #arc #reallocate
  204. skills-ref-rs

    agentskills library for validating, parsing, and managing Agent Skills

    v0.1.1 #skill #validation #agent #agentskills #parser
  205. omnipath

    Path utility library

    v0.1.6 17K #file-path #absolute-path #windows #absolute
  206. gabriel2

    Indeed, an actor library based on Tokio, written in Rust

    v1.5.0 1.0K #actor #actor-context #load-balancing
  207. cooked-waker

    A safe interface for creating async Wakers

    v5.0.0 273K #waker #async #safe #send-sync #vtable #cooked #arc
  208. eventsourced

    Event sourced entities in Rust

    v0.27.0 3.6K #event-sourcing #entity #command-query #sourcing-cqrs #snapshot-store #logging #command-handler #event-sourcing-cqrs #sourced #serde-json
  209. oco_ref

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

    v0.2.1 60K #rc #smart-pointers #immutability #value #storing #meets
  210. fqgrep

    Search a pair of fastq files for reads that match a given ref or alt sequence

    v1.1.1 160 #genomics #bioinformatics #fastq
  211. rustate

    creating and managing state machines, inspired by XState

    v0.3.0 480 #state-machine #state-charts #fsm #xstate
  212. dioxus-animate

    Time-based CSS class manipulation for smooth animations in Dioxus apps

    v0.2.1 #css #animation #dioxus #time-based #smoothing #milliseconds
  213. re_build_tools

    build.rs helpers for generating build info

    v0.29.0-alpha.3 65K #build-info #env-var #re-run #generator #date-time #git-branch #git-hash #build-information #logging
  214. dioxus-floating

    A floating positioning engine for Dioxus 0.7. Handles flips, shifts, and scrollable containers with ease.

    v0.1.1 #dioxus #context-menu #dropdown #floating #ui #dioxus-ui
  215. glfw-sys-passthrough

    An Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and events

    v6.0.9 220 #opengl #glfw #vulkan #input-event #context #multi-platform #cargo-version #build-time #pre-generated
  216. mayber

    A zero-cost enum for handling either references or owned values with a unified interface

    v0.1.0 440 #zero-cost #maybe #reference #cow #deref #no-alloc
  217. nats-io-jwt

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

    v0.1.1 2.4K #json-schema #nats #permissions #account #generator #nkey
  218. usn-journal-rs

    working with the NTFS USN change journal and enumerating the MFT

    v0.4.0 #ntfs #mft #filesystem #refs
  219. nrf-softdevice-s140

    Low-level bindings for the Nordic nRF SoftDevice S140

    v0.1.2 6.7K #ble #cortex-m #nrf52 #bluetooth #nrf-softdevice
  220. llvm-lib

    LLVM library with safe and flexibility in mind, without over complexity based on LLVM-C API

    v0.8.1 8.6K #llvm #compiler-infrastructure #api #safe #create
  221. minijinja-stack-ref

    dynamic stack references for MiniJinja

    v1.0.22 2.6K #jinja #borrow #autoreload
  222. regorust

    Rust bindings for the rego-cpp Rego compiler and interpreter

    v1.2.0 #interpreter #compiler #open-policy-agent #query-language #bindings #rego #policy-language #opa #query-engine #policy-engine
  223. glfw-sys

    An Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and events

    v7.0.0 8.8K #opengl #input-event #vulkan #version #context #multi-platform #cargo-version #build-time #pre-generated
  224. mau

    procedural macro library for memoization with MauQueue optimization

    v0.1.16 #memoization #optimization #proc-macro #cache
  225. lib-client-github

    GitHub API client library for ADI tools

    v0.1.0 #github-api #github-client #api-client #client #rest #github-api-client
  226. bitflag

    A macro to generate bitflags structures from C-like enums

    v0.10.1 #bit-flags #bitmask #bitflags
  227. iban

    IBAN parsing library

    v0.2.0 13K #bank-account #bban #checksum #debugging #identifier #electronic
  228. conargo

    A Cargo-like wrapper for the Conan C++ package manager

    v0.2.0 #package-manager #conan #cpp #cargo #cli #cargo-cli
  229. refimage

    Imaging library. Provides image storage using CoW-like structures to avoid re-allocation in image-aquisition scenarios. Supports rich metadata and serdes.

    v1.0.0-pre4 1.5K #image #image-owned #encoding
  230. dsh_rest_api_client

    REST API client for KPN Data Services Hub

    v0.5.0 #rest-api-client #dsh #kpn #api-client
  231. leptos_hotkeys

    that declaratively pairs keybindings with callbacks for Leptos applications

    v0.2.2 800 #hotkey #leptos #wasm
  232. weakref

    Copy+static reference type which checks liveness at runtime

    v0.2.1 160 #generational #reference #copy
  233. groundmodels-core

    geotechnical ground modeling and soil parameter analysis

    v0.1.0 #object #json-format #modeling #soil #array #input-file #geotechnical
  234. sval_ref

    A variant of sval::Value for types with internal references

    v2.16.0 1.0M #serialization #no-std
  235. embassy-executor-timer-queue

    Timer queue item and interface between embassy-executor and timer queues

    v0.1.0 41K #timer-queue #embassy-executor #waker #embassy-time #as-mut #hal
  236. rt_ref

    Internal Ref types for rt_ref and rt_vec

    v0.3.0 360 #automation #send-sync
  237. deref

    dereferencing types

    v0.1.5 #dereferencing #macro-derive #autodereference #proc-macro #field-access #traits-for-types #named-fields
  238. grit-data-prison

    providing the struct Prison<T>, a Generational Arena that allows full interior mutability to each and every element

    v0.4.0 #generational-arena #interior-mutability #arena
  239. sodalite

    Tweetnacl in pure rust with no std dependency

    v0.4.0 900 #nacl #sodium #cryptography
  240. light-rc-arena

    A lightweight arena allocator that can be cloned and shared like Rc

    v0.1.5 #arena-allocator #refcell #arena
  241. at

    Helpers for indexing slices

    v0.2.0 230 #slice #indexing #negative-index #helpers
  242. treebender

    An HDPSG inspired symbolic NLP library for Rust

    v0.1.1 #nlp #earley #hdpsg #syntax #earley-parser
  243. dirge

    Convenient extensions to the standard library's path types

    v0.1.3 230 #standard-path #absolute-path #filesystem
  244. prealloc_ref_vec

    Create temporary Vecs of references without allocating/deallocating (useful for realtime code)

    v0.1.1 #real-time #vec #dsp #reference
  245. scribe-cli

    Advanced code analysis and repository exploration library with AI-powered insights

    v0.5.1 #code-analysis #repository-analysis #ast #documentation #repository
  246. static-collections

    Implementations of fixed-capacity collection types

    v0.2.1 #allocation #collection #no-alloc
  247. Try searching with DuckDuckGo or on crates.io.

  248. blake2b-ref

    A no_std BLAKE2B implementation

    v0.3.1 15K #blake2b #blake2b-builder #ref #output #u8
  249. cargo-vcs

    Cargo workspace helper for Version Control System project management

    v0.2.1 150 #version-control #cargo-workspace #cargo-version #versioning #git
  250. owning_ref

    creating references that carry their owner with them

    v0.4.1 159K #field #owned #reference
  251. bevy_landmass

    A plugin for Bevy to handle navigation of AI characters

    v0.10.0 100 #path-finding #landmass #avoidance #navigation #bevy
  252. cbsk_mut_data

    ref mut tool

    v2.1.2 850 #static-data #ref #mut
  253. unbinder

    A high-performance JSON Schema dereferencer for resolving $ref pointers

    v0.1.7 #json-schema #dereference #ref #wasm
  254. cyberdem

    Cyber DEM (SISO-REF-072-2024)

    v1.0.1 100 #cyber #effect #simulation-modeling
  255. heapbuf

    Fixed size heap buffer with optional custom alignment, ref counting and custom destructor logic

    v0.1.3 #heap-buffer #pointers #buffer #unaligned #heap
  256. ref_wrapper

    Wrapper of dynamically borrowed data

    v0.3.0 550 #iterator #ref-mut #refcell #ref
  257. forward_ref

    Rust's forward_ref_* macros for easier implementation of operator overloading

    v1.0.0 25K #operator-overloading #overloading #ops #op #operator
  258. intuple

    Convert structs and enums into tuples (of refs) and back - recursive, ignore fields

    v0.2.0 #tuple #enums #tuple-struct #struct #into
  259. own

    Wraps an owned or borrowed value

    v0.1.3 320 #owned #ref
  260. git-point

    Set arbitrary refs without shooting yourself in the foot, a porcelain git update-ref

    v0.2.2 310 #git #cli
  261. ref_kind

    Different reference kinds

    v0.5.1 #mutability #safe #no-std #ref
  262. sanitize-git-ref

    Sanitize git refs

    v1.0.12 130 #sanitize #git #ref
  263. reft

    Ref and Mut wrappers that implement AsRef and AsMut for any given &T

    v0.2.0 #generics #reference #no-std
  264. imag-ref

    Part of the imag core distribution: imag-ref command

    v0.10.1 #personal-information-management #imag #pim
  265. ref-kman

    Shared reference like Mutex

    v0.0.2 #mutex #reference #ref
  266. srce

    Self-Ref Cell Environments

    v0.1.1 #environment #self-ref #cell #module #re-exports #selfref #expressive
  267. facebook-access-token

    Facebook - Access Token

    v0.1.2 #access-token #facebook #package #facebook-api #ref
  268. ref_clone

    borrows as higher kinded types that can be used to prevent code duplication

    v0.8.0 #borrow #ref #higher-kinded-types #code-duplication #prevent
  269. to_ref

    let path = url.to_ref::<Path>();

    v0.1.1 #path #ref #url-to
  270. taken

    Macros for taking ownership, _staring Liam Neeson_

    v0.1.1 #macro #clone #ref