jchristn / WatsonMeshLinks
A simple mesh networking library in C# based on WatsonTcp
☆25Updated last year
Alternatives and similar repositories for WatsonMesh
Users that are interested in WatsonMesh are comparing it to the libraries listed below
Sorting:
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 13 years ago
- RestWrapper is a simple C# class library to help simplify sending REST API requests and retrieving responses (RESTful HTTP and HTTPS)☆28Updated 3 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Single-user self-contained file system written in C#☆16Updated 4 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 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
- Binary serializer with full .NET support!☆17Updated 8 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆39Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A LiteDB with realtime notifications☆43Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- A C# Deque class☆50Updated 11 years ago
- Modular embedded server built for TinyCLR OS.☆34Updated 3 years ago
- Concurrency library for .Net☆65Updated 9 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- .NET document database and a text search engine. Written on C#. Based on DBreeze.☆13Updated 7 years ago
- HTTPnet is a high performance .NET library for HTTP and WebSocket based communication. It provides a HTTP/WebSocket server and a powerful…☆22Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A simple C# class library to help manage running a queue of tasks without relinquishing control.☆13Updated 3 months ago
- EmbedIO web server support for ASP.NET Core☆11Updated 9 years ago
- A cool little wrapper in Entity Framework style for SQLite based on Dapper☆63Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…☆34Updated 7 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago