Pinned Repositories
analysis-model
A library to read static analysis reports into a Java object model
atom-cargo-test-runner
Cargo test runner for Atom Editor
aur-pkg.xlslib
Arch linux package build script for xlslib
Celero
C++ Benchmark Authoring Library/Framework
CheckedCmd
This is a command line parser library which is typed an checked.
Clara
A simple to use, composable, command line parser for C++ 11 and beyond
clazy
Qt-oriented static code analyzer based on the Clang framework
cpp_skeleton
A cmake C++ project with catch as test framework.
CppResultType
This a header only library which enables the library user to chain function calls in a readable fashion, that looks like piping commands in a shell script. While handling of errors is done implicitly.
csv2xls
csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if maximum rows are exceeded) Excel(TM) file(s).
ferkulat's Repositories
ferkulat/csv2xls
csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if maximum rows are exceeded) Excel(TM) file(s).
ferkulat/analysis-model
A library to read static analysis reports into a Java object model
ferkulat/atom-cargo-test-runner
Cargo test runner for Atom Editor
ferkulat/aur-pkg.xlslib
Arch linux package build script for xlslib
ferkulat/Celero
C++ Benchmark Authoring Library/Framework
ferkulat/CheckedCmd
This is a command line parser library which is typed an checked.
ferkulat/Clara
A simple to use, composable, command line parser for C++ 11 and beyond
ferkulat/clazy
Qt-oriented static code analyzer based on the Clang framework
ferkulat/CmdParser
A simple and lightweight command line parser using C++11.
ferkulat/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
ferkulat/cpp_skeleton
A cmake C++ project with catch as test framework.
ferkulat/CppResultType
This a header only library which enables the library user to chain function calls in a readable fashion, that looks like piping commands in a shell script. While handling of errors is done implicitly.
ferkulat/cpp_skeleton_lib
project for trying out and learning cmake
ferkulat/CppFunComp
A library to compose chains of function calls in C++ while being able to leave the chain early in case of an error
ferkulat/CppSkilledType
A header only library for creating type safe wrappers around primitive types.
ferkulat/csv-parser
A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
ferkulat/docker
ferkulat/doctest
The lightest feature-rich C++ single-header testing framework for unit tests and TDD - docs:
ferkulat/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
ferkulat/kata-bootstraps
Empty projects for different languages with a failing test
ferkulat/libcsv
Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.
ferkulat/llvm-mos-sdk
SDK for developing with the llvm-mos compiler
ferkulat/MINGW-pkg
Package scripts for MinGW-w64 targets to build under MSYS2.
ferkulat/qtlocation_qml_cmake_example
example using qt qml with cmake
ferkulat/reveal.js
The HTML Presentation Framework
ferkulat/violations-lib
Java library for parsing report files from static code analysis.
ferkulat/warnings-ng-plugin
Jenkins Warnings Plugin - Next Generation
ferkulat/warnings-ng-plugin-devenv
Development environment for Jenkins' Warnings Next Generation Plugin
ferkulat/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
ferkulat/xlslib
C++/C library to construct Excel .xls files in code. Official git repo.