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:
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.☆81Updated 3 years ago
- Parse any type from string in efficient way☆35Updated 2 weeks ago
- A fast and low allocation StringBuilder for .NET.☆100Updated last week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- ☆23Updated 4 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 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…☆39Updated 10 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- The coolstore website on modular monolith approach☆19Updated 3 years ago
- Asynchronous coroutines in C#☆41Updated 4 years ago
- ☆11Updated 3 years ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- A collection of utility C# extension methods.☆47Updated 5 months ago
- A set of helpers and extensions for C# programming.☆53Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- BlazingPizzas. But Micro.☆69Updated 2 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- Extensions for the Unity DI container☆11Updated 7 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- A C# library for creating long-running tasks and background workers.☆22Updated 11 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- A collection of samples showing some of the new features in .NET 8☆11Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Lightweight library for composing chain of responsibility pipelines☆83Updated 5 years ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 10 months ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- Slides and sample code from "Writing Allocation Free Code in C#" talk☆34Updated 6 years ago