libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
A POSIX GUI file viewer capable of displaying manual pages and maintaining document meta-data (highlighting and bookmarks) per user per file; a local socket server for easy integration with other software, text can be processed with shell commands.
Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
The libpsync library provides lightweight portable synchronization primitives (thread, mutex, semaphore, etc.) for C/C++ under a non-restrictive license.
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.
Upthreads is a user space implementation of the POSIX thread library implemented using setjmp/longjump (or equivalent). This libpthreads implementation is useful when threads are need in deeply embedded systems with little OS support.
Thread dump viewer is a powerful tool for thread dump analysis. Opens thread dumps from Sun JDK for Windows and Solaris, HP JDK and IBM JDK for Windows, Linux and AIX.
TxConnect is implemented using JCA, can be deployed in any J2EE container.It provides support for realtime loosely coupled transactions with legacy systems. A developer will supply a wrapper around the protocol (ssh,telnet,socket,cics,tuxedo,ftp, ...etc)
Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
The Winfessor .NET Unit Test Library is a very simple, feature-lacking unit test framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
The Solaris-compatible Thread Library (STL) enables applications that use the Solaris threads API (thr_create(), mutex_lock(), etc.) to be ported to other systems that have a POSIX threads library. STL maps between Solaris types and POSIX types, and adds
Extend the multi-thread capabilities of the gdb debugger. This targets POSIX threads implementations, although attempts to remain neutral with respect to the threads implementation. Creating a robust environment for thread debugging is the goal.