Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.
"bin2cpp" is a little Tool for converting binary files in a C/C++ header file, so it can be used in other C++/C Programms (i.e. for putting a programm into another!).
CPP-2-HTML is a DOS command-line utility that formats C++ source code into HTML pages. It uses an external Cascading Style Sheet, "cpp.css" so that the user may set up any formatting/coloring choices.
This project provides a comprehensive collection framework for C++. While the STL is often a good alternative, this collection framework allows you to generically refer to containers so that the type of the container can easily be changed.
C++ parser engine based on the tables generated by Gold Parser Builder. The project has moved to GITHUB, please go there to download the latest version: www.github.com/manast/cpp-gpengine
XML Localisation / Localization for C++. An alternative way of handling localised/localized resource strings in C++ to ease the problems of multi-language user interfaces.
CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
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.
A library of class utilities bases on ACE, that offers you the following:
- Logs: I find the log of this library very helpful. The main disadvantage is that this logs are quite costly.
- Sockets wrapper: A very useful wrappers. Based on ACE
- Services
This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans,
Jini, JMX, etc. is generated.
C++ source code interpreter for Win 32 platforms, for developers and end-users.
The goal of our project is to interpret C++ source code and execute it.
The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
Most C++ test frameworks are like JUnit. Unfortunately C++ lacks reflection and lots of boiler plate code is needed for JUnit style tests. This framework tries to minimize the amount of boiler plate code required for simple test. Just enjoy writing tests!
To use source codes from Bruce Schneier's book "Applied Cryptography" to compile and run in C++, but there are problems with parsers and binaries. using:eclipse-cpp-europa-winter-win32,eclipsecpppack,MinGW-5.1.
Projet cpp consistant à créer une librairie effectuant des opérations arithmétiques simples (somme, différence, produit, division) sur des grands nombres.
Creation of an open source library managing huge numbers with simples arithmetics operations.