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:
- RestWrapper is a simple C# class library to help simplify sending REST API requests and retrieving responses (RESTful HTTP and HTTPS)☆28Updated 5 months ago
- A LiteDB with realtime notifications☆43Updated last year
- A P2P library to create peer-to-peer applications with .Net☆67Updated 10 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆38Updated 3 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 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
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Brain-dead easy C# class library for logging to syslog, console, and file☆31Updated 7 months ago
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- Simple FIFO and LRU cache in C#☆35Updated 7 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- 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
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- A cool little wrapper in Entity Framework style for SQLite based on Dapper☆63Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# Deque class☆49Updated 10 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- 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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 4 months ago
- ⚡️ A fast TCP event based buffered server/client protocol for transferring data over the (inter)net in .NET 🌐☆44Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago