Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Elice is a free compiler for programs written in the proprietary language PureBasic. It compiles those programs to C++ and then uses g++ to generate an executable. This is an old version. Development has moved to https://gitorious.org/elice/
Java2C++ is a translator from Java to C++. It makes the assumption that the java program to translate is a properly functioning program, significantly simplifying analysis. Java run-time environment will be provided in a runtime library.
Operating System Framework for a MIPS Simulator.
The project includes a multi-threaded MIPS Simulator and a naive Operating System and an Assembler for the simulated architecture, intended to be used for instructional and educational purpose.
JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
GRAMophone is an algorithmic generator of music composition. The music is generated using two kinds of formal grammar: Chomsky’s grammar for TOP DOWN approach to the composition and a reduced version of Lindenmayer grammar for BOTTOM UP approach.
dvdtour is a command-line utility that assembles images and movies into a virtual tour of an an environment, to burn to a television-playable DVD. Tours are described by XML configuration files. Wrapper for dvdauthor, spumux, ffmpeg, convert, and latex.
Comsyste is a utility for evaluating the fairness of combat systems for computer games by running simulations of fights under the given combat formulae.
Calculates the total number of source code changes between two source code directories. Also enlists the number of source code lines added, removed and modified.
Given YACC-like and LEX-like input files, yagg generates a C++ program that generates all strings of a user-specified length. yagg is easy to use, and provides a means of generating test inputs or validating a parser grammar by inspecting the strings.
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.
Kadiya is a virtual machine developped to teach operating system concepts. It is being used for SCS 2001 Operating Systems course at the University of Colombo School of Computing. Kadiya is released under GNU General Public Licence (GPL).
The Z83 C Compiler is an optimizing cross compiler for a language very similar to C targeted toward the TI83+. The output from the compiler may be assembled with TASM (http://home.comcast.net/~tasm/) or ZASM (http://lpg.ticalc.org/prj_zasm/).
XPath Shell (XPsh) is a shell extension for selecting files with an XPath-inspired syntax, depending on file attributes and the metadata and/or content of individual files. XPsh can be used as a standalone command, or it can be integrated into a shell.
A program for syntactically correct sentence generation. Guided by a Bison grammar file as input, it provides random or coverage testing sentences. The program can be used for compiler or parser testing or didactical purposes.
Binutils, gcc, gdb and glibc re-targeted for MIPS R3000R and R5900 as shipped in PlayStation and PlayStation 2 video game consoles, both from Sony Computer Entertainment Inc.
A BSD Ports-like package managing tool that inherits the UNIX philosophies. DIPMT is designed for high clarity, absolute irrestrictability and strong extensibility to provide simple mechanism while keeping as same ability of using sourcecode as possible.
A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
Phight - a phylogeny tree building program
Currently, it supports Likelihood method and distance method. This program will includes diagnostic function as a special feature.
CHIMP aims to provide a complete suite of tools for the investigation and modeling of chemical systems. It currently is able to parse chemical reaction mechanisms and run kinetic Monte Carlo simulations on the reacting system.
Wsmake is a make tool written in C/C++ for website development and maintenance. It features tag substitution, page ordering, and 'make'-like dependency checking.
It's a tool that generates a docbook SGML file from a database dump (SQL); this docbook file describes the database.
The purpose is to let you present a database to people who don't know anyhting about SQL.
Makes use of Lex, Yacc (bison) and C++.