Pinned Repositories
agora
Node implementation for BOA CoinNet
agora-server
Peer-to-peer blockchain server, originally forked from bosagora/agora.
bitblob
A small value type to represent hashes
dub
Package and build management system for D
Jambi
Jambi implementation in C
libbtcd
A library to play around with Bitcoin, in the D programming language
libsodiumd
Simple D bindings for libsodium
localrest
A library to allow integration testing of vibe.web.rest based code
minivariant
Simple, focused variant library for the D programming language
slacklib
A simple library to quickly write slack bots using the RTM API
Geod24's Repositories
Geod24/agora
Node implementation for BOA CoinNet
Geod24/druntime
Low level runtime library for the D programming language
Geod24/eventcore
High performance proactor event loop abstraction library
Geod24/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.
Geod24/concurrency
Concurrency primitives
Geod24/d_hdf5
D wrappers for HDF5 - aiming ultimately at idiomatic D style. thanks to Fritjers
Geod24/DConf2022
Source for my talk at DConf2022
Geod24/ddox
Advanced D documentation engine
Geod24/diet-ng
Compile-time indentation based, XML structured template system
Geod24/dlang.org
Pages for the dlang.org website, home of the D Programming Language
Geod24/dmqnode
Distributed message queue node
Geod24/dmqproto
Distributed Message Queue protocol definition, client, fake node, and tests
Geod24/downloads.dlang.org
Tools to manage downloads.dlang.org
Geod24/dpq2
This is yet another attempt to create a good interface to PostgreSQL for the D programming language.
Geod24/dub-docs-v2
New dub documentation
Geod24/dud
A new dlang build tool
Geod24/installer
dmd installers for various systems
Geod24/ldc
The LLVM-based D compiler.
Geod24/mir-core
Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal reflection API, basic math, and more.
Geod24/mir-ion
Ion, Json, Msgpack serialization framework
Geod24/msvc-dev-cmd
GitHub Action to setup Developer Command Prompt for Microsoft Visual C++
Geod24/oauth
OAuth2 client library for D
Geod24/Pegged
A Parsing Expression Grammar (PEG) module, using the D programming language.
Geod24/prettyprint
prettyprint takes a string representing a tree of parentheses and linebreaks and indents it.
Geod24/private-dub
Private dub registry with minimal config
Geod24/semver
Semantic Versioning Library
Geod24/serialization
Simple, focused, configurable binary (de)serializer
Geod24/Tiny-Redis
Redis driver for D
Geod24/tools
Ancillary tools for the D programming language compiler
Geod24/zmqd
A ZeroMQ wrapper for the D programming language