Skip to content
View renestein's full-sized avatar

Block or report renestein

Report abuse

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

Report abuse

Pinned Loading

  1. Rstein.AsyncCpp Rstein.AsyncCpp Public

    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. RStein.TOML_P RStein.TOML_P Public

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

    C# 3

  3. ConfigureAwaitEnforcer ConfigureAwaitEnforcer Public

    VS Extension that enforces the use of the ConfigureAwait expression.

    C# 5

  4. RxEventAggregator RxEventAggregator Public

    Simple event aggregator (messenger) based on RxCpp

    C++ 2

  5. SAT SAT Public

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

    C#

  6. Cpp11YCombinator Cpp11YCombinator Public

    YCombinator in C++ 11 (recursive memoization)

    C++