renestein - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).

    C++ 33 5

  2. Simple parser and serializer for TOML format. Supports TOML version 1.1 and 1.0.

    C# 2

  3. VS Extension that enforces the use of the ConfigureAwait expression.

    C# 5

  4. Simple event aggregator (messenger) based on RxCpp

    C++ 2

  5. A toy implementation of a simple SAT solver in the C#.

    C#

  6. YCombinator in C++ 11 (recursive memoization)

    C++