Highly Performant C# code with benchmark results
☆59Jun 4, 2021Updated 4 years ago
Alternatives and similar repositories for CSharpPerformanceBoosters
Users that are interested in CSharpPerformanceBoosters are comparing it to the libraries listed below
Sorting:
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Jul 15, 2024Updated last year
- A pub sub implementation built on top of orleans grains☆38Dec 3, 2021Updated 4 years ago
- OlibUI - dynamic user interface for AvaloniaUI☆13Jun 6, 2023Updated 2 years ago
- ☆60Feb 19, 2026Updated last week
- Experimenting with schedulers☆69Jan 12, 2021Updated 5 years ago
- The Programmer Productivity Toolkit☆12Feb 18, 2026Updated last week
- Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.☆28Feb 27, 2022Updated 4 years ago
- Short sample of using SequenceReader for a ReadOnlySequence returned from Pipelines. This sample parses some comma separated items from a…☆18Sep 5, 2019Updated 6 years ago
- Exploring Span<T> and System.IO.Pipelines☆16Mar 9, 2022Updated 3 years ago
- exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining☆28Jun 24, 2021Updated 4 years ago
- Library for using scopes with Microsoft.Extensions.Logging.☆22Aug 26, 2025Updated 6 months ago
- Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionCh…☆18Updated this week
- A collection of coding patterns in no particular order☆1,432Jun 15, 2024Updated last year
- Demo code for the Custom Copilot Demo☆11Dec 3, 2024Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated this week
- On Screen Keyboard Built Using WPF☆34Jun 11, 2022Updated 3 years ago
- A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.☆83Sep 23, 2025Updated 5 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆39Oct 1, 2024Updated last year
- The .NET data provider for GaussDB.☆10Nov 19, 2025Updated 3 months ago
- A set of useful libraries for .net☆10Aug 29, 2024Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Apr 8, 2025Updated 10 months ago
- High performance, low level networking APIs for building custom servers and clients.☆1,122Sep 28, 2025Updated 5 months ago
- Akka.NET cluster management, bootstrapping, and more.☆29Feb 10, 2026Updated 2 weeks ago
- ☆26Mar 21, 2022Updated 3 years ago
- A high performance pubsub client/server implementation for .NET Core☆132Mar 14, 2021Updated 4 years ago
- Generates configuration objects in build-time based on *.json config files☆12Jul 9, 2024Updated last year
- A variety of libs, managed as a mono repo.☆11Mar 21, 2025Updated 11 months ago
- Game engine built on SkiaSharp. Used in Scribble Buddies!☆10Dec 8, 2022Updated 3 years ago
- An accordion-like expandable control for Avalonia☆13Jul 26, 2021Updated 4 years ago
- A dictionary and a set that offer very fast read speed in expense of slow write speed. Ideal in situations where the collection is infreq…☆12Updated this week
- Simple eStore frontend backend application using ASP.NET Core☆106Jul 14, 2023Updated 2 years ago
- Structured concurrency support for C#☆276Apr 15, 2023Updated 2 years ago
- C# code analyzers for finding memory leaks☆45Oct 30, 2023Updated 2 years ago
- A sample showing how to implement a tcp proxy using new kestrel APIs☆45Sep 30, 2021Updated 4 years ago
- Benchmarking LINQ and alternative implementations☆180Feb 14, 2024Updated 2 years ago
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆11Jun 14, 2019Updated 6 years ago
- A small .Net Standard library used to model simple State Machines☆14Mar 15, 2022Updated 3 years ago
- A runtime SPIR-V assembler in C#☆10Jan 7, 2023Updated 3 years ago
- Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.☆13Nov 22, 2023Updated 2 years ago