tomglenn / FireLiteLinks
A Lightweight TCP Socket Server/Client Library
☆16Updated 9 years ago
Alternatives and similar repositories for FireLite
Users that are interested in FireLite are comparing it to the libraries listed below
Sorting:
- A .Net or mono TCP client / server socket messaging library written in C#☆47Updated 14 years ago
- Visual C# IOCP TCP Server/Client Engine☆61Updated 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
- The tool to parse and process Obfuscar's mapping.xml files and deobfuscate stacktraces from the obfuscated apps.☆47Updated 5 years ago
- This is a C# thread-pool allowing you to do various tasks in parallel on different threads.☆18Updated 4 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆55Updated 4 months ago
- A C# Deque class☆50Updated 11 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- A P2P library to create peer-to-peer applications with .Net☆68Updated 11 years ago
- STUN client implementation in C#☆19Updated 5 years ago
- An implementation of Google's QUIC protocol for .NET☆71Updated 9 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆79Updated 3 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 4 months ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆118Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Generate C# class from database table☆34Updated 2 years ago
- PureMVC C# / WPF Demo: Employee Admin☆13Updated 13 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- High Performance Networking☆27Updated 8 months ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 8 years ago
- TCP framework for C#. Focused on usability and performance.☆107Updated 2 years ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- Very simple and fast RPC framework for .NET☆25Updated 11 years ago
- 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
- C# Networking Library. Easy managed TcpClient, TcpSever, UdpClient, UdpServer☆20Updated 10 years ago