Nacorpio's Stars
prasannavl/WinApi
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
fluentribbon/Fluent.Ribbon
WPF Ribbon control like in Office
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Newer-Team/NewerSMBW
Source code and tools for the Newer Super Mario Bros. Wii game mod
ArachisH/Flazzy
.NET library for [dis]assembling Shockwave Flash binaries.
pfultz2/Linq
Linq for list comprehension in C++
dotnet/pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
derceg/explorerplusplus
Explorer++ is a lightweight and fast file manager for Windows
ApolloAuto/apollo
An open autonomous driving platform
GMLC-TDC/HELICS
Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS)
eclipse-sumo/sumo
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
NREL/EnergyPlus
EnergyPlus™ is a whole building energy simulation program that engineers, architects, and researchers use to model both energy consumption and water use in buildings.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
beark/ftl
C++ template library for fans of functional programming
ygoe/FlashConsoleWindow
Flashes the console window entry in the taskbar and changes the integrated progress bar (Windows Vista+).
mohabouje/WinToast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
martinmoene/string-view-lite
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
mattreecebentley/plf_list
A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
elcattivo/CloudFlareUtilities
A .NET Standard Library to bypass Cloudflare's Anti-DDoS measure (JavaScript challenge) using a DelegatingHandler.
psanse/BITSCAN
C++ library for bit twiddling
VerbalExpressions/CppVerbalExpressions
C++ regular expressions made easy
CleverRaven/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
vreverdy/bit
The Bit Library
yourWaifu/sleepy-discord
C++ library for the Discord chat client. Please use Rust for new bots
PetarV-/Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
ADJA/algos
Competitive programming algorithms in C++
SuprDewd/CompetitiveProgramming
A collection of algorithms, data structures and other useful information for competitive programming.