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:
- A pub sub implementation built on top of orleans grains☆38Dec 3, 2021Updated 4 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Jul 15, 2024Updated last year
- ☆20Apr 18, 2023Updated 2 years ago
- Experimenting with schedulers☆69Jan 12, 2021Updated 5 years ago
- Exploring Span<T> and System.IO.Pipelines☆16Mar 9, 2022Updated 4 years ago
- Generates configuration objects in build-time based on *.json config files☆12Jul 9, 2024Updated last year
- exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining☆29Jun 24, 2021Updated 4 years ago
- A collection of coding patterns in no particular order☆1,432Jun 15, 2024Updated last year
- 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
- The .NET data provider for GaussDB.☆10Nov 19, 2025Updated 4 months ago
- The Programmer Productivity Toolkit☆12Feb 23, 2026Updated 3 weeks 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
- ☆60Feb 19, 2026Updated last month
- OlibUI - dynamic user interface for AvaloniaUI☆14Jun 6, 2023Updated 2 years ago
- High performance, low level networking APIs for building custom servers and clients.☆1,120Sep 28, 2025Updated 5 months ago
- A high performance pubsub client/server implementation for .NET Core☆132Mar 14, 2021Updated 5 years ago
- Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.☆28Feb 27, 2022Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆14Updated this week
- ☆26Mar 21, 2022Updated 4 years ago
- String representations of expression trees + library of expression tree objects☆167Jun 27, 2023Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- An asynchronous Redis Client for .NET!☆38Oct 17, 2024Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Apr 8, 2025Updated 11 months ago
- Library for using scopes with Microsoft.Extensions.Logging.☆22Aug 26, 2025Updated 6 months ago
- Simple eStore frontend backend application using ASP.NET Core☆106Jul 14, 2023Updated 2 years ago
- A playground for creating a binding mechanism for Observables to XAML in WPF, UWP and Xamarin.Forms☆13Dec 15, 2017Updated 8 years ago
- Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.☆18Feb 1, 2023Updated 3 years ago
- fork of https://svg2xaml.codeplex.com☆10Dec 22, 2021Updated 4 years ago
- Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionCh…☆19Mar 8, 2026Updated last week
- Documentation of various and sundry matters☆16May 25, 2020Updated 5 years ago
- Improved ClickOnce publishing tools and helpers☆10Apr 30, 2019Updated 6 years ago
- A .NET global tool to generate workflows for GitHub Actions based on project configuration and user inputs☆13Jan 5, 2022Updated 4 years ago
- A sample showing how to implement a tcp proxy using new kestrel APIs☆45Sep 30, 2021Updated 4 years ago
- Akka.NET cluster management, bootstrapping, and more.☆29Mar 9, 2026Updated last week
- On Screen Keyboard Built Using WPF☆34Jun 11, 2022Updated 3 years ago
- Demo code for the Custom Copilot Demo☆11Dec 3, 2024Updated last year
- ☆16May 27, 2021Updated 4 years ago
- A .NET Source Generator that can give you some valuable information about the build.☆20Mar 11, 2026Updated last week
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆373Mar 21, 2021Updated 5 years ago