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.
ClearLisp is a Common Lisp interpreter written in C# with a large library including all of .NET and an extensive object model. Supports IIS and XSP or Apache with mono. Includes samplecode of a personal, file based wiki web application.
Deer - Template Engine is template engine for PHP web pages. Needs PHP5 for work. The goal of project is to be most used template engine as php extension. Has support for variables, conditions, dynamic blocks, etc. It`s fully commented for PHPDocumentor.
JavaSandbox is a sandbox for Java code. It's where I can try out new APIs and frameworks. I have samplecode that is unit tested and hopefully documented. I'll also put up papers and presentation related to the technology I'm playing with.
Nanon is a web page manager, ideal for simple sites with no server generated content. It lets you define templates and reusable html codeblocks like menus and ad sections. Nanon is a spiffy command line tool that you can learn how to use in minutes.
The samplecode shows how to use the getopt() function to parse the command-line options in a C or C++ program. Options may have no argument at all, or have one or more arguments.
OSBL is a tool for programming with blocks whose goal is to be used as an educational tool in the use of programming languages, creation of compilers, creation of virtual instruments and to be used like its own interpreter.
Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
The FrameCode.NET project is a collection of articles and samplecode in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
This is a simulation of an open CPU, called 67-80-85. It tries to implement a simple, efficient CPU. It includes the simulator, an assembler, a samplecode for a boot loader (ROM), a microkernel prototype and tests. - "The 3-legged shinning steel horse
A parser generator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
wyoGuide is a guide, a tutorial for developing well-designed cross-platform applications. Where possible samplecode written in C++ using the wxWidgets framework is accompanied. The included demo application is well suited as a starting code base.
Duplicated source code can harm maintainability of software systems. Duplo is a tool to find duplicated codeblocks in large C, C++, Java, C# and VB.Net systems.
Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
The STEM cells of PHP provide PHP developers with a set of code modules in PHP, extensions in C and User Interface blocks in JavaScript. Each module is as independent as possible, but functions extremely well in conjunction with the other modules.
Japano is a java-servlet based webapplication toolkit and engine. It offers easy website logic and HTML form creation and offers integration of dynamic javascript updates ( AJAX). A sample webapp makes it easy to start developing with japano.
The aim of the project is to provide short description of many programming languages, dialects, IDEs, etc. with sample programs (realizations of common algorithms like 'hello, world', 'dot product', 'quine program').
Time of day service over telephone using Voicent Gateway, a VoiceXML gateway that specially designed for voice modems. A Free version is available for download at http://www.voicent.com/download. Samplecode for interactive telephony applications.
...It allows the user to drag a knob freely in two dimensions on a circular base. The project includes an IB palette, a testbed application, and documentation. Good samplecode for beginners.
JSCode is a simple XML representation of programs. The JSCode project provides tools to build programs in JSCode. The tools display code as blocks. You can output programs as Java or C or Mindscript for Lego RCX robots and more.
a simple, extensible Instant Messenger TOC bot framework written in Java using Jaimlib 0.5 or greater. services for incoming IMs are created simply by implementing a handle() method, and sample handler code is included.
Mercury is a modern logic/functional programming language. The Mercury system includes a
compiler, debugger, libraries, samplecode, profilers, etc. Mercury is designed to be the successor
of logic programming languages such as Prolog.
Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and samplecode.