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:
- 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A set of helpers and extensions for C# programming.☆53Updated 6 years ago
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Extensions for the Unity DI container☆11Updated 7 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 11 months ago
- The official .NET library used for interacting with the BunnyCDN Storage API.☆40Updated 2 years ago
- Blazor implementation of Conways Game Of Life☆12Updated 2 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- High performance SIMD operations in c#☆45Updated 6 years ago
- C# Dependency Graph based on Reflection☆55Updated 2 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Asynchronous coroutines in C#☆41Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- ☆70Updated last year
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months 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
- 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 last year