Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
Lightweight, cross platform XML processing library for C++. Designed with efficiency and performance (in terms of both CPU and memory usage) as the top priority. Template based, supports multibyte as well as wide character encodings.
Zen Worlds is an object oriented C++ virtual worlds / MMO game engine framework. This project includes Zen Engine game engine client, Zen Enterprise, an Enterprise Service Bus, and a C++ Application Server, and Zen Studio, a game development IDE.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
This is a lightweight updating software made in C++ with Qt that is quite customizable with only a text file, or you can get the full source and edit it to your hearts desires.
The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.
Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
FUnit is the first generation xUnit testing tool to leverage the custom metadata capabilities of the Flex mxmlc compiler. The tag-based attribute model of FUnit makes it the most intuitive unit-testing framework ever created for the Flex platform.
ExprEval pre-3.0 is a C based expression evaluation library. ExprEval 3.0 and later is a C++ based expression evaluation library. Features: 1. POEM - Parse once, evaluate many 2. Direct variable access 3. Support for custom functions 4. Seperate func/var
A realistic real-time sound simulation usable in games and other interactive applications.
It will include effects like echo's, HRTF's, Doppler, sound occlusion and other effect.
Offered as an easy high level library that can be used from C and C++.
C++ command line arguments parser with flexible end-user syntax and simple API. Eg, a copy command could be run as "copy TO dest.txt src.txt" or "copy src dest" or "copy FROM src TO dest" etc. Supports special prefixes eg copy -f src -t dest
Irrlicht .NET CP is a .NET wrapper of the famous Irrlicht rendering engine. It provides a full, entirely cross-platform 3d rendering engine working with any .NET language. Moreover it has an extensions library which adds a lot of features to the engine.
A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
Text preprocessor that provides script based in-code code generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
T-Rex is a minimalistic regular expression library written in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.