Pinned Repositories
ae
D2 library for games, network applications etc.
asdf
worlds fastest json parser geared towards processing huge amounts of JSON
atrium
FPS with physics based puzzles
automem
C++-style automatic memory management smart pointers for D
bcaa
Simple associative array implementation for D (-betterC) that fits my needs.
betterc
Frequently used primitives suitable for use in the BetterC D subset
bloomberg_dl
ci
Jenkins Pipeline for dlang CI testing
containers
Containers backed by std.experimental.allocator
xxhash-d
D implementation of xxhash
n8sh's Repositories
n8sh/xxhash-d
D implementation of xxhash
n8sh/automem
C++-style automatic memory management smart pointers for D
n8sh/bcaa
Simple associative array implementation for D (-betterC) that fits my needs.
n8sh/bloomberg_dl
n8sh/containers
Containers backed by std.experimental.allocator
n8sh/countries_currencies_languages
Information about countries, currencies, and languages in a handy package for dlang
n8sh/crypto
A D Library of encryption, decryption, encode, hash, and message digital signatures.
n8sh/d-zero-memory
This is a function implementation SecureZeroMemory in D programming language
n8sh/dklib
n8sh/dlang.org
Pages for the dlang.org website, home of the D Programming Language
n8sh/dmd
dmd D Programming Language compiler
n8sh/druntime
Low level runtime library for the D programming language
n8sh/dstats
A statistics library for D.
n8sh/dstruct
D Data Structures
n8sh/hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
n8sh/jive
Collections library for D with STL-like value-semantics.
n8sh/ldc
The LLVM-based D Compiler.
n8sh/mir
Some mir packages: sparse tensors, Hoffman and others. The main repository is https://github.com/libmir/mir-algorithm
n8sh/mir-algorithm
Dlang core library for math, finance and a home for Dlang multidimensional array package - ndslice
n8sh/mir-core
Base software building blocks and conventions
n8sh/mir-random
Advanced Random Number Generators
n8sh/numparse
n8sh/phobos
The standard library of the D programming language
n8sh/phobos-next
Various generic reusable D code, both to me and to others.
n8sh/rules_d
D rules for Bazel
n8sh/sha3iuf-d
sha3iuf-d mirror.
n8sh/stdx-allocator
Extracted std.experimental.allocator for usage via DUB
n8sh/Tango-D2
A port of the Tango library to D2
n8sh/tanya
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
n8sh/vibe.d
Official vibe.d development