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.☆82Updated 3 weeks ago
- Parse any type from string in efficient way☆35Updated last week
- Declarative Structured Concurrency for C#☆121Updated last week
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- A set of helpers and extensions for C# programming.☆53Updated 6 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- ☆11Updated 3 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
- .NET Serializer testing framework☆76Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- Asynchronous coroutines in C#☆41Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 6 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Sample codes from my Lectures and Trainings on DoD☆50Updated 4 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- ☆70Updated 2 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 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
- C# library which provides uniform API for conversion between types.☆23Updated last year
- A reverse proxy for local development environments that intercepts requests to AI services like OpenAI, Anthropic, etc.., allowing you to…☆36Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- C# Dependency Graph based on Reflection☆56Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago