SLLB is a linux implementation of a software load balancing written in C on GNU/Linux.
Problems:
- ethernet hardware device compatibilities
- deep kernel network programming
Open Source Local Network Management System for cable Network operators, using PHP and C programming. Design for best security performance and controllling all users on MAC addresses with session ID as to login and logout.
PacLang is a language for programming Network Processors. It aims to make it easy to write high performance networking applications that are portable across a range of target platforms.
libk2 is a C++ component-based library for high performance concurrent and network programming with specialzed STL style memory allocators. Currently builds and passes tests on Win32 w/Pthreads, soon to support GNU Linux, and other UNIX variants.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
bastion-firewall is a Netfilter based firewall for Linux. It can generate graphical stats of all the rules traffic in the firewall with Rrdtool and it's integrated with the Snort Inline IPS. It's written in the bash and C programming languages.
Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). The application demonstrates various aspects of advanced network programming in a portable manner.
C-Prime, or C' in abbreviation, is simply an attempt to add some fun and modern features to C without sacrificing speed or power. We intend to make "down and dirty programming" a "more enjoyable" experience.
CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
An Eclipse Plugin to achieve distributed pair programming on the internet, it is based on open sourced Syncshare server. This plugin will finally make XP possible b/w distributed teams.
This project is an attempt to create a class library to easily do network programming in C++ on many different platforms. Eventually it will support IPv4, IPV6, TCP, UDP, and RAW network programming.
libnwrap - a library of network function wrappers that provides a simple and clear yet powerfull enough API for UNIX network programming. It targets ease of use, protocol independence, reentrancy, thread-safety, as well as built-in cryptograpy
PAIP (pipe) is a universal filter application. It uses plugins to transmit and convert data. They can be nested, so the inner structures can become quite complex (non-linear). The command-line interface is similar to a programming language and very easy.
ToGather is a network statistics tool (RRDtool frontend) and a SNMP MIB browser.
ToGather is OS independent as it uses the programming language perl and any web browser for the display
of the graphical statistics and the MIB browser.
Async message based communication system for different languages
Different implementations of a JSON based protocol for interchange of messages between different programming languages in a peer to peer fashion.
Currently Java and Javascript support, but more coming.
jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies