Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
A console application that "translates" a given .bas of QBasic code. It produces a .cpp file written in C++ that does the exact same thing as the QBasic program. This could be the beginnings of a multi-language code converter. (Written in C++)
GUI based VB.net line count program for multiple extensions. The count is executed by folder, not by individual files. Includes the option to create and save the count to an excel workbook. Counts are accurate for .cpp and .h file types.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
Dependency anlyser that searches through a list of files or folders for references to other files or folders and displays them in a hierachical view. For example: css style sheet in HTML files, #includes in.c or .cpp files, ...
CodeWinPos is a plugin (vsip) for VS2005 (updated for VS2008) which opens .h files on the left half of the workspace and .cpp files on the right. It works for either the tabbed or MDI window layout options in the VS2005 IDE. Written in C# but targeted to
Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
Focus on your application, and leave the database to us
Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
Simple C++ Toolkit to add a GUI to your application based on a HTML Web-Frontend. Provides a Webserver & capabilities to extract POST data (forms). Template based dynamic HTML page generation. All templates and other contents (images) in one executable.
C++ Portable Dynamic Loader
A small and lightweight library for creating and using dynamically loaded classes in C++. Common interface works on both Windows and Unix/Linux platforms.
simplylexer: this piece of code will allow you to use higlight (c/c++) sintax in differnt (Phorum) forums from your favorite IDE (vc++ 6/03/05, codeblocks, dev-cpp, builder 6, ..) and now you can send highlighted messages from Miranda IM with tabsrmm.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
Cpp Ant task implementation.
The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
Extremely simple HTML-based user interface system for standard C++ console applications. Mimics a streaming object whose output is a web page (ie a mix of cout and cin) created during runtime. Existing console applications just need to replace cin/cout.
sqlpp is a conventional cpp-alike preprocessor taught to understand SQL syntax
specificities. In addition to the standard #define/#ifdef/#else/#endif cohort,
provides also #perldef for calling arbitrary perl code.
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.
DevMic is an Integrated Development Environment (IDE) for Small Device C compiler (SDCC) based on Dev-Cpp. The main aim is to allow programmers to develop software for microcontrollers easily and quickly.
"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!).