Pinned Repositories
automem
C++-style automatic memory management smart pointers for D
cerealed
Powerful binary serialisation library for D
cmake-ide
Use Emacs as a C/C++ IDE
dpp
Directly include C headers in D source code
fearless
Safe concurrency in D (`shared` made easier)
mqtt
MQTT broker written in D, using vibe.d
mqtt_rs
MQTT broker in Rust
premock
Mock C functions using the preprocessor
reggae
Build system in D, Python, Ruby, Javascript or Lua
unit-threaded
Advanced unit test framework for D
atilaneves's Repositories
atilaneves/dpp
Directly include C headers in D source code
atilaneves/reggae
Build system in D, Python, Ruby, Javascript or Lua
atilaneves/unit-threaded
Advanced unit test framework for D
atilaneves/cerealed
Powerful binary serialisation library for D
atilaneves/automem
C++-style automatic memory management smart pointers for D
atilaneves/fearless
Safe concurrency in D (`shared` made easier)
atilaneves/tardy
Runtime polymorphism without inheritance (structs, ints, classes, ...)
atilaneves/concepts
Concepts for d
atilaneves/nogc
Utilities to write `@nogc` code
atilaneves/mirror
Run and compile time reflection for D
atilaneves/libclang
libclang binding / wrapper for D
atilaneves/monty
Python C API for D
atilaneves/all-dub-packages
Utility to get all dub packages that still build
atilaneves/autowrap
Wrap existing D code for use in other environments such as Python and Excel
atilaneves/concurrency
Concurrency primitives
atilaneves/dpq2
This is yet another attempt to create a good interface to PostgreSQL for the D programming language.
atilaneves/dub
Package and build management system for D
atilaneves/excel-d
Excel API bindings and wrapper API for D
atilaneves/mir-algorithm
Dlang Core Library
atilaneves/pyd
Interoperability between Python and D
atilaneves/test_allocator
atilaneves/DIPs
D Improvement Proposals
atilaneves/dlang.org
Pages for the dlang.org website, home of the D Programming Language
atilaneves/dlang_tools
Ancillary tools for the D programming language compiler
atilaneves/dmd
dmd D Programming Language compiler
atilaneves/dud
A new dlang build tool
atilaneves/gravastar
2D game inspired by Gravity Power, Sumer Smash Bros, and Star Control
atilaneves/jitlang
atilaneves/phobos
The standard library of the D programming language
atilaneves/SDC
The Stupid D Compiler