Skip to content
View richhaar's full-sized avatar

Block or report richhaar

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

Pinned Loading

  1. autosar-crc autosar-crc Public

    JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++

    C++ 5 2

  2. Kitware/vtk-js Kitware/vtk-js Public

    Visualization Toolkit for the Web

    JavaScript 1.3k 385

  3. genpass genpass Public

    A Unix password generator, encrypting passwords locally with Java's AES/CBC/PKCS5Padding mode.

    Clojure

  4. dancing-links-sudoku dancing-links-sudoku Public

    Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.

    C++ 1

  5. safecast safecast Public

    SafeCast: A header-only C++ library for safe integer type casting. Prevents overflow and underflow errors, offering a lightweight alternative to boost::numeric_cast.

    C++