Bookmarks tagged [runtime]
RunJS is a modern JavaScript and TypeScript playground, displaying instant results as you type and providing access to Node and browser APIs.
- tags: javascript, desktop, runtime, repl
Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code genera...
- tags: java, virtual-machine, jvm, runtime
- source code
Tokio is an asynchronous runtime for the Rust programming language. It provides the building blocks needed for writing network applications. It gives the flexibility to target a wide range of systems,...
- tags: rust, asynchronous, runtime
- source code