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.
LuaDist is a CMake built module distribution and deployment tool for the Lua programming language. It aims to achieve zero configuration runtime environment for Lua modules and libraries be it source or binary.
STUBborn C is a tool that allows you to create a module test framework for SW modules developed in C. The framework includes: Stubs needed to link the module; A sample Makefile to build, run tests and check code coverage; Test templates using CUnit.
"Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
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.
Jargl (Java ARGument parsing Library) is a library for parsing command line arguments in Java. It follows a declarative, bean-like approach and thus is very easy to use.
Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
Naked Objects pattern for php world. A framework to enable developers to concentrate on the domain model without worrying about the presentation and infrastructure part, which is automatically generated.
Everyone is writing shell scripts with his own style, but sometimes it's difficult to understand developpement from an application to another, or between different developpers. By using Norma standards, it well be easy for everyone.
General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
Concutest is a collection of tools designed to make the development and testing of concurrent Java programs easier and more reliable. Concutest is available under the BSD License and under active development by the JavaPLT group at Rice University.
Mono open source ECMA CLI, C# and .NET implementation
Mono is an open‑source implementation of Microsoft's .NET Framework (ECMA‑compatible), enabling developers to build cross‑platform applications. Supported by the .NET Foundation, Mono allows .NET code to run across different operating systems. You can run the mono and mcs test suites with the command; make check. You can verify your installation by using the mono-test-install script, it can diagnose some common problems with Mono's install. Failure to follow these steps may result in a...
Tester2 is simple test framework for functional testing of server applications (j2ee: jms, ejb, tibco, oracle, file, custom). Its tests are command driven, does not need any knowledge of programming.
UDP File Transfer is designed to transfer files between computers using the UDP protocol. The goal of UDP File Transfer is to provide a solid file transfer mechanism for networks where packet loss is high.
To implement the State Machine model of behavior with chain of command design pattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain.
Sharemind is a secure multiparty computation system that allows you to process data without seeing it.
IMPORTANT: The version available on this page is a seriously outdated version that is kept available as an educational tool. More recent versions with more features and better quality are available from http://sharemind.cyber.ee/.
GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
PLUNITTEST is a unit test framework for Prolog. It has been tested with Sicstus prolog. It gives a framework for automated unit testing of prolog programs via continuous integration tools. It outputs an XML file like Junit XML.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
JaDiMa (Java Distributed Machine} is a collaborative platform to construct
high performance distributed java applications on grid platforms.
It is a system that automatically and transparently manages the remote libraries used in a java application.
Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster