Creator of SerenityOS announces new Jakt programming language effort

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. koka

    Koka language compiler and interpreter

    5) https://github.com/koka-lang/koka

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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

    There's a lot of activity going on: https://github.com/vlang/v/pulse

  4. zig

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

    Zig https://ziglang.org/

  5. rust

    Empowering everyone to build reliable and efficient software.

    Rust https://www.rust-lang.org/

  6. Beef

    Beef Programming Language (by beefytech)

    Beef https://www.beeflang.org/

  7. v-mode

    🌻 An Emacs major mode for the V programming language.

    V https://vlang.io/

  8. Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

    Nim https://nim-lang.org/

  9. SaaSHub

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

    SaaSHub logo
  10. crystal

    The Crystal Programming Language

  11. Odin

    Odin Programming Language

    Another one in that group would be Odin https://odin-lang.org/.

  12. awesome-low-level-programming-languages

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

  13. Vale

    Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)

    Also keep an eye for Vale, which seems to have came up with some really cool ideas. https://vale.dev/

  14. dark

    Darklang main repo, including language, backend, and infra

    Honestly, I wish I knew what can be improved on top of Rust/Zig and co. they already have so many great ideas I wouldn't even know where to start... haven't we come close yet to exploring possibilities? And I've seen some really off the beaten track stuff, like Dark and Red that perhaps is the kind of thing you're thinking of?

  15. tokei

    Count your code, quickly.

    $ git clone https://github.com/XAMPPRocky/tokei $ cd tokei/ $ cargo build --release --lib # compile just the libraries ... Finished release [optimized] target(s) in 23.36s $ time cargo build --release # now compile the final binary Compiling tokei v12.1.2 (/tmp/tokei) Finished release [optimized] target(s) in 8.30s real 0m8.361s user 0m53.987s sys 0m1.701s

  16. managarm

    Pragmatic microkernel-based OS with fully asynchronous I/O

    If you haven't already, I'd hang out with the Managarm crew. Prety friendly, and what they're doing with C++ and async is very cool!

  17. lunatic

    Lunatic is an Erlang-inspired runtime for WebAssembly

    If it's the actors you're interested in, check out Lunatic. If it's the type system... probably not in Rust, but you may be interested in Koka.

  18. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 5 Best Programming Languages to Learn: Decoding the Future

    4 projects | dev.to | 22 Feb 2025
  • Rust vs Go? Which should you choose in 2024

    6 projects | dev.to | 27 Aug 2024
  • The Top Programming Languages to Learn in 2024

    7 projects | dev.to | 24 Jun 2024
  • 7 Programming Languages Every Cloud Engineer Should Know in 2024!

    4 projects | dev.to | 5 Mar 2024
  • Odin Programming Language

    23 projects | news.ycombinator.com | 1 Jan 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?