Deliver and Track Online and Live Training Fast and Easy with Axis LMS!
Axis LMS targets HR departments for employee or customer training,
Axis LMS enables you to deliver learning and training everywhere through a flexible and easy-to-use LMS that is designed to enhance your training, automate your workflows, and engage your learners.
Learn More
Securing the Cloud Made Easy
Multi-cloud security delivered — now and in the future.
Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
Pogolyn is a cross-platform 3D graphics engine intended to be easy-to-use and high performance, which also supports the features for game development. Pogolyn has been renamed to Catcake and moved to http://code.google.com/p/catcake/.
VFramework is a starting point for game developers. The project is meant as example source code to demonstrate proper class organization and inter-system communication.
A graphical user interface framework aimed to create complex user interfaces in a quick and simple way.
Update: Source code deleted, because its so vastly outdated, its impossible to get it to work with required externals.
The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
Unify Enterprise Job Scheduling for Scale, Visibility, and Control
Managing your sprawling data center and cloud with disparate native schedulers creates chaos. Achieve unparalleled control and efficiency over your entire IT environment with JAMS job orchestration tools. JAMS provides the singular, centralized platform required to overcome the complexities of disparate native schedulers. Automate, secure, and govern all your workloads, eliminating fragmented control, compliance risks, and operational bottlenecks. JAMS streamlines operations and ensures audit-ready history, transforming your enterprise automation with confidence and precision.
This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
UnxShBox is a C++ library for Unix, Windows. It facilitates using system calls, supported pipes (also alow work with C++ streams such as files) and integrate some Unix utilities in code. You may write shell scripts at C++ terms in your code.
MyEmulator is the simple emulator driver example for Code Composer Studio. It simulates in-curcuit emulator for 'C64x family digital signal processors.
The Basic Object System (BOS) means to provide a dynamic environment for hosting and using components. It can also be described as a general purpose software framework based on component technology.
The Game Incubator provides all you need to start a video game from scratch. It has a user-friendly interface to code with and does all the dirty job for you. So you can remain focused on one thing: making a great game!
SnowMonkey is a binding library between C++ and SpiderMonkey (Mozilla's implementation of JavaScript engine). The goal of this project is to create library which will take advantage of boost libraries in order to hide as many binding details as possible
SWinC - Simple Windows Class is a lightweight c++ wrapper around the the window creation aspect of the Windows API. Although other wrappers exist, this is determined to be the simplest to learn and use while yet providing full control over your code.
...It is a C++ template GUI library that easy to use, and compatible to WTL. WTL is an effective Windows GUI library. However, it is NOT SIMPLE. (NOTE: We're migrating to http://code.google.com/p/winx)
An IDE which have a extendable core and a flexible, layer-based code editor. By default the application can be used as a simple ascii text editor but it can be easily changed to an IDE. The previous version of this tool was 'Freddy' (freddy.sf.net).
PortToIPv6 attempts to automate the porting process of applications written in IPv4 to IPv6. It consists of a number of tools able to breakdown the porting process into two distinct phases of IPv4 code identification and IPv6 code generation.
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
JetPAG is a recursive-descent parser and lexical analyzer generator focused on high efficiency, usability and readability of generated code. JetPAG generates fast recognizers and aids developers with useful tools for simplifying input interpretation.