Stars
🐜 Extremely small standalone C# executables using NativeAOT
.NET code samples for Oracle database developers #OracleDotNet
Fluent URL builder and testable HTTP client for .NET
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
A .NET library that makes it easier to create beautiful console applications.
Command line parsing, invocation, and rendering of terminal output.
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
A modern replacement for Redis and Memcached
A massively parallel, high-level programming language
Create a simple markdown documentation from the Visual Studio xml one.
This repo contains the Template Engine which is used by dotnet new
Base64 encoding / decoding with SIMD-support, also base64Url
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET
Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and …
Automatically exported from code.google.com/p/fast-member
String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.
A collection of .NET libraries, including the fastest general-purpose CSV parser for .NET.
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.