rix0rrr / beaconLinks
Simple automatic (local) network discovery in C#
☆137Updated 7 years ago
Alternatives and similar repositories for beacon
Users that are interested in beacon are comparing it to the libraries listed below
Sorting:
- C# delta syncing library☆151Updated 2 months ago
- A c# implementation of System.Net.WebSockets.WebSocket for .Net Standard 2.0☆173Updated 5 years ago
- UPNP and NAT-PMP port forwarding for .NET☆163Updated 3 years ago
- A very lightweight & simple embedded http server for c#☆112Updated 4 years ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- Graph processing library☆124Updated 4 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- A lightweight event aggregator/messenger for loosely coupled communication.☆291Updated 7 years ago
- Generic weak event implementation☆196Updated 5 years ago
- A lightweight and highly scalable asynchronous WebSocket listener☆83Updated 2 years ago
- MP3 decoder in managed .NET code.☆135Updated last year
- Fast C# CSV parser☆151Updated last year
- Single-file minimal C# IoC container☆145Updated 2 years ago
- A virtual file system for .NET written in C#☆294Updated last year
- An easy to use C# implementation of an N-state Markov model.☆95Updated 3 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated last month
- This is the Socket.IO client for .NET, which is based on ClientWebSocket, provide a simple way to connect to the Socket.IO server. The ta…☆111Updated last month
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆79Updated 3 years ago
- High-Performance UDP Socket Example☆114Updated last year
- Double-ended queue☆137Updated last year
- .NET Reflection Made Fast and Simple ⛺☆299Updated 5 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- A Peer-to-Peer chat program that demonstrates the implementation of UDP Hole-Punching, using a server with a known End Point to negotiate…☆151Updated 6 years ago
- General purpose C# code library.☆99Updated 2 weeks ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- A .NET imaging library that extends System.Drawing functionality☆84Updated 5 years ago
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆56Updated 7 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.