D HacktoberFest

Open-source D projects categorized as HacktoberFest

Top 3 D HacktoberFest Projects

HacktoberFest
  1. dmd

    dmd D Programming Language compiler

    Project mention: Programs compiled with recent D compiler are broken in macOS 15.4 | news.ycombinator.com | 2025-04-06
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. phobos

    The standard library of the D programming language

    Project mention: Unit Tests as Documentation | news.ycombinator.com | 2024-10-17

    > Good documentation is good as far as it aids understanding. This might be a side effect of tests, but I don't think it's their goal. A good test will catch breaks in behaviour, I'd never trade completeness for readability in tests, in docs it's the reverse.

    The D language standard library use the two. When you generate the documentation from the comments attached to a declaration, the following unittests (they are identified using a special markup, (that is just triple slashes...) are also included.

    Example once rendered [0], in the source you see the examples are actually unit tests [1].

    [0]: https://dlang.org/phobos/std_algorithm_searching.html#.all

    [1]: https://github.com/dlang/phobos/blob/master/std/algorithm/se...

  4. ledstrip_sandbox

    Allows multiple users to play around with their own part of the ledstrip by using Lua scripts

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

D HacktoberFest discussion

Log in or Post with

D HacktoberFest related posts

  • RISC-V based Single Board Computers are getting there

    4 projects | news.ycombinator.com | 31 Jul 2022
  • Yes, the 8086 wanted to be mechanically translatable from the 8080, but

    2 projects | news.ycombinator.com | 25 Jul 2022

Index

What are some of the best open-source HacktoberFest projects in D? This list will help you:

# Project Stars
1 dmd 3,103
2 phobos 1,212
3 ledstrip_sandbox 0

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai