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.
Create free account
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.
The FunnyRobot project designs an educational robot controller that is programmable via USB. Both the hardware and software are configurable and extensible. Users can build programs with a C++ library and run them under a real-time operating system.
A universal syntax verification utility utilizing a generic BNF-adaptable parser. The parser is generated at run-time depending on given syntax specification in a Backus-Naur Form (BNF).
Project moved to: https://github.com/pedromateo/sdaver_qtlua_v2
Project moved to: https://github.com/pedromateo/sdaver_qtlua_v2
S-DAVER (Script-based DAta VErification), a lightweight framework to easily implement separate data verification within Qt GUIs and Lua verification rules.
This project implements a verification layer. It detects changes in the GUI and triggers verification processes to check data requirements. This layer also performs GUI interventions to enhance user experience. Rules are included in separate files.
Windows background timer, will wait a specified number of seconds then run a program, repeats a specified number of times or indefinitely. Running a second time will kill the first timer. No user interface. Not in taskbar or application list.
Ellipse is a photo editing software using Qt, intended to be modular and very ergonomic. The first releases will only run on UNIX systems, but Windows support will come up.
Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
An alarm clock program that I made to keep track of how long I exercise. It can count up or down and can run on Windows or Linux. It uses SDL. Easy to compile for Mac. This is a production of Oh! Poop! Productions!
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.
LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.
This is a program to store data calculated from the tempo of a song into different degrees of seconds for use with "programming synths". Written in C++ with Visual C++ Express. Java version coming soon.
Computer Monitoring System is the project that has a goal to track and monitor computer usages of any user in anywhere (such as an office, house or class room). Anyone can monitor any usages by easily opening a web browser and see them.
ODO is: 1) Real-Time ORM; 2) Real-Time DBMS like TimesTen; 3) Real-Time Grid like Coherence; with deep integration ORM+DBMS+Grid; Last News: ODO Becomes Commercial and public project was frozen.
A backtracking (non-packrat) parser generator for parsing expression grammars. The parsers are generated at run-time using the LLVM JIT compilation engine.
This project implements insert and remove operations on AVL trees. Comments in the source explain the implementation. Test applications perform a run-time check of insert and remove methods. A bash script builds and executes the test applications.
Advanced Clipboard Manager. Manages clipboard in ways nothing can. All time history to fast access slots. A GUI that does not bother the user in any way so it can stay on forever. Images and file clipboard support, plus Java extensions and color schemes!
Tango is a yet another personal time tracking tool for windows. It works by silently taking a screenshot every minute and allows to run and annotate the entire day/week/month as a movie.
...Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO)
> Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel.
The package-item is connected to one another via a pipe or a socket and is based on packets .
Open Source SCADA (Supervisory Control and Data Acquisition) software(server and client). Can be used to monitor the remote devices and control the remote devices. Can run through internet also. Developement environment C/C++/Java, Linux/Unix/SunSolaris/W
Provides a C++ type-safe mechanism to deal with various units of measure. It prevents many
units-related run-time errors (such as mistakenly mixing feet and meters) by catching them at
compile time. The library includes scalar, 2D, and 3D vectors.
The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.