lccc VS llhd

Compare lccc vs llhd and see what are their differences.

lccc

Lightning Creations Compiler Frontend for various languages (by lccc-project)

llhd

Low Level Hardware Description — A foundation for building hardware design tools. (by fabianschuiki)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lccc llhd
2 3
103 385
1.0% -
9.1 0.0
5 days ago about 2 years ago
Rust Rust
GNU General Public License v3.0 or later 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.

lccc

Posts with mentions or reviews of lccc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.
  • Any alternate Rust compilers?
    10 projects | /r/rust | 10 Apr 2023
    Also on the list of compilers making progress is https://github.com/LightningCreations/lccc. It is also pure rust from top to bottom, with a completely custom intermediate architecture, call xlang.
  • Why I support GCC-rs
    13 projects | /r/rust | 2 Jun 2021
    I'm not saying it doesn't have a legitimate reason for being low priority, I'm just saying that, with the capability of implementing a fix myself, I think it's reasonable to at least attempt to do so (and, I did, in fact, https://github.com/LightningCreations/lccc/blob/main/rust/libcore/src/any.rs, though this is pending on the relevent https://github.com/rust-lang/rust/issues/84391).

llhd

Posts with mentions or reviews of llhd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.
  • Any alternate Rust compilers?
    10 projects | /r/rust | 10 Apr 2023
    And it's not the only significant language oriented project, where other approaches won over rust recently. Important research projects like LLHD had in fact to be rewritten from rust to C++, before the finally got accepted and found their way into the MLIR and CIRCT(https://circt.llvm.org/) mainline code base.
  • VHDL 2019 supply and demand
    2 projects | /r/FPGA | 7 Jan 2022
    I'd also look at the ecosystem around https://github.com/fabianschuiki/llhd which include parsers and simulators.
  • So you say you want to do fullstack in Rust?
    5 projects | /r/rust | 31 Oct 2021

What are some alternatives?

When comparing lccc and llhd you can also consider the following projects:

polonius - Defines the Rust borrow checker.

chalk - An implementation and definition of the Rust trait system using a PROLOG-like logic solver

boost - cmake based plugable static compiled boost library

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

rust - Empowering everyone to build reliable and efficient software.

miri - An interpreter for Rust's mid-level intermediate representation