Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
Full-stack observability with actually useful AI | Grafana Cloud
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.
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).
The pdFormat library is an extended set of C "format string" functions (like printf or fprintf) It appends to standard format strings some new features
This is a key customizer that provides GUI key editor and flexible script. This project has moved to SourceForce.jp https://sourceforge.jp/projects/zenisynth/
Speech based User Interface Components Library for Java is a project to create Java controls and applications that can be used not only by literate people but also by non-literates. Speech and visual element with minimal text is used to create components
WinTriangle is a specialized RTF word processor capable of displaying and voicing math and science documents.Scientific expression to be expressed in a linear form. The goal is to provide a common format usable by sighted and visually impaired people.
WGCL can be used with C++ applications. It can be added to your compilers' include directory.
It makes the task of creating Win32 programs and controls using the WINAPI alot easier.
Developed for use with Dev-C++, but can be used with others.
A lightweight, nice-looking logger for C++. Provides possibility for (colorized) console output, logging to datafile or into a ringbuffer in memory. Sources are well documented.
This software will provide a common abstraction to natural computer interfaces in order to legacy and new applications support them. Videos: http://br.youtube.com/watch?v=oT3tM1VX5gs http://br.youtube.com/watch?v=hU0Q2pSW3Fg
A math library for GMP. This library use the cmath as model and overloaded the principal math functions (sin, cos, tan, log... ). So, this make easy the development of generic programs.
Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.