#run-time

  1. backtrace

    acquire a stack trace (backtrace) at runtime in a Rust program

    v0.3.74 6.3M #stack-trace #stack-frame #run-time #panic #tracing #capture #acquire
  2. cpufeatures

    Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS

    v0.2.16 9.4M #cpu #mobile #run-time #aarch64 #detection #x86-64 #features
  3. tokio-util

    Additional utilities for working with Tokio

    v0.7.13 8.7M #tokio #async-io #async-networking #run-time
  4. phf

    Runtime support for perfect hash function data structures

    v0.11.2 5.3M #perfect-hash #lookup-tables #hash-table #compile-time #data-structures #hash-map #run-time
  5. serial_test

    Allows for the creation of serialised Rust tests

    v3.2.0 2.2M #parallel-testing #testing #sequential #parallel #integration-testing #order #run-time
  6. wasmtime

    High-level API to expose the Wasmtime runtime

    v28.0.0 426K #wasm-module #wasm-engine #memory #instance #run-time #wasm-binary #host
  7. kube

    Kubernetes client and async controller runtime

    v0.98.0 958K #kubernetes #run-time #client #api-bindings #cncf
  8. pollster

    Synchronously block the thread until a future completes

    v0.4.0 269K #async-executor #run-time #executor #async #block-on #minimal
  9. tauri

    Make tiny, secure apps for all desktop platforms with Tauri

    v2.1.1 202K #desktop-applications #tauri-app #webview #secure #run-time #message #user-interface
  10. libfuzzer-sys

    A wrapper around LLVM's libFuzzer runtime

    v0.4.8 520K #lib-fuzzer #fuzz-testing #llvm #run-time #sanitizer #linux #git
  11. wit-bindgen

    Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model

    v0.36.0 124K #component-model #bindings-generator #wit #run-time #generate
  12. oci-spec

    Open Container Initiative Specifictions in Rust

    v0.7.1 85K #container-image #oci #specification #run-time #spec #container #runtime
  13. ractor

    A actor framework for Rust

    v0.14.2 15K #actor-framework #actor #message #distributed #erlang #run-time #supervision
  14. fail

    Fail points for rust

    v0.5.1 189K #testing #points #error #failpoints #run-time #behavior #controlled
  15. wasm-bindgen-test

    Internal testing crate for wasm-bindgen

    v0.3.49 517K #wasm-bindgen #wasm-module #testing #test-macro #test-harness #run-time #interaction
  16. maud

    Compile-time HTML templates

    v0.26.0 74K #html-templating #template-engine #compile-time #run-time
  17. pulp

    Safe generic simd

    v0.21.0 83K #simd #safe #generic #abstraction #run-time #dispatch #vectorized
  18. pulley-interpreter

    The Pulley interpreter, its bytecode definition, encoder, decoder, and etc

    v28.0.0 100K #bytecode #interpreter #portable #wasm-interpreter #wasm-bytecode #pulley #run-time
  19. extism

    runtime and Rust SDK

    v1.9.1 4.8K #wasm-plugin #run-time #wasm-module #plugin-system #sdk #framework #call
  20. rtic

    Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems

    v2.1.2 6.3K #rtos #embedded #async #run-time #events #no-std
  21. monoio

    A thread per core runtime based on iouring

    v0.2.4 9.2K #async-io #io-uring #run-time #io-operations #async #per-thread #runtime
  22. wasmtime-asm-macros

    Macros for defining asm functions in Wasmtime

    v28.0.0 365K #wasmtime #assembly #wasm #macro #run-time #functions #define
  23. wasmtime-cli

    Command-line interface for Wasmtime

    v28.0.0 1.2K #run-wasm #command-line-interface #wasmtime #wasm #run-time #wasi #web-assembly
  24. async-scoped

    Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes

    v0.9.0 216K #async-std #tokio #async-await #async #scoped #spawn #run-time
  25. ratelimit

    ratelimiter that can be shared between threads

    v0.10.0 431K #rate-limiting #token-bucket #control #thread-safe #admission #shared #run-time
  26. static_cell

    Statically allocated, initialized at runtime cell

    v2.1.0 26K #static #run-time #memory #initialization #reference #cell #compile-time
  27. aws-sdk-bedrockruntime

    AWS SDK for Amazon Bedrock Runtime

    v1.66.0 29K #aws-sdk #bedrock #amazon #inference #aws #model #run-time
  28. dapr

    Rust SDK for dapr

    v0.16.0-rc.4 3.3K #distributed-applications #microservices #run-time #serverless #event-driven #sdk #cloud
  29. aws-smithy-runtime-api

    Smithy runtime types

    v1.7.3 1.2M #aws-smithy #aws-sdk #run-time #client #generated #client-server #generation
  30. wasmtime-wasi

    WASI implementation in Rust

    v28.0.0 79K #wasi #wasm-module #wasm #wasmtime #webassembly #run-time #linker
  31. fugit

    Time library for embedded targets with ease-of-use and performance first

    v0.3.7 61K #compile-time #duration #instant #const #run-time #time
  32. lalrpop-util

    Runtime library for parsers generated by LALRPOP

    v0.22.0 946K #parser-generator #lalrpop #run-time #lr #functional-programming #grammar #lalr-parser
  33. pyapp

    Runtime installer for Python applications

    v0.25.0 1.2K #python #applications #packaging #run-time #install #standalone #build
  34. linera-wasmer

    High-performance WebAssembly runtime

    v4.4.0-linera.6 5.5K #wasm-module #run-time #wasm #vm #run-wasm #jit-compiler #webassembly
  35. polkadot-runtime-releaser-cli

    Polkadot Runtime Releaser CLI

    v0.2.0 850 #run-time #polkadot #releaser #toolchain #process #docker #releasing
  36. aws-smithy-async

    Async runtime agnostic abstractions for smithy-rs

    v1.2.3 1.2M #aws-sdk #run-time #async #aws-smithy #async-trait #tokio #abstraction
  37. async-condvar-fair

    Condition variables for async Rust

    v1.0.1 29K #async-task #mutex #variables #condition #notifications #run-time #fair
  38. wasmer

    High-performance WebAssembly runtime

    v5.0.4 68K #wasm-module #wasm #wasm-engine #run-time #run-wasm #wasm-interpreter #webassembly
  39. openxr

    High-level, mostly-safe OpenXR bindings

    v0.19.0 10K #vr #api-bindings #safe-bindings #build-environment #vulkan #run-time #loader
  40. aws-smithy-runtime

    The new smithy runtime crate

    v1.7.6 1.1M #aws-sdk #aws-smithy #run-time #client #generated #generator #generation
  41. wasi-common

    WASI implementation in Rust

    v28.0.0 41K #wasi #wasm #run-time #web-assembly #hostcalls #wasmtime #syscalls
  42. ocaml

    bindings for Rust

    v1.1.0 5.7K #bindings #interop #ffi #extension #run-time #rust #ocaml-interop
  43. hvm

    A massively parallel, optimal functional runtime in Rust

    v2.0.22 1.0K #functional #parallel #run-time #language #compiler #gpu #interaction
  44. conjure-error

    Runtime support for generated Conjure errors

    v4.5.0 120 #error #conjure #run-time #generated #serialization #standard-error #deserialize
  45. conjure-http

    HTTP interfaces for generated Conjure services

    v4.5.0 #http-interface #conjure #http-service #http-client #generated #run-time #client-server
  46. rustc_version_runtime

    querying the version of the rustc compiler used in runtime

    v0.3.0 176K #compiler-version #rustc-version #rustc #version #debug-information #run-time #debugging
  47. dvm

    Deno Version Manager - Easy way to manage multiple active deno versions

    v1.9.0 #deno #version-manager #version #run-time #utilities #typescript #manage
  48. aws-sdk-sagemakerruntime

    AWS SDK for Amazon SageMaker Runtime

    v1.54.0 2.6K #aws-sdk #run-time #sage-maker #client #api-client #operation #information
  49. rten

    Machine learning runtime

    v0.15.0 2.5K #machine-learning #onnx #tensor #run-time #model #pytorch #neural-network
  50. tauri-runtime

    Runtime for Tauri applications

    v2.2.0 210K #desktop-applications #tauri-app #webview #run-time #message #system #control-system
  51. aws-sdk-lexruntime

    AWS SDK for Amazon Lex Runtime Service

    v1.52.0 270 #aws-sdk #user-input #lex #amazon #intent #bot #run-time
  52. warpgate

    Download, resolve, and manage Extism WASM plugins

    v0.20.2 1.2K #wasm-plugin #run-time #download #extism #wasm-file #loading #resolving
  53. youki

    A container runtime written in Rust

    v0.4.1 #container #run-time #docker #oci #systemd #kubernetes #integration
  54. aws-runtime

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

    v1.5.2 1.0M #aws-sdk #aws-smithy #run-time
  55. pad

    padding strings at runtime

    v0.1.6 105K #string #padding #run-time #width #character #alignment #cases
  56. winch-codegen

    Winch code generation library

    v28.0.0 126K #wasm #generation #wasmtime #run-time #cranelift #winch #jit
  57. st-map

    Runtime for a stack-alocated map

    v0.2.4 40K #stack-allocated #run-time #map #static-map #stack-alocated #derive
  58. deno_bench_util

    Bench and profiling utilities for deno crates

    v0.178.0 850 #deno #javascript #benchmark #profiling #run-time #bench #utilities
  59. zinnia

    runtime for Filecoin Station modules. It provides a sandboxed environment to execute untrusted code on consumer-grade computers.

    v0.20.3 1.5K #filecoin #run-time #module #untrusted #worker #station #sandboxed
  60. wit-bindgen-rt

    Runtime support for the wit-bindgen crate

    v0.36.0 129K #api-bindings #run-time #wit-bindgen #wasi
  61. serde-intermediate

    Intermediate representation of Serde serialization

    v1.6.1 430 #intermediate-representation #data-conversion #run-time #value #versioning #traits #tagged
  62. typedb-driver

    TypeDB Rust Driver

    v3.0.0 320 #database-driver #async-api #typedb #communication #run-time #sync #synchronous
  63. northstar

    container runtime for Linux targetting embedded systems

    v0.9.2 950 #embedded-linux #container #run-time
  64. wasmtime-component-util

    types and functions to support the component model in Wasmtime

    v28.0.0 203K #component-model #wasm-component #wasmtime #wasm #run-time #web-assembly #secure
  65. lamellar

    asynchronous tasking runtime for HPC systems developed in RUST

    v0.7.0 #distributed-computing #memory-region #shared-memory #distributed #async #run-time #distributed-systems
  66. aws-sdk-sagemakerfeaturestoreruntime

    AWS SDK for Amazon SageMaker Feature Store Runtime

    v1.53.0 320 #aws-sdk #store #features #sage-maker #amazon #run-time #group
  67. mustang

    Rust programs written entirely in Rust

    v0.17.1 210 #linux #programs #abi #platform #libc #experimental #run-time
  68. probe

    Static instrumentation probes

    v0.5.1 22K #instrumentation #probes #run-time #events #compiled #overhead #macro
  69. conjure-object

    Runtime support for generated Conjure objects

    v4.5.0 160 #conjure #run-time #generated #object #re-exports #primitive #third-party
  70. runtimelib

    Jupyter runtime library

    v0.24.0 15K #jupyter #run-time #kernel #user #zeromq #tokio #async
  71. kubert

    Kubernetes runtime helpers. Based on kube-rs.

    v0.23.0-alpha1 2.8K #kubernetes #run-time #server #client #api-client #https-server #helper
  72. risc0-zkvm-platform

    RISC Zero zero-knowledge VM

    v1.2.1-rc.0 22K #virtual-machine #zero-knowledge #zk-vm #platform #risc0 #risc #run-time
  73. deno

    executable

    v2.1.4 1.9K #typescript #run-time #executable #modern #javascript #deno-core
  74. wasmtime-c-api-impl

    C API to expose the Wasmtime runtime

    v28.0.0 14K #wasmtime #wasm #run-time #api #expose #wasmtime-c-api
  75. aws-sdk-personalizeruntime

    AWS SDK for Amazon Personalize Runtime

    v1.52.0 300 #aws-sdk #run-time #amazon #personalize #client #operation #github
  76. aws-sdk-lexruntimev2

    AWS SDK for Amazon Lex Runtime V2

    v1.52.0 270 #aws-sdk #lex #amazon #run-time #client #api-client #operation
  77. aws-sdk-m2

    AWS SDK for AWSMainframeModernization

    v1.55.0 430 #aws-sdk #web-services #applications #continuous-integration #run-time #environment #operation
  78. wasmtime-cache

    Support for automatic module caching with Wasmtime

    v28.0.0 312K #wasmtime #wasm #wasm-module #cache #run-time #automatic #jit
  79. safina

    Safe async runtime

    v0.6.0 #run-time #async #safe #future
  80. reblessive

    A small runtime for running deeply nested recursive functions

    v0.4.2 17K #stack-overflow #call-stack #stack #heap-allocated #run-time #memory #async
  81. documented

    Derive and attribute macros for accessing your type's documentation at runtime

    v0.9.1 32K #documentation #reflection #macro-derive #run-time #proc-macro #attributes #accessing
  82. wiggle

    Runtime components of wiggle code generator

    v28.0.0 91K #wasm-interface #wasm #wasmtime #run-time #generator #proc-macro #web-assembly
  83. deno_core

    A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio

    v0.327.0 142K #v8 #typescript #deno #run-time #bindings #module #ops
  84. linera-wasmer-vm

    Runtime library support for Wasmer

    v4.4.0-linera.6 5.7K #wasm #wasmer #run-time #memory #instance #web-assembly #vm
  85. stakker

    A lightweight low-level single-threaded actor runtime

    v0.2.11 160 #actor #run-time #async #runtime #erlang #pony
  86. clang-sys

    Rust bindings for libclang

    v1.8.1 3.7M #libclang #clang #bindings #run-time #version #cargo #environment
  87. tokio-vsock

    Asynchronous Virtio socket support for Rust

    v0.7.0 65K #virtio #sockets #tokio #async #micro-vm #run-time #agents
  88. antlr-rust

    ANTLR4 runtime for Rust

    v0.3.0-beta 351K #parser-generator #run-time #parse-tree #antlr4 #antlr #parser #runtime
  89. garnish_lang_compiler

    Utilites to compile garnish scripts

    v0.0.18-alpha 180 #scripting-language #garnish #compiler #script #run-time #applications #execute
  90. deno_unsync

    A collection of adapters to make working with Tokio single-threaded runtimes easier

    v0.4.2 122K #single-threaded #adapter #tokio #run-time #deno #collection #unsync
  91. formatx

    A macro for formatting non literal strings at runtime

    v0.2.2 13K #string-formatting #format-string #string #template-string #run-time #format #template
  92. detect-targets

    Detect the target of the env at runtime

    v0.1.34 21K #run-time #target #system #environment #detect #binary #user
  93. imxrt-rt

    Startup and runtime support for i.MX RT processors

    v0.1.5 2.3K #run-time #rt #mx #startup #memory-map #processors #embedded
  94. libsui

    A injection tool for executable formats (ELF, PE, Mach-O) that allows you to embed files into existing binary and extract them at runtime

    v0.5.0 4.9K #executable #elf #mach-o #binary #pe #binary-format #run-time
  95. wonnx

    ONNX runtime based on wgpu aimed at being a universal GPU runtime, written in Rust

    v0.5.1 150 #inference #onnx #gpu #gpu-accelerated #run-time #web-gpu #wgpu
  96. new_string_template

    Customizable String-Templating Library for Rust

    v1.5.3 21K #template-string #template #string #run-time
  97. semval

    Semantic validation

    v0.5.2 290 #data-structures #validation #data-processing #semantic #web-services #run-time #complex
  98. wasmtime-wasi-http

    Experimental HTTP library for WebAssembly in Wasmtime

    v28.0.0 33K #wasmtime #http-interface #wasm #wasi #experimental #async-http #run-time
  99. deno_net

    Networking for Deno

    v0.176.0 6.7K #deno #networking #net #typescript #tls #javascript #run-time
  100. cortex-m-rt

    Minimal runtime / startup for Cortex-M microcontrollers

    v0.7.5 77K #cortex-m #run-time #startup #micro-controller #arm #low-level
  101. car-utils

    ipfs car file reader writer and utils CLI

    v0.3.2 #car #reader-writer #ipfs #file-reader #run-time #unpack #pack-unpack
  102. shuttle-runtime

    Runtime to run a service on the Shuttle platform

    v0.49.0 20K #cloud #shuttle-service #deployment #run-time #platform #web-apps #web-framework
  103. wasmedge-sdk

    WasmEdge Runtime is a high-performance, extensible, and hardware optimized WebAssembly Virtual Machine for automotive, cloud, AI, and blockchain applications

    v0.14.0 2.6K #wasm-edge #virtual-machine #cloud #automotive #api-bindings #run-time #ai
  104. deno_console

    Console API for Deno

    v0.184.0 18K #console #deno #typescript #javascript #run-time #api #spec
  105. hdrs

    Rust native client to hdfs

    v0.3.2 4.3K #hdfs-client #native #read-write #io-read #libhdfs #run-time
  106. wasmtime-environ

    Standalone environment support for WebAssembly code in Cranelift

    v28.0.0 428K #wasm #run-time #cranelift #web-assembly #wasmtime #environment #standalone
  107. wasmer-c-api

    Wasmer C API library

    v5.0.4 700 #wasm-module #wasm-engine #wasm-binary #wasm #run-time #api-bindings #webassembly
  108. hpke-dispatch

    runtime algorithmic selection for hybrid public key encryption

    v0.7.0 4.0K #encryption-key #public-key #hpke #encryption #hybrid #run-time #selection
  109. flourish

    Convenient and full-featured signals for Rust

    v0.1.1 250 #signals #run-time #signal #incremental #framework #async
  110. deno_webidl

    WebIDL implementation for Deno

    v0.184.0 18K #deno #typescript #web-idl #javascript #run-time #conversion #js
  111. abscissa_tokio

    Support for launching Tokio runtimes within Abscissa applications

    v0.8.0 1.3K #tokio #applications #run-time #abscissa #component #launching #conventions
  112. wasmtime-jit-icache-coherence

    JIT icache maintenance

    v28.0.0 419K #cache #jit #wasmtime #instructions #wasm #run-time #icache
  113. rustyscript

    Effortless JS Integration for Rust

    v0.11.0 500 #run-time #deno #runtime #embedding #javascript #javascript-engine #js-value
  114. tauri-plugin

    Build script and runtime Tauri plugin definitions

    v2.0.3 149K #desktop-applications #tauri #tauri-app #run-time #script #plugin #definition
  115. gst-plugin-threadshare

    GStreamer Threadshare Plugin

    v0.13.4 #gstreamer #plugin #threadshare #run-time #collection
  116. deno_fetch

    Fetch API implementation for Deno

    v0.208.0 7.0K #deno #fetch #run-time #header #response #typescript #streaming
  117. apecs

    An asyncronous and parallel entity-component system

    v0.8.4 #ecs #async #async-parallel #gamedev #game-engine #run-time #resources
  118. hc-wasmer

    High-performance WebAssembly runtime

    v4.3.6-hc.1 950 #wasm-module #wasm-engine #wasm #run-time #wasm-interpreter #run-wasm #vm
  119. bend-lang

    A high-level, massively parallel programming language

    v0.2.37 300 #parallel-processing #programming-language #bend #run-time #gpu #massively #gpgpu
  120. wasmtime-cranelift

    Integration between Cranelift and Wasmtime

    v28.0.0 412K #wasm #wasmtime #cranelift #run-time #webassembly #integration #compilation
  121. pay-respects-module-runtime-rules

    Runtime rules module for the pay-respects CLI tool

    v0.1.4 460 #run-time #rules #command-line-tool #shell #replaces #module #cli
  122. wasmtime-fiber

    Fiber support for Wasmtime

    v28.0.0 139K #wasmtime #fibers #run-time #wasm #cranelift #standalone #secure
  123. obelisk

    Deterministic workflow engine

    v0.8.0 280 #workflow-engine #component-model #wasm-component #deterministic #run-time #webhook #sqlite
  124. any_spawner

    Spawn asynchronous tasks in an executor-independent way

    v0.2.0 6.7K #async-task #executor #async-executor #run-time #spawn #future #spawning
  125. pax-message

    Shared message structs used by Pax runtimes

    v0.38.3 230 #message #pax #run-time #user-interface #gui #shared #structs
  126. tokio-macros

    Tokio's proc macros

    v2.4.0 8.1M #proc-macro #tokio #async-io #run-time #procedural #async-networking
  127. mech

    reactive programming language for building robots, games, and animations

    v0.2.26 800 #programming-language #programming #dataflow #run-time #language #user-interface
  128. pi-async-rt

    Based on future (MVP), a universal asynchronous runtime and tool used to provide a foundation for the outside world

    v0.2.2 220 #async #pi #run-time #universal #thread-local #async-runtime #mvp
  129. citadel_io

    Underlying runtime for interfacing with I/O for std/wasm targets

    v0.11.3 440 #post-quantum-cryptography #p2p #run-time #networking #citadel #protocols #async-networking
  130. wasm_runtime_layer

    Compatibility interface for WASM runtimes

    v0.4.2 440 #wasm-engine #wasm-module #run-time #back-end #compatibility #interface #host
  131. fn_vm

    A lightweight frame based virtual machine, meant as the base for rigz_vm

    v4.0.0 #virtual-machine #vm #register #frame #store #run-time #instructions
  132. wasmtime-cranelift-shared

    Base-level integration with Wasmtime and Cranelift

    v19.0.2 161K #wasmtime #cranelift #run-time #web-assembly #integration #jit #aot
  133. garnish_lang_simple_data

    Data implementation for garnish runtimes using simple list of variants

    v0.0.18-alpha #garnish #scripting-language #run-time #variant #list #data #applications
  134. virtual-fs

    Wasmer Virtual FileSystem

    v0.20.0 32K #virtual-filesystem #wasm #wasmer #run-time #wasix #emscripten #wasi
  135. mountpoint-s3-crt

    Rust interface to the AWS Common Runtime for Mountpoint for Amazon S3

    v0.10.0 1.5K #amazon-s3 #filesystem #mountpoint #aws #run-time #local-filesystem #aws-sdk
  136. deno_telemetry

    Telemetry for Deno

    v0.6.0 1.6K #deno #telemetry #run-time #open-telemetry #typescript
  137. lunatic

    Helper library for building Rust applications that run on lunatic

    v0.14.1 500 #process #fault-tolerant #run-time #thread #applications #concurrency #wasm
  138. kube-runtime

    Kubernetes controller runtime

    v0.98.0 857K #kubernetes #controller #run-time #api-client #watcher #reflector #runtime
  139. dot_ix_rt

    Runtime logic for the dot_ix diagramming application

    v0.9.0 #graphviz #dot #graph #applications #interactive #run-time #interactive-applications
  140. wasmtime-jit

    JIT-style execution for WebAsssembly code in Cranelift

    v17.0.3 232K #run-time #cranelift #wasmtime #execution #web-assembly #jit #wasm
  141. monoio-codec

    Codec for Monoio

    v0.3.4 240 #codec #async-read #io-uring #run-time #async #data-streaming #iouring
  142. async_once

    async once tool for lazy_static

    v0.2.6 92K #async #lazy-static #lazy-evaluation #tokio #once #run-time #testing
  143. fvm_actor_utils

    Utils for authoring native actors for the Filecoin Virtual Machine

    v12.0.1 3.2K #virtual-machine #fvm #filecoin #actors #native #run-time #mocking
  144. tauri-runtime-wry

    Wry bindings to the Tauri runtime

    v2.2.0 201K #desktop-applications #tauri #tauri-app #webview #run-time #wry #bindings
  145. rust_lisp

    A Rust-embeddable Lisp, with support for interop with native Rust functions

    v0.18.0 750 #lisp #embeddable #scripting #interop #interpreter #run-time
  146. drop_bomb

    A runtime guard for implementing linear types

    v0.1.5 137K #run-time #linear #linear-types #guard #drop #enforce #bomb
  147. riscv-rt

    Minimal runtime / startup for RISC-V CPU's

    v0.13.0 9.3K #risc-v #run-time #startup #riscv #low-level
  148. rusty_spine

    Spine runtime for Rust (and wasm!) transpiled from the official C Runtime

    v0.8.0 470 #run-time #spine #api #transpiled #libc #wasm
  149. quickjs_runtime

    Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await

    v0.14.5 190 #javascript-engine #quickjs #run-time #runtime #async
  150. wasmtime-types

    WebAssembly type definitions for Cranelift

    v25.0.3 318K #definition #wasm #cranelift #wasmtime #run-time #jit #types
  151. netsblox-vm

    running NetsBlox code with optional native extensions

    v0.4.5 #visual-programming #distributed-computing #execution-engine #native-tls #nets-blox #run-time #internet
  152. cranelift-jit

    A JIT library backed by Cranelift

    v0.115.0 13K #cranelift #jit #run-time #wasm #wasmtime #experimental #backed
  153. futuresdr

    An Experimental Async SDR Runtime for Heterogeneous Architectures

    v0.0.37 #sdr #run-time #radio #async #acceleration #runtime #data-processing
  154. jstime

    JS Runtime

    v0.54.0 130 #run-time #js #javascript #script #embed
  155. agnostic-lite

    agnostic-lite is WASM friendly and light version of agnostic, for users who want to write async runtime-agnostic crate

    v0.3.17 190 #run-time #async-trait #async #traits #async-await #agnostic
  156. deno_napi

    NAPI implementation for Deno

    v0.115.0 5.2K #deno #napi #nodejs #run-time #js #typescript #node
  157. garnish_lang_traits

    Shared traits for garnish core libraries

    v0.0.18-alpha 100 #scripting-language #garnish #traits #run-time #shared #applications #execute
  158. wasmer-vm

    Runtime library support for Wasmer

    v5.0.4 69K #run-time #wasm #wasmer #memory #instance #table #vm
  159. indices

    macros and methods for safely retrieving multiple mutable elements from a mutable slice, addressing scenarios where slice elements would typically require RefCell or Cell (interior mutability approach)

    v0.3.6 750 #interior-mutability #slice #mutable #zero-allocation #refcell #run-time #elements
  160. deno_websocket

    WebSocket API for Deno

    v0.189.0 5.7K #deno #websocket #run-time #typescript #spec #html #whatwg
  161. wasmer-sys-utils

    Wasmer utilities for a sys environment

    v0.34.0 360 #wasmer #wasm #run-time #utilities #web-assembly #environment #wasi
  162. wasmtime-wasi-keyvalue

    Wasmtime implementation of the wasi-keyvalue API

    v28.0.0 650 #key-value #key-value-store #wasmtime #wasi #run-time #secure #wasm
  163. tinywasm

    A tiny WebAssembly interpreter

    v0.8.0 #wasm-interpreter #run-time #tiny #safe #wasm-runtime #portable
  164. rt_map

    Runtime managed mutable borrowing from a map

    v0.5.4 200 #map #mutable-borrow #run-time #borrow
  165. conjure-runtime-config

    Configuration types for conjure-runtime

    v5.2.0 #http-client #client-config #conjure #run-time #http-framework #conjure-runtime #types
  166. htsget-lambda

    A cloud-based instance of htsget-rs, using AWS Lambda, which can be configured using htsget-config

    v0.5.2 330 #aws-lambda #bioinformatics #serverless #htsget #instance #run-time #htsget-rs
  167. obeli-sk

    Deterministic workflow engine

    v0.5.0 #workflow-engine #component-model #wasm-component #deterministic #activities #wasi #run-time
  168. singleflight-async

    Singleflight in async style

    v0.2.0 2.4K #async-task #async #singleflight #tokio #safe #run-time #style
  169. shared_lib_deployer

    Deploy dlls for your exectuable, useful for redistributing your application as binaries

    v1.5.1 #dll #deployment #executable #binaries #applications #binary #run-time
  170. five8_const

    Compile-time base58 decoding

    v0.1.3 97K #codec #base58 #compile-time #decoding #encoding #constant #run-time
  171. mech-interpreter

    The Mech language runtime

    v0.2.26 460 #mech #run-time #dataflow #programming #programming-language #language #game
  172. wasmtime-runtime

    Runtime library support for Wasmtime

    v20.0.2 198K #run-time #wasm #wasmtime #web-assembly #sandbox #jit #wasi
  173. sink-rotate

    Command that rotates the default PipeWire audio sink

    v2.2.0 #sink #pipe-wire #default #command #rotate #run-time #wire-plumber
  174. bevy_mod_reqwest

    Bevy http client using reqwest, with a focus on simple usage within the bevy runtime

    v0.18.0 900 #http-client #http-request #bevy #async-http #run-time #web #focus
  175. parquetry

    Runtime library for Parquet code generator

    v0.12.0 #parquet #generation #arrow #required #serialization #run-time #schema
  176. surrealml-core

    The core machine learning library for SurrealML that enables SurrealDB to store and load ML models

    v0.1.3 2.6K #machine-learning #surrealdb #onnx #models #run-time #ml-model #surreal-ml
  177. gprs

    A set of filtered and optimized Rust libraries creates a foundation for building modern web frameworks

    v1.1.0 550 #task #async-await #run-time #await #template #async #web-framework
  178. deno_runtime

    deno runtime library

    v0.192.0 3.7K #deno #run-time #operating-system #typescript #worker #ops #execution
  179. fusio

    lean, minimal cost abstraction and extensible Read / Write trait to multiple storage on multiple poll-based / completion-based async runtime

    v0.3.4 #run-time #traits #async #abstraction #extensible #back-end #multiple
  180. current_platform

    Find out what platform your code is running on

    v0.2.0 119K #platform #compile-time #target-triple #find #information #run-time #running
  181. async-local

    For using thread locals within an async context and across await points

    v2.0.1 550 #thread-local #worker-thread #async-context #run-time #await #data
  182. deno_node

    Node compatibility for Deno

    v0.122.0 5.6K #deno #node #run-time #compatibility #typescript #require #javascript
  183. hc-wasmer-vm

    Runtime library support for Wasmer

    v4.3.6-hc.1 950 #wasmer #wasm #run-time #memory #instance #table #vm
  184. deno_io

    IO primitives for Deno extensions

    v0.94.0 5.5K #deno #io #file-io #filesystem #primitive #extension #run-time
  185. nowasm

    No-std, no-unsafe and no-dependencies WebAssembly 1.0 runtime library

    v0.0.2 #run-time #wasm #wasm-binary #wasm-engine #scenario #cargo-build #focus
  186. cranelift-bitset

    Various bitset stuff for use inside Cranelift

    v0.115.0 212K #bitset #cranelift #run-time #wasm #wasmtime #top #built
  187. deno_cache

    Cache API for Deno

    v0.116.0 4.6K #deno #cache #typescript #run-time #api #javascript #implemented
  188. wasmcloud-component

    wasmCloud component library giving access to interfaces provided by wasmCloud host runtime

    v0.2.0 3.8K #component #wasmcloud #interface #host #run-time #wasm-component #cloud-native
  189. aws-runtime-api

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

    v1.1.8 700 #aws-sdk #run-time #intended #client
  190. as-any

    provide the AsAny trait

    v0.3.1 24K #traits #polymorphism #run-time
  191. kn-cuda-sys

    A wrapper around the CUDA APIs

    v0.7.3 #neural-network #machine-learning #cuda #cpu-gpu #inference #onnx #run-time
  192. relib_host

    relib is a framework for reloadable dynamic libraries

    v0.2.3 550 #relib #dynamic #reloadable #framework #live-reload #run-time #memory
  193. javy

    Configurable JavaScript runtime for WebAssembly

    v3.1.0 490 #configurable #run-time #web-assembly #quickjs #javascript #anyhow #bytecode
  194. wasmer-cache

    Cache system for Wasmer WebAssembly runtime

    v5.0.4 33K #wasm-module #cache #wasm #wasmer #filesystem #wasm-binary #run-time
  195. tokio-scheduler-rs

    JobScheduler written with tokio runtime, automatic retry, hook and custom storage supported

    v1.1.7 #job-scheduler #tokio #hook #run-time #async #async-trait #retry
  196. leptos_reactive

    Reactive system for the Leptos web framework

    v0.7.0-preview2 42K #reactive #signal #web-framework #run-time #value #effect #web-apps
  197. sans-io-runtime

    An opinionated SANS-IO runtime for SDN and media servers

    v0.3.0 1.2K #worker-thread #media-server #sans-io #run-time #sdn #task #controller
  198. async-signals

    easier and safe Unix signal handling with async Stream

    v0.5.0 1.8K #async-stream #signal #unix #async-signal #run-time
  199. pax-runtime-api

    Userland constructs used at the runtime API boundary of Pax Engine

    v0.38.3 180 #pax #run-time #api #graphics #rendering-engine #user-interface #vector-graphics
  200. stackerror

    A pragmatic error handling library for Rust that provides helpful strings for debugging, and structured data for runtime error handling

    v0.4.2 600 #error #error-handling #debugging #string #run-time #data #helpful
  201. awak

    A small async runtime for Rust

    v0.2.36 #async #run-time #io
  202. diplomat-runtime

    Common runtime utilities used by diplomat codegen

    v0.9.0 19K #codegen #run-time #utilities #diplomat #ffi #language #generate
  203. trailbase-extension

    SQLite extension used by TrailBase

    v0.1.0 #sqlite #applications #sqlite-extension #run-time #admin #blazingly #built
  204. wiggle-generate

    wiggle code generator

    v28.0.0 76K #proc-macro #wiggle #run-time #web-assembly #generator #wasm #wasmtime
  205. tinychain

    Next-gen cloud service runtime

    v0.17.0 #distributed #transactional #distributed-database #run-time #platform #host #graph-database
  206. esp-riscv-rt

    Minimal runtime / startup for RISC-V CPUs from Espressif

    v0.9.1 16K #risc-v #run-time #startup #esp32 #riscv #hardware-abstraction-layer
  207. r2u2_core

    R2U2: A stream-based runtime monitor

    v0.1.1 #verification #monitor #specification #monitoring #run-time #r2u2 #unit
  208. peg-runtime

    Runtime support for rust-peg grammars. To use rust-peg, see the peg crate.

    v0.8.3 661K #parser-generator #run-time #grammar #parse-error #expression-parser #error-reporting #parse-input
  209. wasmtime-wmemcheck

    Memcheck implementation for Wasmtime

    v28.0.0 22K #wasmtime #wasm #run-time #jit #aot #wasi #cranelift
  210. wasmer-package

    Packaging related types and functions for Wasmer

    v0.4.0 14K #wasmer #wasm #packaging #run-time #wasi #functions #types
  211. srtemplate

    Template String made with nom parser

    v0.3.1 500 #template-string #template #string #nom #run-time
  212. openapi_type

    OpenAPI type information for Rust structs and enums

    v0.5.0 350 #openapi #macro-derive #type #information #run-time #static #index-map
  213. wasmtime-cli-flags

    Exposes common CLI flags used for running Wasmtime

    v28.0.0 850 #wasmtime #command-line-interface #flags #run-time #wasm #running #expose
  214. as_derive_utils

    private derive utilities used by abi_stable and structural

    v0.11.0 53K #abi-stable #run-time #traits #dynamic #structural #interface #macro
  215. kn-runtime

    Dynamic wrapper around CPU and GPU inference

    v0.7.3 #cpu-gpu #neural-network #machine-learning #cuda #inference #onnx #run-time
  216. wasm_component_layer

    WebAssembly component model implementation for any backend

    v0.1.18 170 #wasm-component #component-model #wasm-interface #run-time
  217. mayda

    Compression of integer arrays, favoring decompression speed

    v0.2.5 #integer-compression #array #speed #run-time
  218. deno_fs

    Ops for interacting with the file system

    v0.94.0 5.4K #filesystem #deno #file #typescript #run-time #javascript #ops
  219. agnostic

    users who want to write async runtime-agnostic crate

    v0.3.8 #async #run-time #traits
  220. warnings

    defining debug only runtime warnings with a way to opt-out

    v0.2.1 7.5K #debugging #run-time #opt-out
  221. wasmi-validation

    Wasm code validator

    v0.5.0 15K #wasm #validation #wasm-interpreter #run-time #vm
  222. peace_resources

    Runtime resources for the peace automation framework

    v0.0.13 170 #automation #peace #resources #run-time #framework #state #task-execution
  223. veneer

    A very thin std-like library that doesn't depend on libc

    v0.2.2 #syscalls #libc #run-time #standard #interface #overhead #thin
  224. wick-cli

    The binary executable for the Wick project

    v0.16.2 #wasm-component #wasm-framework #functional-reactive-programming #wick #run-time #component-model #component-based
  225. containerd-shim-wasm

    building containerd shims for wasm

    v0.8.0 120 #containerd #shim #run-time #wasm #run-wasm #wasi #wasm-engine
  226. aws-sdk-bedrockdataautomationruntime

    AWS SDK for Runtime for Amazon Bedrock Data Automation

    v1.2.0 420 #aws-sdk #automation #run-time #bedrock #data #amazon #client
  227. Try searching with DuckDuckGo.

  228. yggdrasilctl

    Blazingly fast Yggdrasil Admin API library

    v1.2.2 100 #yggdrasil #admin #router #networking #run-time #future #synchronous
  229. rtx-cli

    Polyglot runtime manager (asdf rust clone)

    v2024.0.0 #env-var #run-time #environment #rtx #dev #polyglot #manage
  230. quickjs-rusty

    QuickJS (QuickJS-NG) Javascript engine wrapper, and more

    v0.6.3 #javascript #quickjs #js #run-time #interpreter #big-integer
  231. deno_broadcast_channel

    BroadcastChannel API for Deno

    v0.178.0 5.5K #broadcast-channel #deno #typescript #run-time #javascript #api #modern
  232. garnish_lang

    Single library for re-exporting and documenting all Garnish core libraries

    v0.0.18-alpha 170 #scripting-language #garnish #run-time #compiler #applications #embed #execute
  233. deno_ffi

    Dynamic library ffi for deno

    v0.171.0 4.9K #deno #low-overhead #dynamic #run-time #typescript #performance #javascript
  234. northstar-sextant

    Northstar is an container runtime for Linux targetting embedded systems

    v0.9.2 140 #container #run-time #embedded-linux #npk #file-format #northstar #tool
  235. deno_resolver

    Deno resolution algorithm

    v0.15.0 2.5K #deno #resolution #javascript #algorithm #run-time
  236. hydroflow

    Hydro's low-level dataflow runtime and IR

    v0.10.0 140 #programming-language #low-latency #dataflow #distributed #run-time #lattice #stack
  237. suggest

    A minimal library to provide similar name suggestions like "Did you mean?"

    v0.5.1 4.6K #suggestions #did #mean #distance #collection #unknown #run-time
  238. monoio-compat

    A compat wrapper for monoio

    v0.2.2 360 #io-uring #async #run-time #iouring
  239. wasmtime-versioned-export-macros

    Macros for defining versioned exports in Wasmtime

    v28.0.0 212K #wasmtime #wasm #versioned #macro #exports #run-time #version
  240. lune

    A standalone Luau runtime

    v0.8.9 600 #luau #run-time #lua #task-scheduler #scripting-language #async #cli
  241. hive_metastore

    Native hive metastore client for Rust, powered by Volo

    v0.1.0 7.4K #hive #metastore #thrift #client #volo #native #run-time
  242. raug

    Audio Graphs

    v0.0.4 470 #signal #processor #graph #audio #audio-samples #sample #run-time
  243. sqlx-rt

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

    v0.6.3 74K #sqlx #sql #run-time #abstraction #toolkit #async #compile-time
  244. polywrap-wasm-rs

    Polywrap's Rust-Wasm Runtime

    v0.12.2 #polywrap #run-time #wasm #wrap #rust-wasm #portable
  245. cranelift-codegen-shared

    For code shared between cranelift-codegen-meta and cranelift-codegen

    v0.115.0 475K #cranelift #wasm #shared #run-time #jit #definition #codegen
  246. elegant-departure

    simplify graceful shutdown

    v0.3.1 390 #graceful-shutdown #async-await #tokio #async-std #run-time #shutdown-signal #smol
  247. crb

    CRB | Composable Runtime Blocks

    v0.0.20 1.2K #run-time #composable #blocks
  248. wasmedge-types

    The common data structures for WasmEdge Rust bindings

    v0.6.0 2.6K #wasm-edge #data-structures #bindings #run-time #wasmedge-sdk #defines #wasmedge-sys