hylo

The Hylo programming language (by hylo-lang)

Hylo Alternatives

Similar projects and alternatives to hylo

  1. rust

    2,983 hylo VS rust

    Empowering everyone to build reliable and efficient software.

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  3. go

    2,437 hylo VS go

    The Go programming language

  4. zig

    990 hylo VS zig

    Moved to Codeberg

  5. crystal

    260 hylo VS crystal

    The Crystal Programming Language

  6. carbon-lang

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

  7. dmd

    166 hylo VS dmd

    dmd D Programming Language compiler

  8. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  9. HVM2

    117 hylo VS HVM2

    A massively parallel, optimal functional runtime in Rust

  10. Odin

    112 hylo VS Odin

    Odin Programming Language

  11. cppfront

    96 hylo VS cppfront

    A personal experimental C++ Syntax 2 -> Syntax 1 compiler

  12. Vale

    71 hylo VS Vale

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

  13. FStar

    53 hylo VS FStar

    A Proof-oriented Programming Language

  14. Idris2

    41 hylo VS Idris2

    A purely functional programming language with first class types

  15. vala-www

    36 hylo VS vala-www

    Website of the Vala programming language

  16. Beef

    32 hylo VS Beef

    Beef Programming Language (by beefytech)

  17. koka

    33 hylo VS koka

    Koka language compiler and interpreter

  18. effekt

    15 hylo VS effekt

    A language with lexical effect handlers and lightweight effect polymorphism

  19. autocxx

    18 hylo VS autocxx

    Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers

  20. jakt

    34 hylo VS jakt

    The Jakt Programming Language

  21. 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 better hylo alternative or higher similarity.

hylo discussion

Log in or Post with

hylo reviews and mentions

Posts with mentions or reviews of hylo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-07-24.
  • There is no memory safety without thread safety
    8 projects | news.ycombinator.com | 24 Jul 2025
  • Ask HN: Memory-Safe Low Level Languages
    13 projects | news.ycombinator.com | 27 Apr 2025
    See https://wiki.alopex.li/SurveyOfSystemLanguages2024

    and the related discussion https://lobste.rs/s/c3dbkh

    Serious total MSLs that have a defined memory model to allow "low level" operations seem to be scarce if not any. Hence I do not think there is any single one that comes between C/Zig and Rust.

    I would have said https://www.hylo-lang.org/ but, personal opinion, the syntax also seems like there is too much going on. See also https://vale.dev/

    P.S Mind mentioning what FP-like features are in Rust? (Genuinely have not looked into Rust that much but I am interested).

  • Austral: A Systems Language with Linear Types and Capabilities
    3 projects | news.ycombinator.com | 20 Mar 2025
    An interesting design choice of Austral is the use of second-class references [0] in place of first-class references like Rust does. This makes the implementation of a borrow checker simpler at the cost of reduced expressiveness. Hylo (previously Val) [1] tries also to find a way of avoiding first-class references using value semantic and subscripts.

    [0] https://borretti.me/article/second-class-references; [1] https://www.hylo-lang.org/

  • The Hylo Programming Language
    1 project | news.ycombinator.com | 10 Dec 2024
  • Move semantics in Rust, C++, and Hylo
    2 projects | news.ycombinator.com | 5 Dec 2024
    Q: What's "Hylo"?

    A: It's another programming language with templates. It used to be called "Val". See: https://www.hylo-lang.org/

  • Rewriting Rust: A Response
    7 projects | news.ycombinator.com | 27 Sep 2024
    People interested in this should also make sure to checkout Hylo, https://www.hylo-lang.org

    There are several presentations on the design and mechanisms. Eg

  • Hylo programming language (formely Val)
    1 project | news.ycombinator.com | 2 Jun 2024
  • Vala Programming Language
    14 projects | news.ycombinator.com | 8 Apr 2024
    Or Val[0], now called Hylo (for a good reason), or V[1].

    [0] https://www.hylo-lang.org

  • Cpp2 and cppfront – An experimental 'C++ syntax 2' and its first compiler
    7 projects | news.ycombinator.com | 31 Mar 2024
    The evolution of C++ has been a multi-decade history of dealing with difficult reality.

    I have great hope that Herb can create with his cppfront project “The Very Best of C++” to carry that tremendous legacy forward.

    If I was to throw my hat into a “C++ successor”, it would be https://www.hylo-lang.org/ with its “all the safeties” and “tell you when you’re doing it sub-optimal” approach.

  • Borrow Checking Hylo [video]
    2 projects | news.ycombinator.com | 15 Feb 2024
    Paper: https://2023.splashcon.org/details/iwaco-2023-papers/5/Borro...

    > Hylo is a language for high-level systems programming that promises safety without loss of efficiency. It is based on mutable value semantics, a discipline that emphasizes the independence of values to support local reasoning. The result—in contrast with approaches based on sophisticated aliasing restrictions—is an efficient, expressive language with a simple type system and no need for lifetime annotations.

    > Safety guarantees in Hylo programs are verified by an abstract interpreter processing an intermediate representation, Hylo IR, that models lifetime properties with ghost instructions. Further, lifetime constraints are used to eliminate unnecessary memory allocations predictably.

    https://www.hylo-lang.org/

    https://github.com/Hylo-lang/Hylo

  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Sep 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic hylo repo stats
61
1,553
9.1
13 days ago

hylo-lang/hylo is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of hylo is Swift.


Sponsored
Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io

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