Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Desktop and Mobile Device Management Software
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
A simple dynamic library wrapper in C/C++ for Windows/Posix platforms
...It runs on Windows and Posix, has both C and C++ interfaces, is contained in a single header file, and is licensed primarily under the WTFPL, with a small portion licensed under the Boost Software License.
PorTypes is a library of integer types. Currently, the library provides one unsigned integer type and one signed integer type. Both types have fixed width, which is specified at compile time via template parameters. The signed integer type uses 2's complement representation.
component is a cross-platform C++ library for building light-weight component architectures. It provides a convenient way for creating program design using dependency injection container. library is based on the high-quality Boost source libraries.
We Stop Hackers From Sending Emails From Your Domain with DMARC
For businesses of all sizes, government organizations, and Managed Service Providers (MSPs) seeking robust email security
PowerDMARC is a comprehensive email security solution designed to protect your brand reputation and safeguard your email communications. By leveraging advanced technologies such as DMARC, SPF, DKIM, BIMI, MTA-STS, and TLS-RPT, PowerDMARC offers a robust defense against email threats like spoofing, phishing, and ransomware.
Based on boost.
Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task.
Memory:memory pool.
COM:COM object invocation.
Language:compiler lexical and grammar analysis.
Network:epoll reactor.
PapaFactory is a header-only C++ library providing three generic abstract factories. The library is licensed under the Boost software license which allows incorporation into propriety software.
OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.
A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
A cross-platform multimedia library aimed at supporting a wide range of programming languages. It exposes a set of C APIs used to generate high-level object-oriented bindings for supported languages at compile-time.
fxSTL is a C++ container library. fxSTL stands for the Fixed Standard Template Library. fxSTL is not a replacement for the STL, but is rather an extension of the STL that provides implementations of fixed size containers.
luabind is a library, inspired by and similar to Boost.Python, that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua.
Command line parameters parser, calls corresponding user functions and, if necessary, checks type/semantic of values of inputed parameters. Uses Boost C++ libraries.
IPStream: C++ crossplatform library for working with TCP/UDP protocols. Library is multithreaded and relies on set of Boost libraries for this (Boost.Thread first of all). It makes work with TCP/UDP easier due to serialization operators usage.
MYCP is a Boost based, open-source, cross-platform HTTP and C++ web application server. MYCP make C++ and web development more simple,make development efficiency increases 20 times, code decreases 80%. CSP+ include CSP,CDBC,C++ Servlet,C++ APP,RCA...
A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
Allows to transparently encrypt repository contents with AES 256. The main advantage is that no additional software needed to be installed in untrusted location. Files are automatically encrypted on the fly when doing git push from trusted location.
libdbus++ provides C++ foundation classes intended to wrap and hide the low-level C API of D-Bus library. It also makes heavy use of the Standard library and Boost library to avoid using prioritary libraries.
A header-only library that makes it easier to connect Qt signals to Boost function objects. Developed against Boost 1.39. Run doxygen to get the documentation.