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.
☆40Updated 2 years ago
Alternatives and similar repositories for SimCivil
Users that are interested in SimCivil are comparing it to the libraries listed below
Sorting:
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- A simple file server built with ASP.NET Core framework.☆13Updated 7 months ago
- actor based udp network engine (core server)☆24Updated 3 years ago
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 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)☆40Updated 11 months ago
- Parse any type from string in efficient way☆35Updated last month
- Various core functions useful to almost every project☆18Updated 5 months ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆32Updated 2 years ago
- Unity plugin which allows running Avalonia on Unity☆46Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 4 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 13 years ago
- A modularised, multi-threaded C# game engine based on the Entity Component System architecture. Uses OpenGL for rendering and contains ma…☆12Updated last year
- Hexagonal lib for .NET☆36Updated 5 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