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:
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Replace the new operation with the object pool operation at compile time.☆26Updated 7 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Unity plugin which allows running Avalonia on Unity☆46Updated 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 …☆63Updated 7 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years 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 11 years ago
- DILE (Dotnet IL Editor) is a decompiler and an IL debugger.☆24Updated 5 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 7 months ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Evaluate C# Formulas at Runtime☆43Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- .NET advanced GIF library☆18Updated 4 years ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆46Updated 6 months ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Various core functions useful to almost every project☆18Updated 3 months ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- High performance binary serialization libraries☆16Updated 4 years ago
- Small library to send and receive using sockets without allocating garbage☆15Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 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…☆54Updated 2 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- Binary serializer. Unmatched speed and efficiency.☆76Updated 4 months ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 years ago