joakim-brannstrom
I know I don't know enough. Learning is fun :) Programming is the easy part when the requirements are clear. ... Understand the customer, the user, the input.
Sweden
Pinned Repositories
autoformat
Tool wrapping different code formatters integrating with git
code_checker
Automated QA check of a program to be used both standalone and in CI
datacat
Lightweight Datalog engine intended to be embedded in other D programs
dextool
Suite of C/C++ tooling built on LLVM/Clang
distssh
Distributed load balanced ssh session
dsnapshot
A filesystem snapshot utility based on rsync
miniorm
A minimalistic ORM for SQLite
my
a helper library with utilities that I personally reuse in e.g. scripts
proc
Library for process management (single and trees)
watchexec
joakim-brannstrom's Repositories
joakim-brannstrom/dextool
Suite of C/C++ tooling built on LLVM/Clang
joakim-brannstrom/miniorm
A minimalistic ORM for SQLite
joakim-brannstrom/proc
Library for process management (single and trees)
joakim-brannstrom/code_checker
Automated QA check of a program to be used both standalone and in CI
joakim-brannstrom/distssh
Distributed load balanced ssh session
joakim-brannstrom/my
a helper library with utilities that I personally reuse in e.g. scripts
joakim-brannstrom/dsnapshot
A filesystem snapshot utility based on rsync
joakim-brannstrom/watchexec
joakim-brannstrom/dextool_summer_2022
Information sharing for summer work 2022 regarding dextool
joakim-brannstrom/autoformat
Tool wrapping different code formatters integrating with git
joakim-brannstrom/dextool_mutate_demo
Demo of using dextool on open source projects
joakim-brannstrom/signald-client
A client library for interacting with signald
joakim-brannstrom/actor-framework
An Open Source Implementation of the Actor Model in C++
joakim-brannstrom/automem
C++-style automatic memory management smart pointers for D
joakim-brannstrom/blog
My notes about interesting things
joakim-brannstrom/colorlog
Logger for `std.experimental.logger` that supports coloring the messages
joakim-brannstrom/compile_db
compile_commands.json parser for Dlang
joakim-brannstrom/dafl
A library for communicating with afl (american fuzzy lop)
joakim-brannstrom/Dscanner
Swiss-army knife for D source code
joakim-brannstrom/dub-vendor
Copy dub dependencies to vendor/
joakim-brannstrom/fmt
A modern formatting library
joakim-brannstrom/googletest
Google Test
joakim-brannstrom/httpd
Mirror of Apache HTTP Server. Issues: http://issues.apache.org
joakim-brannstrom/marktools
Tooling around pandoc to handle conversion to/from markdown
joakim-brannstrom/mylib
joakim-brannstrom/protoc-gen-star
protoc plugin library for efficient proto-based code generation
joakim-brannstrom/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
joakim-brannstrom/rellvm
High level bindings for llvm-sys
joakim-brannstrom/secp256k1
Optimized C library for EC operations on curve secp256k1
joakim-brannstrom/trace_malloc
fork of dpull/tracing_malloc