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.
Try for Free
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The goal of llama-X is to be a cutting-edge desktop operating system for the x86 architecture. A new object-oriented filesystem, and a fresh new desktop paradigm, and an innovative multikernel subsystem are main features of the system.
Calculates Canadian payroll taxes, CPP, EI, WCB etc. Produces various outputs suitable for either stand-alone or (esp.) in use with another program. Linux GUI in Kaptain. As of 2005-10-14,this project may now be found at: http://cdnpayroll.gemlog.ca/
...Provides hot service and interceptor deployment, load balancing, monitoring and payment services. Includes also a number of modules for WS-Security, WS-Routing, ebXML MS, CPP and CPA.
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.
GTK-Manie it' s a card game for Linux , windows plateforms. This game is build with gcc and gtk 1.4 (2.0) for linux and dev-cpp and gtk for windows.
GTK-Manie play with three A.I. and one user.
We proposed this games with GNU/GPL license.
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.
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
CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
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.
Project purpose is implementation of interpreter of C++ language. In initial phase, aplication will be interpret choosen part of syntax that language (creation static and dynamic variables, simple aritmetic operations, conditions, loops).
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!
A functional layer for scientific uses that produces and manipulates real functions as first-class objects. Includes parts of compilers and symbolic manipulators in a straightforward encapsulation that extends scientific programming far beyond math.h.
Generate C++ header files from cpp files. Inspired by javadoc, and doxygen style source commenting. No need to maintain two seperate files to represent one class. Create and keep your headers up-to-date with your cpp files with little effort.