vnayar's Stars
google/s2geometry
Computational geometry and spatial indexing on the sphere
Netflix/vectorflow
dlang-community/Pegged
A Parsing Expression Grammar (PEG) module, using the D programming language.
jcoglan/canopy
A parser compiler for Java, JavaScript, Python, Ruby
Pure-D/serve-d
D LSP server (dlang language server protocol server)
atilaneves/unit-threaded
Advanced unit test framework for D
Emacs-D-Mode-Maintainers/Emacs-D-Mode
An Emacs mode for D code.
buggins/hibernated
HibernateD is ORM for D language (similar to Hibernate)
dlang/installer
dmd installers for various systems
schveiguy/iopipe
D language library for modular io
mbierlee/poodinis
Dependency injection framework for D with support for autowiring.
dcarp/protobuf-d
Protocol Buffers Compiler Plugin and Support Library for D
ShigekiKarita/tfd
Tensorflow wrapper for D
vnayar/s2geometry-d
Port of Google's S2 Geometric Library to the D programming language.
atilaneves/ac-dcd
Auto completion for Emacs using DCD: the D completion daemon
atilaneves/flycheck-dmd-dub
flycheck and DCD dub support to enable D IDE features in Emacs
vnayar/dsdl
D2 SDL Game
vnayar/fir_dsp
Finite Impulse Response - Digital Signal Processor
vnayar/mips_cpu
A simple HDL implementation of a MIPS processor