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/minivariant
Simple, focused variant library for the D programming language
Geod24/libsodiumd
Simple D bindings for libsodium
Geod24/bitblob
A small value type to represent hashes
Geod24/ci
Jenkins Pipeline for dlang CI testing
Geod24/core
D Language online tour (https://tour.dlang.org/) and online editor (https://run.dlang.io/)
Geod24/tracyd
About A small wrapper around Tracy profiler for the D programming language
Geod24/archive
An archive library that supports zip, tar, and targz written entirely in D (with underlying gz implementation from zlib).
Geod24/cachetools
python cachetools for dlang
Geod24/cblas
D BLAS header. Works with OpenBLAS.
Geod24/dhtproto
Distributed Hash Table protocol definition, client, fake node, and tests
Geod24/dlang-requests
dlang http client library inspired by python-requests
Geod24/dlsnode
Distributed log store node
Geod24/dlsproto
Distributed Log Store protocol definition, client, fake node, and tests
Geod24/graphqld
A vibe.d library to handle the GraphQL Protocol written in the D Programming Language
Geod24/msgpack-d
MessagePack for D / msgpack.org[D]
Geod24/openapi-client
A program with libraries needed to generate D client code corresponding to an OpenAPI specification.
Geod24/openssl
D version of the C headers for openssl
Geod24/puppet-r10k
Setup and configure r10k for use with git based environments in puppet
Geod24/puppetlabs-puppetdb
A puppet module for installing and managing puppetdb
Geod24/puppetlabs-stdlib
Puppet Labs Standard Library module
Geod24/reggae
Build system in D, Python, Ruby, Javascript or Lua
Geod24/SDC
The Stupid D Compiler
Geod24/stdcpp
Bindings for core components of the C++ standard library
Geod24/systemd
The systemd System and Service Manager
Geod24/tracy
C++ frame profiler
Geod24/turtle
Black box application testing library/framework
Geod24/unit-threaded
Advanced unit test framework for D
Geod24/userman
Embeddable user management library and authentication provider (user registration, activation mails, password authentication)
Geod24/vibe-http
Future vibe.d HTTP implementation
Geod24/vibe.d.db.postgresql
PostgreSQL support for Vibe.d