karamel VS Vale

Compare karamel vs Vale and see what are their differences.

karamel

KaRaMeL is a tool for extracting low-level F* programs to readable C code (by FStarLang)

Vale

Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
karamel Vale
1 64
384 1,660
2.1% 1.8%
9.4 6.8
6 days ago about 1 month ago
OCaml Scala
Apache License 2.0 Apache License 2.0
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.

karamel

Posts with mentions or reviews of karamel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.
  • Let's collect relatively new research programming languages in this thread
    19 projects | /r/ProgrammingLanguages | 15 Nov 2022
    Jasmin and F* don't have similar goals, Jasmin is a language designed to precisely express low-level code, while F* is a generalist language for verified programming. There is a subsystem of F* that performs extraction to "readable C code", Karamel (used to be called Kremlin), but you get the usual limitations of C code as a high-level assembler, and also an embedded assembly layer built on Vale. Project Everest therefore generates artifacts that are a mix of C and assembly, rather than a new low-level language design as Jasmin.

Vale

Posts with mentions or reviews of Vale. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.

What are some alternatives?

When comparing karamel and Vale you can also consider the following projects:

jasmin - Language for high-assurance and high-speed cryptography

v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

koika - A core language for rule-based hardware design 🦑

Odin - Odin Programming Language

datafun - Research on integrating datalog & lambda calculus via monotonicity types

Beef - Beef Programming Language

cogent - Cogent Project

awesome-low-level-programming-languages - A curated list of low level programming languages (i.e. suitable for OS and game programming)

ponyc - Pony is an open-source, actor-model, capabilities-secure, high performance programming language

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

hacl-star - HACL*, a formally verified cryptographic library written in F*

awesome-programming-languages - The list of an awesome programming languages that you might be interested in