Meoqan / VaserLinks
Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.
☆32Updated 2 years ago
Alternatives and similar repositories for Vaser
Users that are interested in Vaser are comparing it to the libraries listed below
Sorting:
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 6 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- Benchmarks C# asynchronous libraries☆13Updated 3 weeks ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- 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 last year
- A collection of lockless, concurrent queues☆13Updated 3 years ago
- C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and prog…☆31Updated 14 years ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Updated 3 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆14Updated 11 months ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆25Updated 4 years ago
- C# localizable zero-allocation format string generator☆16Updated 3 months ago
- Various core functions useful to almost every project☆19Updated 7 months ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 3 weeks ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Make it easy to rewrite references of .net assemblies.☆14Updated 9 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- A virtual file system implementation in modern C#.☆40Updated 3 months ago
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- An open source bit manipulation framework for Unity3D Game Engine. Written in C#.☆23Updated 5 years ago
- A C# game server simulating a civilization world allowing roles free interacting. The key goals of the game are to dynamically generate a…☆40Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆19Updated last year
- JIT codegen inspector for Unity☆22Updated last year
- Virtual File System (VFS) is a framework to create virtual file system from folders or zipped archives in a specific order merging their …☆65Updated 10 months ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆34Updated 3 years ago
- C# native networking & RPC over TCP/UDP☆20Updated 5 months ago