Pinned Repositories
blog
Hugo-based blog content
but
Basic Unit Test is the simplest unit test framework for C that I could imagine.
clock
Clock is a small library for mocking time in Go.
cupper
An inclusive pattern library builder.
cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
dbc60.github.io
An attempt to blog
DocTool
Write C++ tutorials and documentation in a restructured text dialect and convert it to HTML. In particular the scripts execute your example code and include their output into the produced HTML code.
eepp
eepp is an open source cross-platform game and application development framework heavily focused on the development of rich graphical user interfaces.
ewma
Exponentially Weighted Moving Average algorithms for Go.
glob
A simple glob pattern-matching library
dbc60's Repositories
dbc60/blog
Hugo-based blog content
dbc60/but
Basic Unit Test is the simplest unit test framework for C that I could imagine.
dbc60/clock
Clock is a small library for mocking time in Go.
dbc60/cupper
An inclusive pattern library builder.
dbc60/dbc60.github.io
An attempt to blog
dbc60/eepp
eepp is an open source cross-platform game and application development framework heavily focused on the development of rich graphical user interfaces.
dbc60/ewma
Exponentially Weighted Moving Average algorithms for Go.
dbc60/f5-akshack
dbc60/glob
A simple glob pattern-matching library
dbc60/go-csp
Communicating Sequential Processes Examples in Go
dbc60/go-examples
Miscellaneous example code in Go
dbc60/gephi
Gephi - The Open Graph Viz Platform
dbc60/gephi-toolkit
Gephi Toolkit - All Gephi in a Library
dbc60/gephi-toolkit-demos
Quick demos using the Toolkit
dbc60/go-rst
Parse reStructuredText with Go.
dbc60/gorst
Go implementation of reStructuredText
dbc60/hugo-restructured
Theme for Hugo based on reStructuredText
dbc60/hugotest
Test site for Hugo development and experiments, see https://temp.bep.is/hugotest/
dbc60/Intervals
Timed interval example with C++11 std::chrono, std::function, std::bind, and std::placeholder
dbc60/LaTeXML
LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
dbc60/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
dbc60/noboilerplate
Code for my talks on the No Boilerplate channel
dbc60/nv
MultiMarkdown version of Notational Velocity with Markdown editing features and preview
dbc60/premake-core
Premake
dbc60/qsim
Queueing system simulator
dbc60/reckless
Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
dbc60/Render96Wiki
dbc60/setjmp-example
Determine when a local variable in C/C++ code must have the volatile attribute applied to it when setjmp/longjmp are in use.
dbc60/support-tools
Tools to help with the support of Threat Stack
dbc60/tools
A rough set of scripts to find an installed version of Visual Studio and use it to build a simple program.