Pinned Repositories
addle
Argument-dependent lookup for UFCS methods in D
advent18
Advent of Code 2018
advent19
Advent of Code 2019
dmdtags
Tag generator for D source code
expectations
Monadic error handling for the D programming language
hash
Simple C hash table
irssi-emotional
Easy unicode emotes for irssi
irssi-textcolor
Text coloration script for irssi
sumtype
A sum type for the D programming language
tslime.vim
Send command from vim to a running tmux session
pbackus's Repositories
pbackus/sumtype
A sum type for the D programming language
pbackus/addle
Argument-dependent lookup for UFCS methods in D
pbackus/dmdtags
Tag generator for D source code
pbackus/expectations
Monadic error handling for the D programming language
pbackus/advent18
Advent of Code 2018
pbackus/advent19
Advent of Code 2019
pbackus/allocator-demo
Proof-of-concept for @safe allocators and containers in D
pbackus/tslime.vim
Send command from vim to a running tmux session
pbackus/ae
An auxiliary general-purpose D library
pbackus/automem
C++-style automatic memory management smart pointers for D
pbackus/bcrawl
a fork of Dungeon Crawl Stone Soup
pbackus/blog
pbackus/ci
dlang CI testing pipelines
pbackus/containers
Containers backed by std.experimental.allocator
pbackus/d-idioms
"Effective D" without the haircut.
pbackus/dcli
CLI utilities for D programming language
pbackus/DerelictSFML2
A dynamic binding to SFML2 for the D Programming Language.
pbackus/DFeed
D news aggregator, newsgroup client, web newsreader and IRC bot
pbackus/DIPs
D Improvement Proposals
pbackus/dlang.org
Pages for the dlang.org website, home of the D Programming Language
pbackus/dmd
dmd D Programming Language compiler
pbackus/druntime
Low level runtime library for the D programming language
pbackus/DTemplatesDecompositionAndValueTypes
D templates: decomposition and value types
pbackus/dub
Package and build management system for D
pbackus/dub-docs
Documentation for the Dub package manager
pbackus/gnuplot.vim
Syntax highlighting for Gnuplot
pbackus/phobos
The standard library of the D programming language
pbackus/tau
pbackus/tunic-script-chart
Reference chart for the fictional script from Tunic (2022)
pbackus/variant-comparison
Comparison of generated code for C++ and D variant types