runtime
There are 1320 repositories under runtime topic.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
nodesource/distributions
NodeSource Node.js Binary Distributions
TypeStrong/ts-node
TypeScript execution and REPL for node.js
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
privatenumber/tsx
⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js
microsoft/napajs
Napa.js: a multi-threaded JavaScript runtime
chakra-core/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
uNetworking/uWebSockets.js
μWebSockets for Node.js back-ends :metal:
jerryscript-project/jerryscript
Ultra-lightweight JavaScript engine for the Internet of Things.
pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
gcanti/io-ts
Runtime type system for IO decoding/encoding
fabian-hiller/valibot
The modular and type safe schema library for validating structural data 🤖
NJHu/iOSProject
iOS project comprising a collection of demos for iOS Apps, developed in Objective-C;iOSProject iOSdemo iOSdemos ocdemo ocdemos
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
lunatic-solutions/lunatic
Lunatic is an Erlang-inspired runtime for WebAssembly
samchon/typia
Super-fast/easy runtime validators and serializers via transformation
cch123/golang-notes
Go source code analysis(zh-cn)
smol-rs/smol
A small and fast async runtime for Rust
just-js/just
the only javascript runtime to hit no.1 on techempower :fire:
facebookincubator/cinder
Cinder is Meta's internal performance-oriented production version of CPython.
eclipse-openj9/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
containers/crun
A fast and lightweight fully featured OCI runtime and C library for running containers
kube-rs/kube
Rust Kubernetes client and controller runtime
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
elsaland/elsa
❄️ Elsa is a minimal runtime for JavaScript and TypeScript written in Go
runtypes/runtypes
Runtime validation for static types
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
nathanhoad/godot_dialogue_manager
A powerful nonlinear dialogue system for Godot
shgopher/GOFamily
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。