WhiteBlackGoose / UnitsOfMeasure
Conceptual repo. Most advanced compile time safe units of measure for C# and F#
☆57Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for UnitsOfMeasure
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- Immutability is easy!☆41Updated this week
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆43Updated 10 months ago
- C# interface-to-member source generator☆76Updated 2 months ago
- Better random number generation for .NET☆62Updated 5 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Extends Verify to allow verification of C# Source Generators.☆73Updated this week
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆22Updated last year
- File path abstraction library for .NET.☆55Updated this week
- Practical generic programming for .NET☆153Updated this week
- A .NET library to parse XML at lightspeed with zero allocation.☆99Updated 8 months ago
- Fast C# UUID implementation for .NET 6 & 7☆70Updated 2 months ago
- A fraction data type to calculate with rational numbers.☆50Updated 2 months ago
- Generates a synchronized version of an async method☆48Updated this week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆56Updated 5 months ago
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆14Updated 2 years ago
- ☆44Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Git-based incremental build and testing platform for .NET and .NET Core.☆67Updated 5 months ago
- Non-boxing passing of values.☆27Updated 4 months ago
- Provides an easy way to implement Smart Enums and Value Objects☆51Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- C# implementation of a Rope<T> immutable data structure.☆81Updated 2 weeks ago
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆47Updated last month
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆84Updated last year