NTDLS.ReliableMessaging : Reliable and simple two-way IPC/RPC messaging library using TCP/IP with optional compression and encryption. (Score 32.7)
CatMQ : A high-performance and reliable persistent message queue designed for efficient inter-process communication, task queuing, load balancing, and data buffering over TCP/IP. (Score 26.4)
MemQueue : In memory non-persistent message queue with messaging and query/reply support for inter-process-communication, queuing, load-balancing and buffering. (Score 22.0)
KitKey : A low latency, high-performance, and reliable persistent or ephemeral key-value store over TCP/IP. (Score 21.3)
NTDLS.StreamFraming : Stream wrapper (typically TCPIP/NetworkStream) that enables reliable framing, compression, optional encryption and two way communication. (Score 15.8)
CSocketServer : Library to manage client/server connectivity and communication in a C++ project. (Score 15.5)
Katzebase : ACID compliant document-based database engine with SQL language, APIs and Management UI. (Score 7.8)
NTDLS.DatagramMessaging : Just a friendly UDP packet framing, sending and receiving wrapper. It handles corruption checks, concatenation, fragmentation, serialization and adds compression. (Score 7.8)
NTDLS.MemoryQueue : An in-memory, non-persistent message queue designed for efficient inter-process communication, task queuing, load balancing, and data buffering over TCP/IP (Score 4.8)
Shogo MAD Server Source-Code : Augmented version of the original ShogoServer from 1998. (Score 4.4)
Talkster : Secure chat instant messaging server and client, offering multi-layered peer-to-peer encryption. (Score 3.0)
NTDLS.ExpressionParser : Expression parser for .net. Supports expression nesting, custom variables, custom functions as well as a ton of built in functions. (Score 2.1)
NTDLS.SqlManagedConnectivity : Wraps a native SQL Server connection, allows for easy field/value enumeration and manages cleanup. (Score 2.1)
NTDLS.Determinet : Determinet is versatile multilayer perception neural network designed for extendibility and genetic-style mutations to allow forward propagation of the network variants. (Score 1.7)
NTDLS.SqliteDapperWrapper : Provides a simple interface to a Sqlite database and allows for more advanced options (Score 1.7)
NTDLS.SqlServerDapperWrapper : Nuget package that makes it super easy to manage connectivity to and talk to SQL Server. (Score 1.7)
Home Page : Welcome to NetworkDLS.com (Score 1.5)
NTDLS.DelegateThreadPooling : High performance active thread pool where work items can be queued as delegate functions. Allows you to easily enqueue infinite FIFO worker items or enforce queue size, wait on collections of those items to complete, and total control over the pool size. Also allows for multiple pools, so that different workloads do not interfere with one another. (Score 1.3)
NTDLS.FastMemoryCache : A fast, easy to use, thread-safe partitioned memory cache for .net that helps manage the memory size and track performance. (Score 1.3)
NTDLS.Permafrost : The NetworkDLS original symmetric cipher algorithm ported to C#. (Score 1.3)
NTDLS.Persistence : Helpers for reading and writing serialized objects to/from files. Helpful for configuration files. (Score 1.3)
NTDLS.SecureKeyExchange : Easily generate a single or multi-round Diffie-Hellman key. (Score 1.3)
NTDLS.Semaphore : Provides various classes for to ensure sequential mult-threaded access to variables or sections of code. (Score 1.3)