C Runtime

Open-source C projects categorized as Runtime

Top 7 C Runtime Projects

  • jerryscript

    Ultra-lightweight JavaScript engine for the Internet of Things.

  • Project mention: A list of JavaScript engines, runtimes, interpreters | /r/learnjavascript | 2023-12-10

    JerryScript

  • wasm-micro-runtime

    WebAssembly Micro Runtime (WAMR)

  • Project mention: Build your own WebAssembly Compiler | news.ycombinator.com | 2023-12-03

    Here is what you are looking for: https://github.com/bytecodealliance/wasm-micro-runtime

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • crun

    A fast and lightweight fully featured OCI runtime and C library for running containers

  • Project mention: Show HN: dockerc – Docker image to static executable "compiler" | news.ycombinator.com | 2024-03-06

    Yep pretty much.

    The executables bundle crun (a container runtime)[0], and a fuse implementation of squashfs and overlayfs. Appended to that is a squashfs of the image.

    At runtime the squashfs and overlayfs are mounted and the container is started.

    [0]: https://github.com/containers/crun

  • dart_native

    Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

  • PH7

    An Embedded Implementation of PHP (C Library)

  • scale

    A framework for building high-performance plugin systems into any application, powered by WebAssembly.

  • Project mention: WASM by Example | news.ycombinator.com | 2023-11-15

    This is exactly one of the use-cases for the Scale Framework[1]. (Disclaimer: I work on this project)

    You can absolutely take a library from one language and run it in another. In a sense, you could kind of see this ability as drastically reducing the need for rewriting sdks, middlewares, etc. across languages, as you could just reuse code from one language across many others. We played around with some fun ideas here, like taking a Rust regex library and using it in a Golang program via a scale function plugin (compiled to Wasm), to the effect of the performance being ~4x faster than native code that uses Go's regex library.

    [1] https://github.com/loopholelabs/scale

  • squire

    The medieval language held together by twine. (by sampersand)

  • Project mention: Squire: The medieval-themed programming language held together by twine | news.ycombinator.com | 2023-09-07
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Runtime related posts

  • eBPF Tutorial by Example 16: Monitoring Memory Leaks

    2 projects | dev.to | 20 Jan 2024
  • bpftime: Extending eBPF from Kernel to Userspace

    4 projects | dev.to | 14 Jan 2024
  • A list of JavaScript engines, runtimes, interpreters

    23 projects | /r/learnjavascript | 10 Dec 2023
  • Build your own WebAssembly Compiler

    3 projects | news.ycombinator.com | 3 Dec 2023
  • US Cybersecurity: The Urgent Need for Memory Safety in Software Products

    3 projects | news.ycombinator.com | 21 Sep 2023
  • Barco: Linux Containers from Scratch in C

    4 projects | news.ycombinator.com | 6 Aug 2023
  • Crun: Fast and lightweight OCI runtime and C library for running containers

    1 project | /r/hypeurls | 4 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Runtime projects in C? This list will help you:

Project Stars
1 jerryscript 6,845
2 wasm-micro-runtime 4,589
3 crun 2,829
4 dart_native 938
5 PH7 494
6 scale 468
7 squire 59

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com