Implementation in C# of LINQ concept with struct
-
Updated
Jan 19, 2024 - C#
Implementation in C# of LINQ concept with struct
Wide variety of sample code snippets from the topics related to C#
Emulating Associated Value Enums in C#
repository with some examples about the poo with C# language
Multithreading, Collections, Optimization, Span Text, Runtime Generation and other classes you might find essential.
How much really slow is the code which uses reflection and some other parts of the C# .NET which are known to be slow.
Discriminated unions as value types for C#. Define variants via partial structs or record templates and get factory methods, pattern matching, equality, and more — all generated at compile time with zero allocations.
API com modelo para divisão de nomes usando design-patterns
Compare performance of record, class, struct
Learning project on rational numbers (numbers with fractions). Implemented using the structure.
The Practice "Structs And Classes Benchmarking"
Zbiór projektów przygotowywanych w ramach poznawania podstaw programowania w języku C#.
High-performance, zero-allocation .NET library for mathematical intervals and ranges. Features type-safe range operations (intersection, union, contains, overlaps), first-class infinity support, span-based parsing, and zero-allocation interpolated string parsing. Built with modern C# using structs, spans, and records for optimal performance.
Add a description, image, and links to the struct topic page so that developers can more easily learn about it.
To associate your repository with the struct topic, visit your repo's landing page and select "manage topics."