Pinned Repositories
chart-fx
A scientific charting library focused on performance optimised real-time data visualisation at 25 Hz update rates for data sets with a few 10 thousand up to 5 million data points.
gnuradio4
Prototype implementations for a more compile-time efficient flowgraph API
opencmw-cpp
Open Common Middle-Ware library for accelerator equipment- and beam-based control systems at FAIR.
opencmw-java
Open Common Middle-Ware library for accelerator equipment- and beam-based control systems at FAIR.
opendigitizer
Generic Digitizer Framework based on OpenCMW
cpp_starter_project
A template CMake project to get you started with C++ and tooling
CppCon2023
Slides and other materials from CppCon 2023
gnuradio
GNU Radio – the Free and Open Software Radio Ecosystem
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
RxCpp
Reactive Extensions for C++
RalphSteinhagen's Repositories
RalphSteinhagen/RxCpp
Reactive Extensions for C++
RalphSteinhagen/cpp_starter_project
A template CMake project to get you started with C++ and tooling
RalphSteinhagen/CppCon2023
Slides and other materials from CppCon 2023
RalphSteinhagen/gnuradio
GNU Radio – the Free and Open Software Radio Ecosystem
RalphSteinhagen/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
RalphSteinhagen/implot
Immediate Mode Plotting
RalphSteinhagen/java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
RalphSteinhagen/javalin
A simple and modern Java and Kotlin web framework
RalphSteinhagen/javalin-openapi-example
RalphSteinhagen/jeromq
Pure Java ZeroMQ
RalphSteinhagen/jfxcentral-data
The data repository for the JFXCentral website
RalphSteinhagen/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
RalphSteinhagen/pmt
pmt
RalphSteinhagen/refl-cpp
A modern compile-time reflection library for C++ with support for overloads, templates, attributes and proxies
RalphSteinhagen/rest-microservice-tests
Tests of selected micro- and fullstack REST frameworks.
RalphSteinhagen/unicode_display_width
Displayed width of UTF-8 strings in Modern C++
RalphSteinhagen/units
A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation.
RalphSteinhagen/ut
UT: C++20 μ(micro)/Unit Testing Framework