UnterrainerInformatik / threadpoolLinks
This is a C# thread-pool allowing you to do various tasks in parallel on different threads.
☆18Updated 4 years ago
Alternatives and similar repositories for threadpool
Users that are interested in threadpool are comparing it to the libraries listed below
Sorting:
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Various core functions useful to almost every project☆19Updated 10 months ago
- Replace the new operation with the object pool operation at compile time.☆26Updated last year
- Spans for the whole memory range.☆18Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- actor based udp network engine (core server)☆24Updated 4 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 9 years ago
- Evaluate C# Formulas at Runtime☆43Updated 5 years ago
- ☆65Updated 7 years ago
- Unity plugin which allows running Avalonia on Unity☆47Updated 5 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- A virtual file system implementation in modern C#.☆41Updated 6 months 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 3 weeks ago
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆49Updated last year
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 2 weeks ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- LicencingNET is a lightweight, cross platform and dependency free library for .NET that allows you to easily implement software licencing…☆40Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆15Updated last year
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Native socket library for C#☆10Updated 4 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆53Updated 3 months ago