Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ZML, the Zeitung Markup Language, is a simple CMS for small newspapers. It was specifically designed to publish a student newspaper in print and on the Web. It uses LaTeX and XHTML. So far, it is documented in German only.
Simple Distributed Job Management Tools facilitates parallel, distributed execution of simple commands, on a network of UNIX-like machines. Components include a job dependency/exclusivity language and load-balanced remote execution facility.
Aureservoir is an open-source C++ library for analog reservoir computing neural networks (echo state networks) with bindings to various scientific computing packages.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
OrganizerCalendar is a commandline utility written in python that will help you organize your upcoming appointments using only commandline, so you can use for example ssh to manage your calendar from remote computer.
TMerge is a subversion code merge tool designed for working with ticket system. It can be used by developer, QA person to move code from one branch to another based on the ticket number in the commit message.
This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.
This is a Python script to parse your irssi logs and input them into a MySQL database which you can then use to search and display your logs on the web. It incrementally updates the database from the logs and is ideally run as a cronjob often.
MutationFinder is a biomedical natural language processing (NLP) system for extracting mentions of point mutations from free text. MutationFinder achieves high performance (99% precision, 81% recall on blind test data) as an information extraction system
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.
WDBearManager is a program that enables the user to store the information found inside the WDB files from World of Warcraft (Blizzard) in a relational database (MySQL and HSQL supported). WDB files build the client cache. Forum: www.wdbmanager.de.gg
Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. (The latest source code is hosted on GitHub, not on SourceForge.)
Nanon is a web page manager, ideal for simple sites with no server generated content. It lets you define templates and reusable html code blocks like menus and ad sections. Nanon is a spiffy commandline tool that you can learn how to use in minutes.
PyRPM is an experimental project to look at RPM package management. It is a Python module and a collection of scripts that provide similar functionality as rpm, yum, and related software.
Graphite is a Python graphing package currently under development which
uses either SPING or PIDDLE (http://piddle.sourceforge.net).
It produces PS, PDF, SVG output, bitmap, TK or wXpython with optional modules.
Neo Ports Manager aims to be a feature rich solution for package management on FreeBSD. It is intended both as a convenience to new users and as a powerful tool to system administrators. I call it 'Neo' or NPM for short, and intend it be both a CLI and
PetriKit is a modular toolkit for Petri Net analysis. It allows the extraction of basic properties, extraction of invariants, and generation of reachability graph. Results can be formatted in plain text, HTML or XML files.
Program made to sync two different locations completely. It will overwrite any file that is over 5 min older then another file with the same name and location. If there is a new file on either side they will also be transfered.
uniso extracts a file hierarchy from an iso image. Extract iso. Useful on systems where 'mount' isn't available. Example: isoinfo -R -l -i my.iso > isoindex; uniso -R -i my.iso < isoindex