tcz717 / SimCivilLinks
A C# game server simulating a civilization world allowing roles free interacting. The key goals of the game are to dynamically generate any skills, technologies, recipes, and objects according to role behavior, and imitating real-world roles interacting logic as much as possible.
☆39Updated 2 years ago
Alternatives and similar repositories for SimCivil
Users that are interested in SimCivil are comparing it to the libraries listed below
Sorting:
- actor based udp network engine (core server)☆24Updated 3 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 2 years ago
- 基于DotNetty的网关,作为Unity3D与Orleans通信中介☆19Updated 8 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Various core functions useful to almost every project☆18Updated 4 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Extensions for the Unity DI container☆11Updated 7 years ago
- Parse any type from string in efficient way☆35Updated last month
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- high performance dotnet core socket tcp/udp communication components☆18Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- A C# library for creating long-running tasks and background workers.☆23Updated 11 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- 基于vs2017 roslyn工程 翻译c#到通用领域特定语言,再经由特定生成器翻译到目标语言☆12Updated 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 11 months ago
- Hexagonal lib for .NET☆35Updated 5 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- This is a lib for parsing code in runtime. The program language is C#.☆39Updated 5 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.☆19Updated 3 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 8 months ago
- Replace the new operation with the object pool operation at compile time.☆26Updated 8 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 11 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago