Skip to content
View ckormanyos's full-sized avatar
🙂
Usually developing something
🙂
Usually developing something

Organizations

@boostorg @BoostGSoC13 @BoostGSoC14 @BoostGSoC15 @BoostGSoC16 @BoostGSoC20 @Embedded-System-Lovers @BoostGSoC21

Block or report ckormanyos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ckormanyos/README.md

Welcome

I'm a software developer, book author and independent researcher with focus on all aspects of high-performance, portable software. I have particular interest in embedded-systems software, mathematical software and quality.

My areas of expertise include software implementation, teaching and training, product development, large-scale build systems, continuous integration, quality, team leadership, international development, documentation and providing support roles.

  • Real-time embedded-systems software
  • High-performance mathematical software
  • Large-scale build systems and continuous integration systems
  • Software quality, performance and portability

How busy am I ?

total stars followers


Pinned Loading

  1. real-time-cpp Public

    Source code for the book Real-Time C++, by Christopher Kormanyos

    C++ 689 175

  2. wide-integer Public

    Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.

    C++ 195 31

  3. wide-decimal Public

    Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.

    C++ 52 8

  4. soft_double Public

    soft_double provides a C++ software implementation of a double-precision floating-point data type

    C++ 19 4

  5. xxd Public

    hex-dump-type utility xxd

    C 40 11

  6. mandelbrot Public

    High-precision Mandelbrot fractal iterations in C++ template code

    C 11 3

2,064 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

May 2025

Created 1 repository

Created a pull request in modm-io/avr-libstdcpp that received 22 comments

Git issue 040

This PR is intended to repair missing C++11 ` functions. It addresses #40. In my naive analysis, simply the position of a preprocessor #if-#else-#e…

+88 −36 lines changed 22 comments
Reviewed 1 pull request in 1 repository
modm-io/avr-libstdcpp 1 pull request

Created an issue in modm-io/avr-libstdcpp that received 4 comments

<cmath> does not publish std::fpclassify()

I was doing some standard mathematical calculations and I found empirically that <cmath> does not publish std::fpclassify. There are also no defin…

4 comments
Opened 10 other issues in 4 repositories
Loading