Software Alternatives & Startups

Top 9 Runtime Products in JavaScript

The best Runtime Products within the JavaScript category - based on our collection of reviews & verified products.

Node.js ExpressJS Deno Bun.sh React Navigation Cylon.js NodeUnblocker.net jiti

Summary

The top products on this list are Node.js, ExpressJS, and Deno. All products here are categorized as: Software and environments for executing programming code. We recommend LibHunt JavaScript for discovery and comparisons of [trending JavaScript projects](https://www.libhunt.com/l/javascript ). One of the criteria for ordering this list is the number of mentions that products have on reliable external sources. You can suggest additional sources through the form here.
  1. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
    • Asynchronous and Event-Driven - Node.js uses an asynchronous, non-blocking, and event-driven I/O model, making it efficient and scalable for handling multiple simultaneous connections.
    • JavaScript Everywhere - Developers can use JavaScript for both client-side and server-side programming, providing a unified language environment and better synergy between front-end and back-end development.
    • Large Community and NPM - Node.js has a vibrant community and a rich ecosystem with the Node Package Manager (NPM), which offers thousands of open-source libraries and tools that can be integrated easily into projects.
    • High Performance - Built on the V8 JavaScript engine from Google, Node.js translates JavaScript directly into native machine code, which increases performance and speed.
    • Scalability - Designed with microservices and scalability in mind, Node.js enables easy horizontal scaling across multiple servers.

    #JavaScript #Programming #Developer Tools 922 social mentions

  2. OpenAI-compatible API gateway for GPT, Claude, Gemini, DeepSeek, Qwen, Kling and more. One key, one endpoint, one bill. Pay per token, no lock-in.
    Pricing:
    • Freemium
    • Free Trial
    • Text, Image and Video in One API - The same endpoint serves language, image and video models, so one integration covers text generation, image generation and video generation.
    • Per-Key Spend Caps - Issue a separate key per app, environment or teammate, each with a hard spend limit. A runaway script stops at its cap instead of draining the balance.
    • Usage and Audit Logs - Every request is logged with model, tokens and cost, so you can see exactly which app or teammate is spending what.
    • OpenAI-Compatible Endpoint - Point your existing OpenAI SDK at Thalam by changing the base URL. No rewrites, no new client library, no per-provider SDKs to maintain.
    • One Key for Many Models - A single API key reaches GPT, Claude, Gemini, DeepSeek, Qwen, Kimi, GLM and more. Switch model by changing one string, with no new account or contract per provider.

    #API Gateway #AI API #LLM Featured

  3. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    • Fast Setup - ExpressJS provides a minimal and flexible framework that allows rapid setup and development of web and mobile applications.
    • Middleware Support - ExpressJS has a robust middleware system, allowing developers to add reusable functions to the request-handling pipeline.
    • Extensibility - ExpressJS is highly extensible through third-party libraries and built-in functionality, catering to the needs of various applications.
    • Performance - Due to its minimalist core, ExpressJS provides efficient performance and is capable of handling a high number of requests per second.
    • Community and Ecosystem - A large and active community provides extensive documentation, support, and a wide array of open-source packages to extend functionality.

    #Web Frameworks #JavaScript Framework #JavaScript 494 social mentions

  4. 3
    A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
    Pricing:
    • Open Source
    • Security - Deno has a secure-by-default approach, requiring explicit permission for file, network, and environment access, which reduces the risk of malicious code.
    • Built-in Tooling - Deno includes built-in tools like a dependency inspector, a code formatter, and a test runner, reducing the need for additional setup.
    • Modern JavaScript/TypeScript - Deno supports modern JavaScript and has built-in TypeScript support, making it easier to work with contemporary codebases without additional configuration.
    • Simplified Module Management - Deno uses URLs for importing modules, eliminating the need for a package manager like npm and simplifying dependency management.
    • Compatibility with Web Standards - Deno aims to be browser-compatible, adhering closely to web standards like the Fetch API, making it easier to share code between the server and the client.

    #Web Development Tools #JavaScript #Web Development 201 social mentions

  5. 4
    Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
    Pricing:
    • Open Source
    • Speed - Bun.sh is designed for performance and is optimized for running JavaScript and TypeScript quickly. This can lead to faster development cycles and more efficient runtime performance.
    • Built-in Tools - Bun.sh comes with a built-in bundler, transpiler, and package manager. This reduces the need for additional tooling and simplifies the development setup.
    • TypeScript Support - Bun.sh has native support for TypeScript, making it easier for developers who prefer strongly typed languages to work seamlessly without additional configuration.
    • Compatibility - Bun aims to be compatible with existing npm packages, reducing friction in adopting it for existing projects.
    • Lower Resource Usage - Bun is designed to use fewer resources compared to some traditional Node.js setups, which could lead to cost savings in a production environment.

    #JavaScript #JavaScript Tools #Developer Tool 232 social mentions

  6. Description will go into a meta tag in <head />
    Pricing:
    • Open Source
    • Flexibility - React Navigation provides a highly customizable navigation solution that allows developers to design intricate and dynamic navigation patterns suited to the specific needs of the app.
    • Integration - It integrates seamlessly with the rest of the React ecosystem, taking advantage of native components and leveraging React's component-based architecture.
    • Community Support - Being one of the most popular navigation libraries for React Native, it has strong community support, with numerous resources, tutorials, and plugins available.
    • Ease of Use - React Navigation's API is intuitive and straightforward, which makes setting up basic navigation quick and easy even for those new to React Native.
    • Redux Integration - It offers excellent integration with Redux, allowing developers to manage navigation state along with the application state if needed.

    #Javascript UI Libraries #JavaScript Framework #Programming 56 social mentions

  7. JavaScript framework for robotics and IoT
    Pricing:
    • Open Source

    #JavaScript #Developer Tools #User Experience 2 social mentions

  8. Node Unblocker you can access everything you want which was blocked.
    • Accessibility - NodeUnblocker.net allows users to bypass internet filters and access websites that may be restricted in certain regions or networks.
    • Ease of Use - The service is straightforward and user-friendly, requiring no additional software installation to access blocked content.
    • Cost-Effective - NodeUnblocker.net is typically free to use, making it a cost-effective solution for users needing to bypass restrictions.
    • Privacy - It provides a basic layer of privacy by masking the user's IP address, reducing direct traceability when accessing websites.

    #Browsing Experience #JavaScript Framework #Proxy 1 social mentions

  9. asyncoro is a Python framework for developing concurrent, distributed programs with asynchronous...

    #Big Data #Developer Tools #Web And Application Servers

  10. 9
    Runtime TypeScript and ESM support for Node.js. Contribute to unjs/jiti development by creating an account on GitHub.
    • Runtime Compilation - Jiti enables on-the-fly compilation of JavaScript and TypeScript files, allowing for real-time transformations without needing a build step, which speeds up development iterations.
    • TypeScript Support - Handles both JavaScript and TypeScript, offering a seamless integration for projects that utilize TypeScript, enabling developers to work in their preferred language.
    • ES Module Compatibility - Supports ECMAScript modules, aligning with modern JavaScript standards and allowing developers to utilize module-based architectures.
    • Configurable Caching - Provides efficient caching mechanisms to improve performance during repeated compilations, reducing compilation overhead.
    • Custom Transformer Support - Allows developers to implement custom Babel or TypeScript transformers, offering flexibility in code transformation and optimization.

    #JavaScript #Developer Tools #Runtime 3 social mentions

  11. warmup.rocks keeps your CDN cache warm in every edge location worldwide: Cloudflare, Fastly, Akamai, CloudFront and more. Warming from 42 countries, hit-ratio analytics.
    Pricing:
    • Paid
    • Free Trial
    • $15 / Monthly (1 project, 100 pages per run, Warm every 3 hours)
    • Free Resource - Warmup.rocks offers a collection of button hover effects and micro-interactions completely free of charge, making it accessible to developers and designers of all budgets.
    • Copy-Paste Code - The site provides ready-to-use CSS and HTML code snippets that can be easily copied and implemented directly into projects, saving development time.
    • Visual Preview - Users can see live previews of each animation effect before deciding to use it, allowing for quick visual assessment without needing to test code first.
    • Variety of Effects - The collection includes numerous different button animation styles, giving developers multiple creative options to enhance user interface interactivity.
    • Lightweight Implementation - The animations are typically built with pure CSS or minimal JavaScript, making them lightweight and easy to integrate without heavy dependencies.

    #Web Cache #Developer Tools #CDN Featured

Related categories

Recently added products

If you want to make changes on any of the products, you can go to its page and click on the "Suggest Changes" link. Alternatively, if you are working on one of these products, it's best to verify it and make the changes directly through the management page. Thanks!