#error

  1. anyhow

    Flexible concrete Error type built on std::error::Error

    v1.0.102 36.7M #error-handling #error
  2. thiserror

    derive(Error)

    v2.0.18 64.8M #error-handling #error-derive #error
  3. niffler

    transparent support for compressed files

    v3.0.0 5.9K #compression #transparent-compression #bioinformatics-file #object #error
  4. annotate-snippets

    Format diagnostic reports, including highlighting snippets of text

    v0.12.13 2.1M #ascii #analysis #error #code
  5. anyerror

    A type of any error for transport

    v0.1.13 146K #error #serialization #any
  6. thiserror-ext

    Useful extension utilities for thiserror

    v0.4.0-alpha 14K #error-handling #derive #error
  7. ohno

    High-quality Rust error handling

    v0.3.1 700 #oxidizer #backtrace #error
  8. boilerplate

    Minimal compile-time Rust template engine

    v1.1.1 3.9K #template-engine #compile-time #statically-checked #macro-derive #error
  9. rancor

    Scalable and efficient error handling without type composition

    v0.1.1 2.4M #error #error-handling
  10. n0-snafu

    Utitilities for working with snafu

    v0.2.2 42K #snafu #error
  11. nethsm-sdk-rs

    Rust SDK to communicate with Nitrokey NetHSM

    v3.0.0 20K #net-hsm #sdk #nitrokey #error #api
  12. bare_err_tree

    Display errors as a formatted tree

    v1.0.1 1.0K #tree #printing #error #no-alloc
  13. error-toon

    Compress verbose browser errors for LLM consumption. Save 70-90% tokens.

    v1.2.0 #llm #token #compression #cli #error
  14. whereat

    Lightweight error location tracking with small sizeof and no_std support

    v0.1.3 500 #stack-trace #track-caller #error #no-std
  15. human-errors

    An error library focused on providing your users with relevant advice for any problem

    v0.2.3 600 #error #advice
  16. stacked_errors

    high level error propogation with software controlled backtraces

    v0.7.1 9.5K #error-handling #no-std #error
  17. bugsight

    Debug smarter, not harder — CLI tool that analyzes errors and suggests fixes

    v1.0.0 #development-tools #debugging #error
  18. path_facts

    You've subscribed to PATH FACTS: Tidy filesystem information to help debug unexpected errors

    v0.2.1 12K #fact #debugging #directory #error #unexpected-error #tidy #read-directory #ve #subscribed #system-information
  19. wallee

    Flexible concrete Error type built on std::error::Error with caller location tracking

    v0.2.4 #error-handling #error
  20. argmax

    deal with 'argument too long' errors

    v0.4.0 44K #arguments #error #long #deal #size
  21. rspack_error

    rspack error

    v0.7.8 440 #rspack #error #diagnostics #logic #javascript-bundler #web-performance #webpack #typescript #emitting #rspack-bundler
  22. one_err

    OneErr to rule them all

    v0.0.8 4.3K #error-handling #io-error #error
  23. gibblox-core

    Core block reader traits, error types, and composition utilities

    v0.0.1-rc.12 490 #block-reader #gib #error #traits #fetch #gpt #ext4 #iso-9660 #android
  24. meticulous

    Result extension to add more meaning to unwrapping

    v0.2.0-pre.2 14K #error-handling #unwrap #error
  25. cargo-chec

    A cargo subcommand to run cargo check and output filtered error messages as a JSON array

    v0.2.1 #cargo-subcommand #error #rust #cargo-check
  26. anyhow2

    (Fork of anyhow that adds the location where the error first occurred)Flexible concrete Error type built on std::error::Error

    v0.1.4 #error-handling #anyhow #error
  27. seher-cr

    A wrapper for the CodeRabbit CLI that automatically retries on rate limit errors

    v0.1.2 #rate-limiting #retries #error #automatic #duration #error-message
  28. nom8

    A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)

    v0.2.0 176K #error #streaming-parser #parser
  29. problemo

    Problemo

    v0.0.12 #error
  30. smarterr

    Smart error handling library

    v1.1.0 750 #error-set #smart #error #library #set
  31. data-rw

    io buffer write reader

    v1.6.4 #serialization #binary-encoding #io #serde #error
  32. wtf-cli

    AI-powered terminal error interpreter. Prepend wtf to any command to get instant diagnoses and fixes.

    v1.0.1 #artificial-intelligence #error #ai
  33. err_tools

    Helper traits and functions for building errors in rust

    v0.2.2 #error #traits #simple
  34. pingora-error

    Error types and error handling APIs for Pingora

    v0.8.0 1.2M #error-handling #pingora #error
  35. wasmtime-internal-error

    INTERNAL: Wasmtime's universal error type's implementation

    v41.0.4 #wasmtime #standards-compliant #error #wasm #cranelift #wasm-runtime
  36. thiserror-core

    derive(Error)

    v1.0.50 39K #error-handling #error-derive #error
  37. sope

    Simplified, and type-safe interface to MPI with error handling

    v0.1.0 #mpi #sorting #type-safe #error #collective
  38. http-api-problem

    create HTTP error response content for APIs based on RFC 7807

    v0.60.0 9.6K #json-error #json-api #error #7807
  39. neuer-error

    Ergonomic error handling for machines and humans

    v0.3.0 #error-handling #error
  40. tectonic-oqs

    interface to Open-Quantum-Safe's liboqs

    v0.11.2 160 #ml-kem #liboqs #ml-dsa #error #interface #sphincs #open-quantum-safe #non-portable #kyber #sigs
  41. errors_with_context

    Application-ending Errors with context

    v1.2.0 350 #error-context #error #context
  42. serde-error

    Serde (de)serializer for Error types

    v0.1.3 37K #anyhow #error #serde #failure
  43. error-info

    Centralized error information ready for internationalization

    v0.3.1 #internationalization #code #error
  44. gel-errors

    Error types for Gel database client. Formerly published as gel-errors

    v0.5.4 3.9K #gel #database-client #error #define
  45. flat_error

    Error wrapper to ensure Clone, Debug, and PartialEq

    v0.3.0 #partial-eq #clone #ensure #error #traits #debugging #meet
  46. noworkers

    A small asyncronous worker pool manages thread pool limiting, cancellation and error propogation, inspired by golangs errgroup (requires tokio)

    v0.1.1 500 #thread-pool #limiting #error #manage #worker #cancellation #concurrency #requires-tokio #asyncronous #propogation
  47. errors

    std::error::Error utilities

    v0.1.0 1.3K #error-chain #error-source #source-chain #error
  48. kotoba-errors

    Shared error types for the Kotoba ecosystem

    v0.1.2 370 #kotoba #error #ecosystem #storage-layer #inference-engine #owl #execution-layer #json-ld #os-layer #vocabulary
  49. rs-odbc

    Minimal safe Rust implementation of ODBC

    v0.2.0 #odbc #safe-odbc #error #api #type-system #compile-time
  50. polars-error

    Error definitions for the Polars DataFrame library

    v0.53.0 832K #dataframe #polars-dataframe #define #python #error
  51. context_error

    create rich errors to help users understand what the error was and how to fix it

    v0.2.0 140 #error-context #error
  52. sift-cli

    Strip noise from error output. Powered by a local LLM.

    v0.1.0 #debugging #llm #filter #error
  53. cargo-tes

    A cargo subcommand to run cargo test and output filtered test failure messages as a JSON array

    v0.2.1 #cargo-subcommand #error #rust
  54. kcl-error

    KCL error definitions

    v0.2.133 800 #kcl #error #define #tailwind
  55. fluent_schedule

    A human-readable, fluent task scheduling library for Rust

    v1.0.1 #task-scheduling #fluent #jobs #human-readable #error #chrono
  56. hierr

    RUST Error

    v0.2.4 490 #error #target #busy #perm #定义 #接口
  57. drm-core

    Core traits, models, and errors for dr-manhattan prediction market SDK

    v0.1.3 #market-prediction #sdk #model #websocket #error #order-book #dr-manhattan #trade
  58. simple-error

    error type backed by a string

    v0.3.2 172K #error-string #error
  59. fluxion-error

    Error types for the Fluxion reactive streaming library

    v0.1.1 #async-stream #error #reactive
  60. throw_error

    wrapping, throwing, and catching errors

    v0.3.1 118K #error #throwing #hook #catching #user-defined
  61. cdumay_result

    serialize and deserialize result using serde

    v1.0.4 500 #serde-integration #result #error #serde
  62. cdumay_error

    define standard errors

    v2.0.1 480 #standard #error #cdumay #operation #framework #unexpected-error
  63. tagged-vec

    A Vec which can be indexed by one specific type

    v1.0.1 340 #vec #indexed #vector-index #usize #error #catch
  64. baxe

    that simplifies error handling in Axum

    v0.1.6 650 #axum #error #define #back-end #error-logging #json-error #error-response #email-validation #error-handling
  65. treeherder-cli

    Fetch errors from a Firefox CI push on Treeherder, formatted as markdown

    v0.2.3 #fetch #firefox #ci #error #markdown #logging #cache-dir #revision #notifications #perf
  66. re_error

    Helpers for handling errors

    v0.31.0-alpha.2 98K #helper #re-run #helpers-for-errors #error #logging
  67. varpulis-core

    Core types and AST for VPL

    v0.6.1 #ast #spans #vpl #run-time #error #syntax-tree
  68. revolt-result

    Revolt Backend: Result and Error types

    v0.9.4 #revolt #back-end #error
  69. okerr

    Ergonomic result / error handling helpers built on anyhow and thiserror

    v1.0.2 #error-handling #anyhow #error
  70. civ6-mac-updater

    Updates Civ VI version for Mac to prevent host version mismatch error

    v1.2.1 280 #version-update #version-number #mismatch #updater #error #civ #multi-player #game #github-repository #backup
  71. avila-error

    AVL Platform error handling - replacement for anyhow/thiserror

    v0.2.0 #avl #avila #error
  72. axum-service-errors

    that provides an easy way for structured error responses using axum

    v0.3.3 #axum #structured-error #error
  73. error-ext

    Error utilities

    v0.4.3 #axum #extension #methods #error #utilities #error-response
  74. terminator

    Formatter for pretty panics and errors

    v0.3.2 450 #backtrace #error
  75. localtrace

    A local tracing library for Rust

    v0.2.0 #error-tracing #debugging #error #local #backtrace
  76. anyhow-http

    Customizable HTTP errors built on anyhow

    v0.4.3 750 #http-errors #anyhow #error
  77. session-rs

    A lightweight async WebSocket protocol

    v0.1.2 #websocket #protocols #methods #error #server #notifications
  78. ape

    reading and writing APEv2 tags

    v0.6.0 #tags #ap-ev2 #reading #key #error
  79. qpay

    QPay V2 API SDK for Rust

    v1.0.0 #payment #invoice #client-token #api-sdk #error #authentication #client-config #http-errors
  80. light-indexed-array

    indexed (and concurrent) Merkle tree in Rust

    v0.3.0 1.7K #indexed-array #merkle-tree #element #changelog #error #concurrency #linked-list
  81. alerta-cli

    CLI tool for showing simple GUI dialogs on X11

    v0.1.2 #dialog #message-box #error #msgbox #box
  82. simple-eyre

    One of the simplest error reporters one can build ontop of eyre, defining only an error report

    v0.3.1 10K #eyre #error-report #reporter #error
  83. simbld-http

    A comprehensive HTTP response library for Rust

    v1.0.0 350 #http-response #error #code
  84. process-terminal

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

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

    Enhanced deserialization error diagnostics for serde_json with accurate JSON path tracking

    v0.1.0 #serde-json #json-path #error-diagnostics #json-error #error
  86. rama-error

    error types and utilities for rama

    v0.3.0-alpha.4 155K #rama #error-handling #error
  87. axum-error-handler

    error handler for axum

    v0.2.1 240 #error-handler #axum #web-framework #handler #error
  88. lib_myfltk

    functions based on the FLTK.rs GUI library

    v0.1.8 #fltk #questions #error #bank #help #suggestions
  89. chroma-error

    Chroma-provided crate for errors returned from Chroma

    v0.13.2 289K #artificial-intelligence #chroma #embedding #llm #error #database #vector-database #chatgpt #javascript #free-open-source
  90. broken-pipe-kills

    Get rid of failed printing to stdout: Broken pipe (os error 32) panics by setting SIGPIPE to SIG_DFL before your fn main() runs

    v0.3.1 #printing #error #kills #stdout #sig-dfl #sigpipe #rid #implementable
  91. tracerr

    Custom compile-time captured error tracing

    v0.4.0 850 #error-tracing #stack-trace #error
  92. lithium

    Lightweight exceptions

    v1.0.4 280 #exception #error-handling #error
  93. rspack_plugin_no_emit_on_errors

    rspack no emit on errors plugin

    v0.7.8 #rspack #emit #javascript-bundler #webpack #error #rspack-bundler #rstack
  94. api-errtype

    API error code types definition based on api-response

    v0.3.2 #rpc-error #error #rpc #http-rpc #http
  95. kyu-common

    Shared error types, IDs, and configuration for the KyuGraph database

    v0.3.0 #error #shared #kyu-graph #config #properties #database
  96. suwrap

    Contextual and explicit replacement for unwrap()

    v0.1.1 #panic #error #utility
  97. axum-ctx

    Error handling in Axum inspired by anyhow

    v0.5.1 #axum #error-handling #error
  98. async-codec

    creating async codecs

    v0.4.1 170 #async #codec #encoded #caller #error #embedded #attempt #cheaper #serialization
  99. erio-core

    Core types, traits, and error handling for the Erio agent runtime

    v0.1.0 #run-time #agent #retry #error #message
  100. linux-errnos

    A list of error numbers

    v0.4.0 #errno #syscalls #linux #error #std-error
  101. noprocess

    A lightweight Rust library for managing long-running processes with graceful shutdown, restart capabilities, and error handling

    v0.0.2 #graceful-shutdown #error #long-running #process-manager #capabilities #cancellation #stubborn #worker-pool
  102. chat-router

    Router for multiple clients

    v0.0.3 #router-builder #provider #client #strategy #error #rate-limiting #claude #gemini #chat-rs
  103. raws-error

    RAWS common error type

    v0.0.5 #aws-sdk #raws #error #cli #text-output
  104. bma-benchmark

    Benchmark for Rust and humans

    v0.0.24 #benchmark #human #benchmark-for-and-humans #performance #error #macro-use
  105. pseudo-backtrace

    constructing stack-like error chains with caller locations

    v0.2.1 #backtrace #error
  106. chainerror

    Make chaining errors easy

    v1.0.0 210 #error
  107. core-error

    std::error::Error for libcore

    v0.0.1-rc4 184K #std-error #no-std #error
  108. arcbox-error

    Common error types for ArcBox

    v0.1.6 #arc-box #arcbox #error #unified #own #micro-vm #error-pattern
  109. handled

    error handling library

    v0.5.0 150 #error #rate-limiting #debugging #error-variant #traits #partial-eq #deeply-nested #combinatorics #growing #universe
  110. axum-error-object

    Result<T> type and related utility types that can be used to holistically provide object response errors

    v0.0.4 250 #anyhow #axum #error
  111. sqrtx

    Square root calculation

    v0.1.6 330 #square-root #parallel-processing #async #computation #error #heavy #async-sync
  112. mogh_error

    De/serialize errors into json format with customizable http status code

    v1.0.4 #json-parser #serialization #deserialize #mogh #error #http-errors #serialization-error
  113. aip-193

    Google AIP-193 Errors

    v0.2.6 1.0K #google-api #aip-160 #error #path #http #error-derive
  114. nuhound

    Improve error handling capability

    v0.3.0 270 #debugging #result #error-debugging #error
  115. jeset

    Opinionated, ready to use color-eyre and tracing-journald setup for applications

    v1.0.4 #error-tracing #eyre #error
  116. haste-fhir-operation-error

    Haste Health FHIR operation error handling

    v0.11.0 #operation #haste #fhir #error #health
  117. compiler_base_error

    v0.1.6 2.7K #compiler-error #compiler-base #error
  118. min_err_per_step

    Dear Dev, it's math lib for Rust to calc basic funcs w/ minimal error per step [kiss principle been at the very heart]

    v0.0.213 #per-step #math #min-err #error #heart #kiss #principles #trig #ln #gravity
  119. crispii_errors

    CrispiiError enum to be returned by any failing crispii functions

    v1.0.0 290 #crispii #crispii-error #error
  120. failed-result

    A small crate for converting various failed value to result with corresponding error type

    v0.2.6 410 #error-value #error #failure
  121. neuron-effects-core

    Core effect execution traits and errors

    v0.4.0 #effect #agentic #traits #execution #error #mcp #building-block #artificial-intelligence #specs #large-language-model
  122. tc-error

    TinyChain's generic error struct

    v0.13.1 #tiny-chain #service-mesh #error #service
  123. cdumay_error_standard

    define standard errors

    v1.0.4 230 #error #standard #cdumay #framework #unexpected-error
  124. witcher

    Track and put down bugs using simple concise error handling

    v0.1.19 #backtrace #wrap #concise #bug #error #error-message
  125. thiserror-nostd-notrait

    derive(Error)

    v1.0.57 20K #error-handling #error-derive #error
  126. rust-rfc7807-axum

    Axum integration for RFC 7807 Problem Details (rust-rfc7807)

    v0.2.0 #problem-details #axum #rfc-7807 #error
  127. rocket_anyhow

    throw any error inside rocket's route

    v0.2.0 130 #anyhow #rocket #error #responder #throw
  128. weresocool_error

    Errors for WereSoCool

    v1.0.47 200 #music-composition #were-so-cool #audio #built #error #microtonal #impress #plants #pets #desktop
  129. tailwind-error

    Tailwind Error Handlers

    v1.3.3 2.6K #tailwind #error-handler #error
  130. gistyr-lib

    small tools and helpers

    v0.1.8 #opcode #result #status #error
  131. posix-errno

    POSIX error numbers

    v1.0.2 1.9K #error #posix #numbers #standard #constant
  132. avx-error

    AVL Platform error handling - replacement for anyhow/thiserror

    v0.2.0 #avx #avl #error
  133. backtrace-error

    wrap errors with automatic backtrace capture and print-on-result-unwrap

    v0.5.1 210 #backtrace #error
  134. tls-api-security-framework

    TLS API implementation over rustls crate

    v0.12.1 320 #tls #api #error
  135. revolt-coalesced

    Revolt Backend: Coalescion service

    v0.9.4 #service #back-end #revolt #error #cache #coalesced #rate-limiting #lru-cache #send-sync #rw-lock
  136. ezer-gen

    An cpp error generator for my very small error library

    v0.2.1 #generator #cpp #error
  137. therror

    derive(Error) with a twist (based on thiserror)

    v0.0.48 #error-handling #error-derive #error
  138. icydb-error

    IcyDB — A type-safe, embedded ORM and schema system for the Internet Computer

    v0.1.20 #icy-db #error #icydb #embedded #type-safe #orm
  139. multi_error

    easily failing late on multiple errors

    v0.1.1 #error #late #json #failing #error-handling #collect-error
  140. crc-correction

    CRC Correction

    v1.0.2 110 #error-correction #crc #correction #no-alloc #error
  141. skg-effects-core

    Core effect execution traits and errors

    v0.4.1 #effect #execution #error #traits
  142. emixcore

    Shared error handling, debug configuration, and foundational traits for EssentialMix

    v0.6.0 #debugging #error #shared #config #traits
  143. resultish

    A Resultish represents success (Ok), error (Err), or Both

    v0.1.6 280 #success #error #ok #err #lenient #error-value
  144. alerta

    Display simple GUI dialogs on X11 / XWayland

    v0.1.2 #dialog #message-box #error #msgbox #box
  145. rich-error

    Location-aware erorrs made easy

    v0.1.0 3.6K #error #utilities #macro #macro-error
  146. onechatsocial-result

    Revolt Backend: Result and Error types

    v0.6.21 500 #back-end #error #revolt
  147. known-errors

    Well-known errors

    v0.1.1 2.0K #sysexit #error #api-bindings
  148. sigpipe-untouched

    Get rid of failed printing to stdout: Broken pipe (os error 32) panics by setting SIGPIPE to SIG_DFL before your fn main() runs

    v0.3.1 #sigpipe #untouched #printing #pipe #error #sig-dfl #rid #child-process
  149. codama-errors

    Errors and result types for Codama

    v0.7.4 2.3K #codama #error #idl #node #define #proc-macro #korok #root-node #tree-structure #build-script
  150. vlan

    Clean VLAN ID representation with transparent u16 support, an invalid VLAN Error type, and a value that represents a native VLAN

    v0.1.2 #native #value #error #representation #that-represents
  151. autoerr

    Very opinionated helper to declare error types

    v0.0.5 220 #opinionated #declare #error
  152. xwt-erased-error

    A suite of reusable error types that naturally emerge from the xwt-erased API. Use when you don't want/need your own more precise types

    v0.6.0 #xwt #error #api #web-transport #reusable #emerge
  153. gevi_error

    A flavor of error types and error handling that I like

    v1.0.0 #error-handling #error-type #error
  154. perfgate-error

    Unified error types for perfgate

    v0.4.1 #error-handling #perfgate #error
  155. wasm-toolkit

    common WebAssembly operations like error handling, fetching browser windows, etc while utilizing the same error handling methods

    v0.1.2 #wasm #error #wasm-component
  156. ext-rs

    that brings C++-style extensions to Rust. Because why not?

    v0.1.0 #why #extension #operator #error #bad #principles #pull-request
  157. simdjson-rust

    Rust bindings for the simdjson project

    v0.3.0-alpha.2 #bindings #bindings-for-simdjson #error #dom #on-demand #encounter
  158. yagi

    Batteries-included DSP library

    v0.0.4 180 #dsp #batteries-included #error #signal #modulation #1000
  159. main_error

    Print errors with Display instead of Debug when using ? in main()

    v0.1.2 6.8K #error-display #display-debug #debug-display #error #main #debug-print
  160. async_chanx

    Implement Sink for some channel implementations

    v0.1.0-alpha.5 #async-channel #sink #channel-sender #version #error
  161. act-zero

    Ergonomic actor system

    v0.4.0 1.3K #actor-system #dynamic-polymorphism #static #started #error #actor-result #local-pool
  162. mabe

    framework for creating debug-friendly error enums in Rust

    v1.5.0 #debugging #enums #framework #simple #error
  163. borked

    convienient error handling library for rust

    v0.2.0 210 #error-handling #wrapper #handling #error
  164. utils-results

    The easiest and most intuitive error handling solution

    v5.3.0 #error-handling #utility #error #result
  165. aegean

    A fancy diagnostics & reporting crate

    v0.6.0 #error-diagnostics #compiler-diagnostics #error #compiler #pretty
  166. whynot-errors

    A basic setup for app errors in axum

    v0.2.3 450 #axum #setup #error
  167. radroots-types

    shared api result and error wrapper types for radroots sdk surfaces

    v0.1.0-alpha.1 #sdk #error #radroots #surface #shared
  168. virt-sys

    Native bindings to the libvirt C library

    v0.3.1 12K #native-bindings #libvirt #error
  169. cauz

    Succinct error handling

    v0.0.4 #error #succinct
  170. types-sdk

    SDK for types module: API trait, domain models and error definitions

    v0.5.8 100 #sdk #error #module #traits #domain
  171. squall-error

    Agentic error

    v0.1.3 #error #agent #distributed #run-time
  172. anyhow-tracing

    An extension of the anyhow crate that provides named fields on errors

    v0.2.0 #anyhow #error-tracing #error #debugging
  173. debug_err

    A minimal error handling library

    v0.1.0 #error
  174. error_show

    Show error code information

    v0.1.3 #show #errno #error #errlook
  175. serde_postgres

    Easily deserialize postgres rows

    v0.2.0 2.0K #deserialize #postgresql #row #error #value
  176. logerr

    Seamless error type logging

    v0.2.0 140 #error-logging #result #error #logging
  177. typederror

    A wrapper around anyhow that allows for a primary error type

    v0.2.2 120 #error-handling #error
  178. axum-internal-server-error

    function and trait for mapping error types to internal server errors in axum

    v0.1.1 #axum #error #internal #server-error #mapping
  179. puniyu_library

    puniyu 的共享动态库模块

    v0.5.5 #puniyu #的共享动态库 #error #libloading
  180. oak-testing

    Testing utilities for the Oak language toolchain

    v0.0.7 #testing #oak #incremental-parser #tree #error #language-server #error-recovery
  181. exun

    Handle unexpected errors

    v0.2.0 #error-handling #utility #error
  182. except

    The only one Error

    v0.3.0 #panic #error #exception
  183. tower-util

    working with Service

    v0.3.1 305K #http-middleware #tower #async #utilities #error
  184. librobotcontrol-sys

    Rust port of librobotcontrol

    v0.4.0 #system #beaglebone #bindings #port #error #docker #c2rust #cross-compilation #older-versions #rustfmt
  185. data-pipeline-rs

    Data processing pipelines

    v0.1.1 150 #observer #data-processing-pipeline #statistics #node #error #discarded #statistics-processing
  186. try-drop

    Batteries included error handling mechanisms for drops which can fail

    v0.2.0 #utilities #batteries-included #error #library #batteries-included-error
  187. codama-macros

    Procedural macros for the Codama standard

    v0.7.4 950 #proc-macro #codama #standard #idl #error #korok #root-node #tree-structure #build-script
  188. livepeer-rs

    Livepeer Studio API client

    v0.0.2 #api-client #vod #error #task #studio
  189. iceyee_error

    Error Message

    v12.0.0 500 #error-message #iceyee #error
  190. wherr

    Enhance Rust errors with file and line details using the #[wherr] macro for clearer debugging

    v0.1.7 #file-line #error-handling #error
  191. rerobots

    Rust library for rerobots

    v0.12.2 300 #api-client #documentation #github-repository #error
  192. eri

    Eager async pipelines with cancellation and error handling for structured concurrency

    v0.1.0 #cancellation #error #async #pipeline #async-pipeline #concurrency
  193. anyhow_ext

    Extension of anynow

    v0.2.1 750 #anyhow #error-message #error
  194. meby

    Zero dependency crate that provides a Meby<_,_> type for easier handling of Option<Result<_,_>> and Result<Option<_>,_>. Requires #![feature(try_trait_v2)]

    v0.1.0 #error #try-trait-v2
  195. tracked

    A stringly-typed Error that includes #[track_caller] information

    v0.5.4 470 #track-caller #stringly-typed #error #bool #panic
  196. tcp-channel-client

    Asynchronous tcpclient based on aqueue actor

    v0.3.0 #tcp-client #actor #tcpclient #aqueue #error #logging
  197. econtext

    Fast and simple error context on panics

    v0.2.0 115K #error-context #panic #error
  198. tribufu-error

    Tribufu Error

    v1.3.0 #tribufu #error #sdk #discord #service #api-service
  199. scoped-panic-hook

    Adds scoped, nestable, thread-local hooks for panics and some utilities for capturing and analyzing panics more conveniently

    v0.1.2 500 #panic-hook #error-handling #panic #error
  200. pushd

    that implements pushd

    v0.0.2 #current-directory #dropped #error #original #created #temp-dir
  201. chain_reaction

    beautiful timed function chaining

    v0.2.50 #timed #chaining #performance-analysis #operation #error #processing-pipeline
  202. no-std-thiserror

    thiserror but no_std compatible

    v0.1.0 #error-handling #error-derive #derive #error
  203. svc-error

    RFC7807: Problem Details for HTTP APIs

    v0.6.0 500 #problem-details #rfc-7807 #error
  204. ringest-error

    error definitions for the ringest framework

    v0.1.0 #framework #ringest #define #error
  205. agape_layout

    Layout engine for agape

    v0.3.0 270 #layout-engine #agape #arrange #error #position #block-layout #shrink #ui-layout #arranges
  206. Try searching with DuckDuckGo.

  207. only_one

    OnlyOne trait, which allows less nesting when chaining results

    v0.1.0 #chaining #nested #result #error #no-alloc
  208. throw

    Efficiently add statically-calculated stack traces to errors

    v0.1.7 #stack-trace #error-context #error
  209. trackerror

    Track your error

    v0.1.0 #error #track
  210. ssd1312

    driver for ssd1312(iic interface), tested on STM32H723ZGT6, may there be some errors, please forgive me that i am publishing a crate for the first time, if you have confusion, please…

    v0.1.6 210 #error #github-repository #time #driver #comments #confusion #iic
  211. nstd_core

    NSTD core crate

    v0.5.0 #cross-platform #c-ffi #embedded #error
  212. parkour

    A fast, extensible command-line arguments parser

    v0.1.0 #arguments-parser #extensible-command-line #error #convert #standard #type-system
  213. keylib-sys

    FFI bindings for keylib C API

    v0.2.3 #error #pre-built #zig #download #setup #ctap #encryption #authenticator #usb-hid #certificate
  214. pipelight_error

    Pipeligh Error types

    v0.2.14 440 #pipelight #error #pipeligh
  215. battler-wamprat-error

    Procedural macro for custom WAMP errors

    v0.2.1 130 #proc-macro #error #wamp #websocket
  216. approx_eq

    A macro for comparing equality of two values up to an arbitrary error in the *relative* difference

    v0.1.8 2.6K #testing #testing-error #approximate #float #error #comparison
  217. into-result

    convenience trait for converting something into a Result or Option

    v0.3.1 #result #error #options
  218. oneline-eyre

    A fork of simple-eyre which outputs errors on a single line

    v0.1.0 4.5K #single-line #one-line #error
  219. sentry-conduit

    Sentry middleware for conduit

    v0.29.0 100 #conduit #sentry #error
  220. lokerro

    error handling library for libraries and applications alike

    v0.2.0 240 #error #applications #location #alike #anyhow #backtrace
  221. trackerr

    Error tracker library with location capture and context

    v0.1.0 #backtrace #error-tracking #tracking #debugging #error
  222. monoio-io-wrapper

    A read/write wrapper to bridge sync and async io

    v0.1.1 6.3K #async-io #monoio #async-sync #would-block #error #success
  223. timed-locks

    Smart pointers to tokio::sync locks that either panic or error after a timeout

    v0.1.1 #smart-pointers #timeout #locking #error #panic #pre-commit-hooks
  224. fire-http-api

    Make web apis

    v0.4.0 1.7K #web-api #fire #status-code #error #stream #api-request #server-error #debugging
  225. ertrace

    Experimental Error Return Tracing for Rust

    v0.2.1 #error-tracing #return #error
  226. randomy-rs

    Rust bindings for the RandomY Proof-of-Work

    v1.1.14 #proof-of-work #random-x #bindings #error #git-submodule
  227. notedown-error

    Notedown Error Handlers

    v1.1.10 #notedown #error
  228. oopsie_woopsie

    debugging unexpected panics easier on end-user machines

    v4.0.0 #panic #debugging #error-debugging #error
  229. apt-mirror-check

    Check errors for apt mirror

    v1.0.0 #debian #mirror #apt #error #package #rust-version #ubuntu #corrupted
  230. tectonic_errors

    A boxed error type for Tectonic, with supporting utilities

    v0.2.1 1.6K #tectonic #error #anyhow #utilities #supporting #typesetting
  231. cdumay_error_http

    JSON error

    v0.1.3 190 #http-errors #http-status #error #json-error #message #status-code #error-convert #error-response
  232. cause

    A generic [std::error::Error] implementation

    v0.1.2 200 #error-handling #generic #line-numbers #error
  233. torrust-tracker-located-error

    provide error decorator with the location and the source of the original error

    v3.0.0 390 #error-handling #helper #error
  234. http-error

    Error trait to help convert errors to http error responses

    v0.3.0-alpha.5 500 #http-errors #http-response #error #convert #error-response