A C# library that let's you obtain an instance of void
☆18Mar 11, 2023Updated 3 years ago
Alternatives and similar repositories for GetVoid
Users that are interested in GetVoid are comparing it to the libraries listed below
Sorting:
- A C# Discord bot with moderation, XP/guild participation and utilities☆16Nov 18, 2024Updated last year
- Fully-featured .NET CSV library, parsing gigabytes of CSV per second☆14Mar 1, 2026Updated 2 weeks ago
- A simple, versatile algebraic data type for C#.☆15Feb 13, 2025Updated last year
- A library to map your DTOs with reusable expressions.☆11Aug 24, 2021Updated 4 years ago
- Yet another Lua interpreter☆11Jul 4, 2018Updated 7 years ago
- Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.☆58Mar 9, 2026Updated last week
- Asserts for testing Roslyn analyzers.☆21Dec 25, 2023Updated 2 years ago
- (Work in Progress) C/C++ compilation support for .NET Core projects☆26Nov 28, 2021Updated 4 years ago
- C# source generator implementing variadic generics☆15Jan 23, 2022Updated 4 years ago
- A .NET port of https://github.com/krisk/fuse-swift☆16Oct 9, 2020Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- C# localizable zero-allocation format string generator☆16Oct 27, 2025Updated 4 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆49Oct 5, 2022Updated 3 years ago
- A collection of libraries for implementing compilers in .NET.☆151Oct 16, 2025Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆34Oct 17, 2024Updated last year
- Generates a synchronized version of an async method☆76Mar 1, 2026Updated 2 weeks ago
- A theme for WPF inspired by Windows 3.1☆32Feb 17, 2019Updated 7 years ago
- WPF Control that supports rendering geometries / shapes via Direct2D.☆12Dec 28, 2021Updated 4 years ago
- ☆11Feb 24, 2023Updated 3 years ago
- Collecting ideas for a new .NET language that could replace C#☆76Sep 15, 2024Updated last year
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…