UnterrainerInformatik / threadpool
This is a C# thread-pool allowing you to do various tasks in parallel on different threads.
☆18Updated 3 years ago
Alternatives and similar repositories for threadpool:
Users that are interested in threadpool are comparing it to the libraries listed below
- Generic C# Enum Utilities☆25Updated last year
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 years ago
- Evaluate C# Formulas at Runtime☆43Updated 4 years ago
- High performance pure C# native collections.☆30Updated last week
- Small library to send and receive using sockets without allocating garbage☆15Updated 4 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Unity plugin which allows running Avalonia on Unity☆43Updated 4 years ago
- Virtual File System (VFS) is a framework to create virtual file system from folders or zipped archives in a specific order merging their …☆60Updated 2 months ago
- 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 10 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Various core functions useful to almost every project☆17Updated 2 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Classic ringbuffer with optional Stream interface☆60Updated 7 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- A virtual file system implementation in modern C#.☆38Updated this week
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated this week
- LZ4 for .NET (C++ /CLI)☆33Updated 8 months ago
- Replace the new operation with the object pool operation at compile time.☆26Updated 3 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…☆24Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated 2 months ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 6 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 6 months ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆37Updated 7 years ago
- .Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...☆75Updated 2 months ago