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:
- Parse any type from string in efficient way☆35Updated 3 months ago
- A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.☆82Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- A fast and low allocation StringBuilder for .NET.☆101Updated 2 months ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- Declarative Structured Concurrency for C#☆123Updated 3 weeks ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 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
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- The official .NET library used for interacting with the BunnyCDN Storage API.☆40Updated 2 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Asynchronous coroutines in C#☆41Updated 4 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- ☆70Updated 2 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 6 months ago
- Sample codes from my Lectures and Trainings on DoD☆50Updated 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 library provides struct based collections for high performance and low memory usage☆35Updated 10 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year