arsd
D modules
A collection of standalone D programming language modules with minimal dependencies.
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.
529 stars
23 watching
128 forks
Language: D
last commit: about 2 months ago
Linked from 1 awesome list
d
Related projects:
Repository | Description | Stars |
---|---|---|
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
drashland/dmm | Tool to manage dependencies in Deno applications | 59 |
adampash/belvedere | Automated file management tool with customizable rules based on file metadata | 165 |
pranshuchittora/autarky | Automates removal of outdated and unused node_modules to free up disk space | 362 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
jacob-carlborg/orange | A serialization library for the D programming language. | 72 |
dlang-community/dcd | An auto-complete program for the D programming language | 350 |
danielsz/system | An à la carte component reloading system built on Clojure | 608 |
dlang-community/libdparse | A parser for D source code | 115 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
msgpack/msgpack-d | A binary-based JSON-like serialization library for D language. | 118 |
yav/graphmod | Displays the module dependencies of Haskell programs in a visual graph format | 182 |
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
pd4d10/bytemd | A lightweight, framework-agnostic Markdown editor with extensibility features and support for various rendering environments. | 829 |
ddd-by-examples/library-nestjs | An implementation of Domain Driven Design concepts in a library management system using NestJS and TypeScript | 379 |