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.
☆31Updated 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
- C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and prog…☆32Updated 14 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- 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
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 4 months ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- Benchmarks C# asynchronous libraries☆13Updated 3 weeks ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- C# extension methods adding in commonly used patterns that are absent as methods☆20Updated 10 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆15Updated last year
- Extensions for the Unity DI container☆11Updated 7 years 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 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A virtual file system implementation in modern C#.☆41Updated 7 months ago
- A collection of lockless, concurrent queues☆13Updated 4 years ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- Reference game using EntityNetwork, Akka.Interfaced and TrackableData☆18Updated 9 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆48Updated last year
- Various core functions useful to almost every project☆19Updated 11 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- C# STM☆21Updated 12 years ago
- JIT codegen inspector for Unity☆24Updated 2 weeks ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- C# localizable zero-allocation format string generator☆16Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Virtual File System (VFS) is a lightweight C# framework that allows merging folders and zip-archives into one unified virtual hierarchy, …☆69Updated this week