Pinned Repositories
build-system-benchmark
Benchmarks of different build systems
compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
dmd
dmd D Programming Language compiler
flycheck-d-unittest
This library adds D unittest support to flycheck.
gmp-d
D-language high-level wrapper for GNU MP (GMP) library
gtest-tutorial
Tutorial on learning the Google Test (GTest) testing framework
memoizer
Process call memoizer
phobos
The standard library of the D programming language
strace-memoize
Process call tree memoization tool using strace. Written in Python 3.
units-d
Units and Quantities of Measurement library for D.
nordlow's Repositories
nordlow/compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
nordlow/gmp-d
D-language high-level wrapper for GNU MP (GMP) library
nordlow/dmd
dmd D Programming Language compiler
nordlow/phobos
The standard library of the D programming language
nordlow/phobos-next
Various generic reusable D code.
nordlow/blake3-d
BLAKE3 D wrappers compliant with Phobos's std.digest
nordlow/ctfepp
Preprocesses files at CTFE and runtime
nordlow/dub
Package and build management system for D
nordlow/dub-benchmark
Various benchmark for the D language tool DUB.
nordlow/godot
Godot Engine – Multi-platform 2D and 3D game engine
nordlow/gptel
A simple LLM client for Emacs
nordlow/libunits
nordlow/mir-ion
Ion, JSON, YAML, CSV, and Msgpack serialization framework
nordlow/redub
Alternative implementation of dub, speed and consistency oriented
nordlow/reggae
Build system in D, Python, Ruby, Javascript or Lua
nordlow/serve-d
D LSP server (dlang language server protocol server)
nordlow/snippets-d
Various D snippets mainly for testing purpose
nordlow/sumo
Suggested Upper Merged Ontology (SUMO)
nordlow/tokei
Count your code, quickly.
nordlow/tree-sitter
An incremental parsing system for programming tools
nordlow/tree-sitter-bash
Bash grammar for tree-sitter
nordlow/tree-sitter-cmake
A Tree-sitter parser for CMake
nordlow/tree-sitter-cpp
C++ grammar for tree-sitter
nordlow/tree-sitter-d
D Grammar for Tree Sitter
nordlow/tree-sitter-json
JSON grammar for tree-sitter
nordlow/tree-sitter-sdlang
SDLang grammar for tree-sitter
nordlow/xdmd
Wrapper around dmd for automatic running of unittests accompanied with the collection of associated code coverage present as compiler diagnostics message
nordlow/xreduce
Wrapper around DustMite
nordlow/yyjson
The fastest JSON library in C
nordlow/yyjson-d