tenor / ServerToolkitLinks
A set of projects useful for building high performance .NET servers
☆20Updated 10 years ago
Alternatives and similar repositories for ServerToolkit
Users that are interested in ServerToolkit are comparing it to the libraries listed below
Sorting:
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Modern and robust .net binding for 0mq (zmq)☆35Updated 9 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET document database and a text search engine. Written on C#. Based on DBreeze.☆13Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- ☆43Updated 2 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- Concurrency library for .Net☆64Updated last month
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 7 months ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 9 months ago
- Observable Linq query implementation.☆36Updated 9 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Support for NodaTime types to MessagePack C#.☆11Updated last week
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- ☆17Updated 8 years ago
- SipHash PRF implementation in C#☆25Updated 8 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago