dash00
C++ Software Engineer | Curious about Machine Learning, Cyber Security and Dev topics
LedgerMontpellier, France
dash00's Stars
getlago/lago
Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
open-license-manager/licensecc
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
iboB/dynamix
:fish_cake: A new take on polymorphism
onqtam/cmake-reflection-template
A template for simple C++ reflection done with CMake and Python (no other external tools)
RaftLib/RaftLib
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
public-apis/public-apis
A collective list of free APIs
jcelerier/cninja
an opinionated cmake config manager
danielcaldas/react-d3-graph
Interactive and configurable graphs with react and d3 effortlessly
vasturiano/horizon-timeseries-chart
A chart to represent time-series data using multiple vertically layered horizon area plots
vasturiano/icicle-chart
A partition / icicle interactive chart web component for visualizing hierarchical data
vasturiano/circlepack-chart
A circle packing interactive chart web component for visualizing hierarchical data
vasturiano/treemap-chart
A treemap interactive chart web component for visualizing hierarchical data
vasturiano/proportions-chart
A one-dimensional proportional chart web component for visualizing categorical data
vasturiano/hilbert-chart
Hilbert space-filling curve chart
vasturiano/timelines-chart
Timelines Chart
vasturiano/sunburst-chart
A sunburst interactive chart web component for visualizing hierarchical data
p-ranav/cppgit2
Git for Modern C++ (A libgit2 Wrapper Library)
satya-das/cppparser
A library to parse C/C++ source as AST
satya-das/cib
Allows you to publish ABI stable C++ library that can be used across different compilers
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems
tomtom-international/cpp-dependencies
Tool to check C++ #include dependencies (dependency graphs created in .dot format)
dprovodnikov/complex-redux-project-architecture
Redux architecture extended with a layer of services.
brillout/awesome-react-components
Curated List of React Components & Libraries.
mendhak/docker-http-https-echo
Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.
FrancescoSaverioZuppichini/API-Class
A utility class for calling apis CRUD methods
TheMaverickProgrammer/C-Python-like-Decorators
How to write decorator functions in modern C++
ybainier/Hypodermic
Hypodermic is an IoC container for C++. It provides dependency injection to your existing design.
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
thibaultmarin/hpp2plantuml
Convert C++ header files to PlantUML