Stars
C# bindings for lemire/simdjson (and full C# port)
An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor
.NET LDAP client library for .NET Standard >= 2.0, .NET Core >=1.0, NET5/NET6/NET7/NET8 - works with any LDAP protocol compatible directory server (including Microsoft Active Directory).
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
A port of learnopengl.com's tutorials to OpenTK and C#.
A full-fledged high-performance socks5 proxy server written in C#. Plugin support included.
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Managed C# abstraction of GameNetworkingSockets library by Valve Software
A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.
Fast, object oriented, intraprocess bridge between JVM and CLR
A plugin for .NET providing an API for representing a calendar along with fully customisable calendar controls for .NET MAUI and Xamarin Forms
A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)
Serde.NET is a C# port of the popular Serde serialization library for Rust
Simple 3D scene manager in C# and OpenTK / OpenGL
A simple, lightweight yet highly versatile OpenGL graphics library
Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
Fork of SAML2 library on codeplex. This library removes dependencies on Asp.net
A standalone API to read .NET XML documentation files and optionally augment it with reflection information.
A free, robust, open-source Discord bot written in C# using .NET and a whole lotta Man Hours.
A .NET Standard library for loading native shared libraries and retrieving function pointers.
Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps…