ldc VS druntime

Compare ldc vs druntime and see what are their differences.

ldc

The LLVM-based D Compiler. (by ldc-developers)

druntime

Low level runtime library for the D programming language (by dlang)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ldc druntime
10 2
1,158 658
0.3% -
9.9 9.5
1 day ago over 1 year ago
D D
GNU General Public License v3.0 or later Boost Software License 1.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.

ldc

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

druntime

Posts with mentions or reviews of druntime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-04.
  • Comparing Exceptions and Errors in D
    3 projects | news.ycombinator.com | 4 Jun 2022
    Oof, seems I got the camelcase wrong. It's `@mustuse`

    Working on updating that.

    I think the reason the documentation is cryptic is because it's a library-supplied User Data Attribute that is specially recognized by the compiler. The documentation generator is having trouble with it. In code it's pretty simple:

    https://github.com/dlang/druntime/blob/705fb36e5fc4d930eed85...

  • CppCast: Dart and Crafting Interpreters
    3 projects | /r/cpp | 17 Sep 2021
    D

What are some alternatives?

When comparing ldc and druntime you can also consider the following projects:

dmd - dmd D Programming Language compiler

tsv-utils - eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.

dextool - Suite of C/C++ tooling built on LLVM/Clang

JikesRVM - Jikes RVM (Research Virtual Machine)

vox - Vox language compiler. AOT / JIT / Linker. Zero dependencies

project-ffi-unwind

dpp - Directly include C headers in D source code

glibc - Unofficial mirror of sourceware glibc repository. Updated daily.

spasm - Write single page applications in D that compile to webassembly

go - The Go programming language

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

pijamas - A BDD assertion library for D