georgekosmidis / BasicAlgorithmsLinks
Basic algorithms implementations in C#
☆23Updated 3 years ago
Alternatives and similar repositories for BasicAlgorithms
Users that are interested in BasicAlgorithms are comparing it to the libraries listed below
Sorting:
- BlazingPizzas. But Micro.☆69Updated 2 years ago
- Asynchronous coroutines in C#☆41Updated 4 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.☆81Updated 4 years ago
- Parse any type from string in efficient way☆35Updated last month
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 10 months ago
- A set of helpers and extensions for C# programming.☆53Updated 6 years ago
- A collection of samples showing some of the new features in .NET 8☆11Updated last year
- ☆9Updated 6 years ago
- Benchmarks from my blog post "High-Performance Logging in .NET Core"☆30Updated 5 years ago
- ☆11Updated 3 years ago
- A distributed dotnet game written as multiple microservices that play rock, paper, scissors. You can send in a pull request with your own…☆41Updated 11 months ago
- Blazor implementation of Conways Game Of Life☆12Updated 2 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- ☆23Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- HAVIT .NET Framework Extensions☆26Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance SIMD operations in c#☆44Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 months ago
- ☆17Updated this week
- The coolstore website on modular monolith approach☆19Updated 3 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated last week
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago