Pinned Repositories
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.
asdf
containers
Containers backed by std.experimental.allocator
crate2nix-clap-atty
d2-xml
Fork of XML library for DMD2 - xmlp
Klaus
simple sat solver written in D
oopsc
A compiler for the famous oopsc programming language in python
oostubs
Die Lösung zu den praktischen Übungen von BS1 WS 08/09
probat
test framework for D
Panke's Repositories
Panke/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.
Panke/asdf
Panke/containers
Containers backed by std.experimental.allocator
Panke/crate2nix-clap-atty
Panke/decimal
D implementation of floating point decimal data type according to IEEE754-2008
Panke/disruptor
A single producer / multiple consumer implementation of the disruptor pattern.
Panke/dmd
dmd D Programming Language compiler
Panke/dub
Package and build management system for D
Panke/during
dlang io_uring wrapper
Panke/eventcore
High performance proactor event loop abstraction library
Panke/fixedpoint
Decimal fixed point type
Panke/ledger
Double-entry accounting system with a command-line reporting interface
Panke/meson
The Meson Build System
Panke/mir-core
Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal reflection API, basic math, and more.
Panke/nixpkgs
Nix Packages collection
Panke/panke.github.io
Panke/Pegged
A Parsing Expression Grammar (PEG) module, using the D programming language.
Panke/phobos
The standard library of the D programming language
Panke/rules_python
Experimental Bazel Python Rules
Panke/SDL.NET
Porting to C# of Simple Declarative Language
Panke/SDLang-D
An SDLang (Simple Declarative Language) library for D
Panke/sync-pr
Sync multiple pull requests in a rebase stack at once
Panke/taggedalgebraic
A generic "tagged union" implementation with transparent operator forwarding.
Panke/tools
Ancillary tools for the D programming language compiler
Panke/unit-threaded
Advanced unit test framework for D
Panke/vibe-core
Repository for the next generation of vibe.d's core package.
Panke/vibe.d
Official vibe.d development
Panke/ZeroMQ
D interface to ZeroMQ library
Panke/zguide
Learning and Using ØMQ
Panke/zmqd
A ZeroMQ wrapper for the D programming language