#return

  1. id-arena

    id-based arena

    v2.2.1 970K #arena-allocator #id-based #return #graphs #reference #typed-arena #object-identifier
  2. pg_query

    PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree

    v6.1.1 47K #sql #parse-tree #postgresql #sql-parser #return #queries-and-return
  3. unarray

    working with uninitialized arrays

    v0.1.4 4.2M #array #extension-traits #uninitialized #return #panic
  4. css-module-lexer

    Lexes CSS modules returning their dependencies metadata

    v0.0.15 27K #css #module #metadata #return #heap-allocator #warnings
  5. deterministic-wasi-ctx

    A wasmtime-wasi WasiCtx implementation that is fully deterministic

    v3.0.4 2.7K #deterministic #wasm-module #return #context #wasi-ctx #invocation
  6. MIPS_disassembly

    Takes MIPS machine code and return MIPS assembly

    v0.1.8 430 #mips_disassembly #disassembly #mips #return #assembly-instructions #adv #sll #nop #hash-map
  7. freedom-api

    Freedom API for Rustaceans

    v3.0.0-rc4 #freedom #rest #client #return #stream #atlas #rustaceans
  8. standard-error

    simplifies returning meaningful errors for axum services

    v0.1.9 650 #error-message #axum #structured-error #locale #return #status-code #web-framework #askama #web-apps
  9. tokio_tasks_shutdown

    Easily manage and gracefully shutdown tokio tasks while monitoring their return results

    v0.4.2 350 #graceful-shutdown #tokio-task #monitoring #return #manage #ctrl-c #catch #async-shutdown
  10. charname

    Incredibly simple library that just gives you the Unicode name for a character

    v1.17.0 600 #unicode-characters #name #return #code-point #string #txt-file
  11. unit-ext

    Fluent helpers for returning common wrapper values from the unit type

    v0.1.2 #return #helper #unit #zst #helpers
  12. unwrap_or

    Four easy unwrap Result and Option macros that allow for any inline-scoped code for things like return, continue, and break

    v1.0.1 1.1K #macro #return #break #unwrap
  13. rercon

    RCON library with automatic reconnection support

    v1.2.0 #reconnect #reconnection #rcon #automatic #return #valve #forms
  14. ffizz-string

    FFI string implementation

    v0.5.0 #string #ffizz #fz-string-t #return #value #prefer
  15. flowcontrol

    clarifying and simplifying control flow

    v0.2.3 130 #clarifying #macro-utilities #conditional #value #return #macro-and-utilities
  16. try_map

    try_map and flip methods for Option. These allow more ergonomic error handling when mapping functions that return Result over Option.

    v0.3.1 539K #methods #return #flip #mapping #vec
  17. libcrio

    A wrapper around the crictl cli to return serde_json objects

    v2.1.0 #crictl #kubernetes #object #serde-json #return
  18. version

    A very simple library who's job is to return the version of your crate if you're building with Cargo

    v3.0.0 8.2K #return #your-crate #jobs #who #very-simple
  19. type-onion

    Merge some lists of types, returning metadata to manage them

    v0.3.0 240 #return #merge #metadata #list #manage
  20. check

    Convenience assert!-like macros which return instead of panicking

    v1.0.0 #return #macro #assert #panicking #message #check-condition
  21. garlandtools

    interacting with the GarlandTools API

    v0.1.1 #endpoint #serde-json #api #return #instance #mob #npc #quest #icons #fate
  22. winnow-regex

    A set of winnow parsers backed by the regex crate

    v0.1.2 #regex #winnow #parser #backed #return #pattern-match
  23. mdanceio

    MMD(MikuMikuDance) compatible implementation targeting at browser through wasm

    v0.1.2 #browser #mmd #miku-miku-dance #compatible #return #webgl #wasm #model-format #web-rtc #web-gpu
  24. fn-store

    A dynamic persistent value store using closure type as key and storing its return value

    v1.2.1 700 #key-value-store #closures #return #dynamic #hash-map #store-key #dependency-injection
  25. ertrace

    Experimental Error Return Tracing for Rust

    v0.2.1 #error-tracing #return #error
  26. flyr

    extracting the thermal data from FLIR images

    v0.5.0 #flir-thermal #image #2d-array #temperature #return #multi-dimensional-array #try-parse
  27. libanubhav

    management system written in Rust

    v0.2.1 #borrowing #book #management-system #author #return #command-line-utilities
  28. multi_try

    Safely combine results

    v0.3.0 9.3K #combined #return #safely #vec #result #occurred
  29. return_crusher

    A shitty tool to crush a function body into (technically) one return statement using tree-sitter. Won't work for non GNU C syntax or loop with exits or returns.

    v0.1.4 #tree-sitter #return #body #exit #tool #crusher
  30. stream-find

    Add a find and find_map methods to any stream

    v0.3.0 #return #find-map #methods #match #future-stream #stream-ext
  31. nstd_gui

    NSTD windowing crate

    v0.5.0 #cross-platform #c-ffi #nstd #return #windowing
  32. html_tag

    An Enigmatic Way to use HTML in Rust

    v0.1.3 #html #tags #html-string #write #return
  33. wrappinghashset

    HashSet that remembers the last key it returned with its iterator and subsequently will wrap around and only return all of the keys once per call. This is useful if you want to use a set both via hashing…

    v0.5.0 110 #hash-set #set-iterator #round-robin #return #key #remembers #hashing
  34. lambda-router

    help with routing http-api-gateway requests to handlers in the same lambda that receive and return json

    v0.1.5 240 #web-api #api-gateway #aws-lambda #return #handler #json-api #data-url #not-found #serde-urlencoded
  35. from-string

    that provides a FromString trait with a String to String noop

    v1.0.0 #from-str #traits #dyn-error #send-sync #return #box-dyn #string-conversion
  36. sha-to-hex

    function to encode string using secret and return hex string

    v1.1.0 140 #hex-string #secret-string #return #sha-256 #encode-bytes #hmac
  37. portal-solutions-id-arena

    id-based arena

    v2.2.2 #id-based #id-arena #object-identifier #return #construct #typed-arena #data-structures
  38. wait-counter

    A counter allow you to wait, and return when it reach 1

    v0.1.2 #wait #counter #return #async #reach #simulating
  39. nstd_math

    NSTD math crate

    v0.5.0 #cross-platform #nstd #math #c-ffi #return
  40. microasync

    Very small async runner

    v0.4.2 #async-runner #sync #run-time #return #async-runtime
  41. streamparser

    Adapt simple stream parsers for different types of streams

    v0.1.0 #incremental-parser #stream #input #parse-input #return #utf-8 #infallible
  42. enum_variant_name_const

    Proc-macro that adds a const fn returning the variant name of an enum

    v0.1.1 #enum-variant #proc-macro #return #const-fn #static-string #derive-enums
  43. ech

    Take in a TCP / HTTP request and return the raw request in the body, and log to stdout. No dependencies

    v0.0.4 #http-request #logging #tcp #return #raw
  44. warlock

    Arena allocation optimized collections

    v0.0.4 #arena-allocator #bump-allocator #std #optimized #return
  45. unwrap_helpers

    Helper macros for unwrapping

    v0.3.0 #unwrap #return #macro #options
  46. asciis

    ASCII base on RFC20. Just ord() and chr()

    v0.1.3 450 #ascii #ord #chr #code-point #return #unicode-characters
  47. include_walk

    Include directory recursively using include_str! or include_bytes!

    v0.3.2 #walk-dir #file-content #include-str #include-bytes #return
  48. ad-hoc-result

    that extends the standard Result type with an AdHoc variant for returning fallback values alongside errors

    v0.1.0 #ad-hoc #error-variant #value #fallback #return #alongside
  49. future-wrap

    A minimal crate that lets you wrap a future to track each poll and modify the outcome

    v0.1.1 #wrap-future #track #modify #return #map
  50. spatialite-rs

    Wraps the sqlite crate, so that when you call spatialite_rs::open it will load mod_spatialite.so into the connection before returning

    v0.1.6 #sqlite #load #connection #call #return
  51. minimal-http-responder

    A minimal HTTP responder

    v0.1.2 #status-code #return #text #responder #http-status #env-vars
  52. rs-masscode

    command line tool and library for masscode (querying)

    v0.2.1 130 #masscode #command-line-tool #query-engine #querying #return
  53. easy_linked_list

    easy linked list is easy to work

    v0.1.4 #linked-list #return #value #name #package #index-list #package-version #introduce #im #hi
  54. my-essentials

    that simplifies things

    v0.1.1 #array #return #res
  55. swimos_errors

    SwimOS Error Utilties

    v0.1.1 180 #validation #swim-os #value #return #process #utilties #indicating
  56. dynamic-pool

    a lock-free, thread-safe, dynamically-sized object pool

    v0.2.2 167K #object-pool #thread-safe #dynamically-sized #lock-free #return #throw #destruction #provision
  57. hysteresis

    state-oriented hysteresis loop returning the next direction from provided measurement

    v0.5.0 #direction #return #state-oriented #measurement #next
  58. yeah

    CLI tool to return the vendor name for a given MAC address

    v0.2.2 #vendor-name #mac-address #return #oui #command-line-tool #cache
  59. take_mut

    Take a T from a &mut T temporarily

    v0.2.2 1.8M #mut #foo #temporarily #return #value
  60. signum-sign

    Adds the signum function to Rust

    v0.1.4 #signum #signature #return #positive-numbers #negative-number
  61. ctx-thread

    Cooperative, scoped threads based on crossbeam and golang’s context package

    v0.1.1 120 #scoped-thread #context #cooperative #golang #return #crossbeam
  62. Try searching with DuckDuckGo.

  63. mincache

    Minimal function return caching crate

    v0.1.0 #cache #return #value #timer
  64. fmt-log

    Macros for logging to the console, but also returning the formatted string

    v0.1.1 #logging #macro #logging-macro #return #console #experiment
  65. status-return

    Returns the status code given as an argument

    v0.1.1 #arguments #return #status
  66. nstd_thread

    NSTD threading crate

    v0.5.0 #cross-platform #nstd #c-ffi #threading #return
  67. fn_overloads

    Create functions with varying arguments and return types. Please don't use this.

    v0.2.0 #varying #return #no-std
  68. what-i-want

    Some tools to help with the return value

    v0.1.1 #return #value #help #help-with-return-value #bool #user-name
  69. and_then_some

    extension trait for bool with methods that return Option<T>

    v1.0.0 #extension-traits #methods #return #bool #value
  70. safe_shl

    left bit shifts without dropping bits

    v1.1.1 #bit #dropping #left #shifts #return #non-zero #lhs
  71. jonson

    Please add to and return

    v0.1.0 #return #and
  72. duktape

    Embedded JavaScript interpreter with a small footprint

    v0.0.2 #javascript-interpreter #embedded-javascript #context #encodable #return
  73. weak-alloc

    A custom allocator that can be given ownership of data, returning a WeakRef

    v0.1.0 #ownership-of-data #allocator #return
  74. vec_once

    A struct that iterates over a Vec<T>, returning each item exactly once and allowing the underlying Vec<T> to be mutated safely, that's it

    v0.1.1 #vec #return #iterate #mutating #element #data-manipulation
  75. sveppa-bencode

    A zero dependency bencode library

    v0.2.2 #bencode #enums #error #object #return
  76. ttype

    quick macro for printing or returning the type of a variable

    v0.1.1 #printing #macro #return #macro-for-printing #quick
  77. staging_core

    Procedural macro for better validation

    v0.2.0 #proc-macro #validation #macro-validation #return #struct #early-return
  78. fixed_pool

    Fixed-size object pool with ownership and return semantics

    v0.1.0 #object-pool #fixed-size #semantic #return #borrowing
  79. lib-hello

    Having dual function two return value as a condition

    v0.3.0 #dual #return #condition #value #having
  80. emojicode

    Convenience wrappers for emojicode-sys

    v0.1.4 #thread #return #value #wrapper #macro-use #package-version
  81. python-type-hints-checker

    Checks Python files for missing type hints in function parameters and return values

    v0.3.1 #python #hint #walk-dir #return #value
  82. memoize-inner

    Helper crate for memoize

    v0.5.1 36K #memoization #lru-cache #arguments #clone #return #hash #memoized #called-once #arg2
  83. t_bang

    macros for getting the type of a resource, t!(variable) will return the type as &str

    v0.1.4 #macro #resources #return #string #getting
  84. rtr

    manually translate strings in your program

    v0.1.2 #translation #return #string #github #source
  85. WebServer_kevin

    web server that use tcp to deal request and return smoe simple content

    v0.1.0 #webserver_kevin #web-server #content #request #tcp-server #return
  86. try_future

    Convenient short-hand for returning early from futures-based functions

    v0.1.3 #return #short-hand #future #early #task #asynchronous-tasks #local-cache
  87. yym_test

    add one test creator

    v0.1.0 #num #add #creator #return #creater
  88. partial-min-max

    min and max functions that work with PartialOrd

    v0.4.0 28K #min-max #partial-ord #nan #return
  89. fc-tools-snowflakes

    Developer tools for FerrisChat (snowflake parser)

    v0.1.1 #parser #ferris-chat #snowflake #developer #return
  90. async_auto_traits

    Assert and mask auto traits in async fn return types

    v0.2.1 #auto-traits #return #async #fn #mask
  91. try_or

    Contains helper macros for unwrapping Results and Options

    v0.2.0 #helper #macro-for-unwrapping #value #return #result #try-opt
  92. enarx-shim-sgx

    Enarx SGX shim

    v0.6.3 280 #intel-sgx #shim #boundary #enarx #return #header-length #gdb #syscalls
  93. multiply_nums

    Takes two unsigned integers and return their product

    v0.1.0 #unsigned-integer #return #product
  94. deserr-internal

    Derive macros for Deserr. Use the re-exports from the deserr crate instead.

    v0.7.0 16K #serde-json #deserialize #error-handling #return #re-exports
  95. easy-macros-anyhow-result

    Easy Macros support library

    v0.1.0 #proc-macro #anyhow #automatic #proc-macro-attributes #return
  96. named_return

    Derives a wrapper function which insert the named return variables

    v0.1.1 #return #name
  97. unix-timestamp

    Exposes the method unix_timestamp(), returning the value in seconds

    v0.1.1 #value #return #seconds #expose
  98. one-word-server

    Serve a word, randomly chosen at startup

    v0.1.0 #load-balancing #random #word #return #string
  99. signal-stack

    Install signal handlers using a stack-based model for cooperative signal handling

    v0.1.0 #signal-handler #stack-based #install #return #called #raised
  100. try_from

    TryFrom and TryInto traits for failable conversions that return a Result

    v0.3.2 42K #try-from-try-into-traits #convert #return #try-into #failable
  101. some-error

    creating and using anonymous sum types as errors in Rust

    v0.5.0 #sum #anonymous #io-error #clone #return #forms #e1 #debugging #e2
  102. solders-transaction-return-data

    Solders transaction return data crate

    v0.19.0 #solana #solders #return #toolkit-for-solana #data #blockchain #defi #solana-py #lite-svm
  103. possibly

    Like matches!(), but returning an Option type

    v1.0.0 #pattern-matching #return #enums #arm #foo #monorepo