Stars
A curated list of awesome B&R frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
+256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.
No more maintaining lists of error codes : compress build/file/line to a 32 bit int and use it in your asserts and error handlers. Especially useful for embedded systems development. Free to use fo…
Experimental toolkit for auto-generating codebase documentation using LLMs
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
Finite State Machine implementation using std::variant
C implementations of state machines for event driven systems.
MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
A fast single-producer, single-consumer lock-free queue for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11