Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

D-Bus

Compare

  Analyzed 1 day ago

D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed.

124K lines of code

11 current contributors

2 months since last commit

297 users on Open Hub

Low Activity
4.10811
   
I Use This

YARP

Compare

  Analyzed about 23 hours ago

YARP: Yet Another Robot Platform. Libraries and applications to support flexible communication between processes and devices spread across a local network. Especially useful for inhomogeneous networks with a mixture of operating systems and compilers. Originally developed for large-scale humanoid ... [More] robot projects such as COG, Kismet, and RobotCub, where many idiosyncratic devices need to be integrated into a single control system without there being any one OS that supports them all. Uses well-specified protocols across tcp, udp, shared-memory, and multicast, with binary and text-mode variants. [Less]

948K lines of code

30 current contributors

13 days since last commit

7 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: BSD-3-Clause, gpl, lgpl21

KryoNet

Compare

  Analyzed about 6 hours ago

KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communication using NIO. KryoNet uses the Kryo serialization library to automatically and efficiently transfer object graphs across the network. KryoNet runs on both the desktop and on ... [More] Android. KryoNet is ideal for any client/server application. It is very efficient, so is especially good for games. KryoNet can also be useful for inter-process communication. [Less]

5.45K lines of code

0 current contributors

about 4 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Pistachio

Compare

  No analysis available

L4Ka::Pistachio is the latest L4 microkernel developed by the System Architecture Group at the University of Karlsruhe in collaboration with the DiSy group at the University of New South Wales, Australia. It is the first available kernel implementation of the L4 Version 4 kernel API (currently ... [More] code-named Version X.2), which is fully 32 and 64 bit clean, provides multiprocessor support, and super-fast local IPC. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Parabellym

Compare

  Analyzed about 14 hours ago

Parabellym is an environment for building modular applications of any kind. It consists of a shared library, which provides module management and message based inter-module communication functions, and a tiny loader.

1.95K lines of code

0 current contributors

over 19 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

libqb

Compare

  Analyzed 1 day ago

libqb is a library with the primary purpose of providing high performance client server reusable features. It provides high performance logging, tracing, ipc, and poll. We don't intend be an all encompassing library, but instead provide very specially focused APIs that are highly tuned for maximum ... [More] performance for client/server applications. [Less]

25.4K lines of code

9 current contributors

about 2 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

kdbus (kernel)

Compare

  Analyzed about 10 hours ago

Kernel "dbus-like" code for the Linux kernel

23.2K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Fiasco

Compare

  Analyzed about 8 hours ago

Fiasco is a new µ-kernel (microkernel) running on x86 PCs intended to be compatible with the L4 µ-kernel for x86. It implements the L4 ABI as defined in the L4/x86 Reference Manual. The Fiasco kernel can be used to construct flexible systems. We at TU Dresden use it as a base for our DROPS ... [More] system which supports running real-time and time-sharing applications concurrently on one computer. However, Fiasco is not only suitable for big and complex systems, but also for small, embedded applications. [Less]

3.81M lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
4.5
   
I Use This

LuninuX OS

Compare

  Analyzed about 4 hours ago

Super-fast, great-looking, secure, intuitive operating system that powers desktops and laptops. LuninuX OS is absolutely free, and comes with a selection of the best applications designed to meet most of your daily needs. It can be run directly from a CD/DVD/USBStick and optionally be installed to a ... [More] HDD, including IDE, SCSI, SATA, PATA and USB drives. It was previously know as Sn0wL1nuX. [Less]

297 lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

msgpack-rpc

Compare

  Analyzed about 22 hours ago

MessagePack-RPC is an inter-process messaging library that uses MessagePack for object serialization.

2.62K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses
Tags ipc rpc