AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
MongoDB Atlas runs apps anywhere
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.
GO (Gnu Objects) is a C++ framework for creating applications with RAD development in mind. The GO lib provides simple interfaces and wrappers to common Gnu library function as well as a framework for creating applications. These wrappers provide quick
OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
This is a C++ glue to SDL (Simple DirectMedia Layer) library- a low-level, cross-platform multimedia library. SDLmm will utilize C++ features while still being close to SDL in syntax (and naming).
This is very simple not validating XML parser that was ported for Palm OS. It was written purely on STL. This parser can not build DOM but there is template tree class to perform this task.
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.
XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg's canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and
This project aims to provide a simple way of building a non-blocking, single-threaded,
concurrent internet server over both UDP and TCP.
The framework will hide much of the unnecessary complexity of the C api for networking
and multiplexing by objec
SOMELib (Formerly SOMLib) is a simple way to place C++ objects into and retrieve from a dynamically loadable library. What does this mean? Simply put you can implement a simple plug-in architecture for your program using C++.
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.
Html2perl is a simple console based utility for converting HTML text streams (or any ASCII based text stream for that matter) into a series of perl print statements for inclusion in a Perl script.
Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
The kUimlRenderer aims to be a library which supports the User Interface Markup Language Specification version 2.0. It renders a user interface in QT 2.1.1 at runtime based on a simple language. It supports linking in external code, and responding to ev
This is a simple, but in my mind important, project to create an efficient and easy to use C++ wrapper for the GNU Multiple Precision library. The idea is to be able to use multiple precision numbers as much like built-in types as possible.
Simple Foundation is a simple and elegant library to use on top of Qt 4/C++(and at your choice Kde-Libs), to create powerful task-centric applications.
SimpleCompiler is a suite of tools for generating compilers and code generators.
A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of...
This is a cross-platform C++ library that provides an intuitive and quick way to deal with tree structured configuration text files.
It is also very small, making it easy and comfortable to include in any project.
A few simple refactoring tools developed according to the KISS principle. The focus is to refactor C++ code but almost any programming language should work. Tools: Rename, Detect duplicate code
Multiplatform emulator for M680x0 processors, kept simple for University students.
This is a fork of Easy68K by Paul McKee, Tim Larson, Prof. Chuck Kelly, Eric Nelson, Aaron Curley, Curt Vickre, Jon Squires, Lee Davison & others.
This is (going to be) a simple interpreter of a simple weakly typed language.
The code, now, contains only the token class along with some subclasses, a lexer and some other titbits.
ACME is an abbreviation of Advanced C++ Metaprogramming Extensions. It is a collection of headers supplying basic implementations of generic design patterns, generic containers, policy based memory management and simple linear algebra classes.
Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.