Skip to content
View renestein's full-sized avatar

Block or report renestein

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Rstein.AsyncCppRstein.AsyncCppPublic

    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_PRStein.TOML_PPublic

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

    C# 4

  3. ConfigureAwaitEnforcerConfigureAwaitEnforcerPublic

    VS Extension that enforces the use of the ConfigureAwait expression.

    C# 5

  4. RxEventAggregatorRxEventAggregatorPublic

    Simple event aggregator (messenger) based on RxCpp

    C++ 2

  5. SATSATPublic

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

    C#

  6. Cpp11YCombinatorCpp11YCombinatorPublic

    YCombinator in C++ 11 (recursive memoization)

    C++