Pinned Repositories
AdventOfCode
Advent of Code
ae
D2 library for games, network applications etc.
arsd
This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
DIPs
D Improvement Proposals
dmd
dmd D Programming Language compiler
druntime
Low level runtime library for the D programming language
har
Human Archive Format
MoonlightSentinel
phobos
The standard library of the D programming language
vibe.d
Official vibe.d development
MoonlightSentinel's Repositories
MoonlightSentinel/AdventOfCode
Advent of Code
MoonlightSentinel/dmd
dmd D Programming Language compiler
MoonlightSentinel/druntime
Low level runtime library for the D programming language
MoonlightSentinel/har
Human Archive Format
MoonlightSentinel/MoonlightSentinel
MoonlightSentinel/phobos
The standard library of the D programming language
MoonlightSentinel/arsd
This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
MoonlightSentinel/ci
dlang CI testing pipelines
MoonlightSentinel/core-dreg
Docker image for running old D versions
MoonlightSentinel/core-exec
Docker container for running D compilers
MoonlightSentinel/D-Scanner
Swiss-army knife for D source code
MoonlightSentinel/dlang-requests
dlang http client library inspired by python-requests
MoonlightSentinel/dlang.org
Pages for the dlang.org website, home of the D Programming Language
MoonlightSentinel/dstep
A tool for converting C and Objective-C headers to D modules
MoonlightSentinel/dub
Package and build management system for D
MoonlightSentinel/eventcore
High performance proactor event loop abstraction library
MoonlightSentinel/fuse-d
A binding for fuse in D. (fuse.d is a fork of the unmaintained library dfuse)
MoonlightSentinel/installer
dmd installers for various systems
MoonlightSentinel/io
Core I/O functionality
MoonlightSentinel/ldc
The LLVM-based D Compiler.
MoonlightSentinel/ldc-esp32
Prebuilt binaries for LDC2 with xtensa's llvm to target ESP32
MoonlightSentinel/libdparse
Library for lexing and parsing D source code
MoonlightSentinel/LWDR
LightWeight D Runtime targeting ARM Cortex CPUs
MoonlightSentinel/mir-core
Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal reflection API, basic math, and more.
MoonlightSentinel/reple
"Replay-based" REPLs for compiled languages.
MoonlightSentinel/scripts
Several bash utilities
MoonlightSentinel/setup-dlang
Github action for dlang compiler setup
MoonlightSentinel/stdx-allocator
Extracted std.experimental.allocator for usage via DUB
MoonlightSentinel/tools
Ancillary tools for the D programming language compiler
MoonlightSentinel/vibe-core
Repository for the next generation of vibe.d's core package.