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
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Have you ever had a project or external library that had many include files but you had to include each required one manually? Include All fixes that by finding header files and making one big header that includes them all into your project.
Chomoko is a simple, light-weight, intuitive message transferring library. Pure C++ (with sockets), OpenSource (GPL), Performance-Oriented, Assured (Reliable), Once Delivery, Point-to-Point, Easy to Setup and Use, Simple, and Clean
CppExcel is an unmanaged, stand-alone, platform-independent C++ library for reading and writing native Microsoft Excel 2007 XLSX and 97-2003 XLS files, without Excel needing to be installed. CppExcel is based on the PHPExcel library.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Sybase Open Client Object Oriented Interface (SOOI) The main goal of the project is help to developers, who uses C++ and Sybase Database in theirs works to start it quickly without using complicated API.
This framework contains core classes to create Auto-ID drivers and/or middlewares in C++. Allows to build modules connecting to Auto-ID systems (barcode, RFID) which may be loaded at runtime. Example module for Simatic RF600 system is included.
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
A simple-to-use and lightweight multithreading and synchronisation library for C++.
Currently it should work on Microsoft Windows (all features on Windows 2000 or later) and any platform including a working pthreads implementation.
Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
It's a tool to parser CHM file's hhc and hhk index file. hhcparser write using qt.It splits the hhc or hhk file to a data model as you want. hhcparser use a mechanism as expat lib, it use callback function to finish parser produre.
UMIL provides two things: It eases the embedding the XULRunner/Mozilla into wxWidgets-based Projects an provides an abstraction to switch between Google and OSM (OpenStreetMap) maps. UMIL is implemented in c++ based on wxWidgets and XULRunner.
Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand
OLE Automation COM wrapper for jwsmtp library (library for sending simple e-mails through smtp). Enables to use the library easy in any scripts in the OS Windows environment. Detailed information can be found in the README file in the release.
C++ library for interpreting HTTP requests as REST service calls. Classes for method, resource, endpoint make it easy to expose business objects as a REST interface. Provides etags and time versioning constraints for HTTP caching control.
Cycleopt optimizes the computational cost of multigrid algorithms. A cost and error model is used to optimally distribute the computational effort among the grids, depending on the desired accuracy of the solution and problem parameters.
A project to extend TagLib's C bindings and create a complete C API. The name of the project is TACCI as an acronym of TAglib's Complete C Interface.
Made mainly for GTKPod, since it's tagging support is shaky and there are very few alternatives.
Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to standard C++ iostreams and an asynchronous interface for use with Boost.Asio.
QtXGame is an intuitive, extensible, modern cross-platform tool to construct and solve extensive and strategic games related to Game Theory. Its extensibility allows user to create and add his own games, solvers and matrix transformations.
LDBLLIB is a C++ library for working with 10-bytes floating-point numbers in Microsoft Visual C++. This compiler treats type "long double" as "double", so sizeof(long double) == 8, however I wished to work with true 10-bytes long double.
CoTaMan - Concurrent Task Manager is a library based on Boost that allows you to easily run a set of tasks with known dependencies on multiple threads that are managed in a thread pool.