ZaldronGG's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
microsoft/STL
MSVC's implementation of the C++ Standard Library.
microsoft/GSL
Guidelines Support Library
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
fsharp/fsharp
Please file issues or pull requests here: https://github.com/dotnet/fsharp
hsutter/gcpp
Experimental deferred and unordered destruction library for C++
pdziepak/codegen
Experimental wrapper over LLVM for generating and compiling code at run-time.
vittorioromeo/quakevr
Quake VR mod supporting room-scale movement, hand interactions, and melee attacks.
microsoft/Range-V3-VS2015
A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.
ericniebler/stl2
LaTeX and Markdown source for the Ranges TS/STL2 and associated proposals
Barath-Kannan/ConcurrentQueues
Concurrent queue variants