microsoft / MinIoCLinks
Single-file minimal C# IoC container
☆145Updated 2 years ago
Alternatives and similar repositories for MinIoC
Users that are interested in MinIoC are comparing it to the libraries listed below
Sorting:
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 3 weeks ago
- Simple & efficient library for deep copying .NET objects☆229Updated 2 years ago
- High-Performance UDP Socket Example☆114Updated last year
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 8 months ago
- Generic weak event implementation☆196Updated 5 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated this week
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆118Updated last year
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆100Updated 8 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- Fast version of Crc32 algorithm for .NET☆205Updated 2 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- Fast C# CSV parser☆151Updated last year
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆79Updated 3 years ago
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 11 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆240Updated last month
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.☆157Updated 3 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
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- C# delta syncing library☆153Updated 3 months ago
- Graph processing library☆124Updated 4 years ago
- Double-ended queue☆137Updated last year
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆178Updated 2 years ago
- Tasty, versatile, nutritious; goes with many things in .net.☆184Updated this week
- HashedWheelTimer implemented in C# and .Net Standard inspired by io.netty.util.HashedWheelTimer☆121Updated 5 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆203Updated last week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆195Updated 2 months ago
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆86Updated 5 years ago