koka VS rust.ko

Compare koka vs rust.ko and see what are their differences.

rust.ko

A minimal Linux kernel module written in rust. (by tsgates)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
koka rust.ko
31 1
3,036 889
1.4% -
9.8 0.0
6 days ago about 3 years ago
Haskell Rust
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

koka

Posts with mentions or reviews of koka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.

rust.ko

Posts with mentions or reviews of rust.ko. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-06.
  • Linux Rust Support
    7 projects | news.ycombinator.com | 6 Jul 2021
    To be fair, I was just a teenager back then and I was out of kernel development for quite a few years afterwards.

    But you are right, this is not coming from the Rust community itself. In fact, several independent groups have been thinking of using Rust in one way or another for kernel purposes, as early as... 2013 (!), e.g. from Taesoo Kim:

        https://github.com/tsgates/rust.ko/commit/58f0fb8fdf4063f5b24a09cbfeec81bf28a9d81b

What are some alternatives?

When comparing koka and rust.ko you can also consider the following projects:

effekt - A research language with effect handlers and lightweight effect polymorphism

checkedc - Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

rust - Empowering everyone to build reliable and efficient software.

dafny - Dafny is a verification-aware programming language

wasm-effect-handlers - WebAssembly specification, reference interpreter, and test suite with effect handlers extension.

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

FStar - A Proof-oriented Programming Language

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Rust-for-Linux - Adding support for the Rust language to the Linux kernel.

pen - The parallel, concurrent, and functional programming language for scalable software development

ocaml - The core OCaml system: compilers, runtime system, base libraries