Lightweight toolset for creating concurrent networking systems for multiplayer games
-
Updated
Mar 13, 2022 - C#
Lightweight toolset for creating concurrent networking systems for multiplayer games
Multithreaded Javascript Engine for .NET
Multi-threaded batch processing and background jobs for .NET Core
1 Million points computed on the CPU (Unity Svelto.Tasks example)
Daily kata from Concurrency in C# Cookbook
easily search in your codes and text files.
Advanced threading demo
The thesis document, presentations slides and unity project from my bachelor degree thesis.
Dotnet component that enables us to structure asynchronous tasks in a Hierarchy. That calculates overall progress, allows caller to start the execution of child tasks in concurrent or serial fashion.
Multi-threaded C# GUI app, satisfying the FULLY fair "Sleeping Barber Problem" for network lab, implementation with socket
Few implementations for pool of locks.
Multi-threaded C# GUI app, satisfying the Sleeping barber problem from the operating system course
A .NET thread-safe in-memory cache that provides expiration for cache items.
A comparison between 4 sorting algorithm speed in a GUI C# application using a thread and a progress bar as well for each algorithm
Easier parallel processes creation, understanding and maintenance library.
a program to copy a text file somewhere else using multi-threading with a graphical user interface
Running multiple tasks asynchronously. Multi-threading safely. TaskContainerManager is a .NET Core library. You must be including TaskContainerManager in an existing .NET Core application without installation additional components.
A simple multithreaded Tcp Socket Server/Client implementation in C#
Add a description, image, and links to the multi-threading topic page so that developers can more easily learn about it.
To associate your repository with the multi-threading topic, visit your repo's landing page and select "manage topics."