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.
Try free now
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Cvsstat is a perl script which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
Untitled is a yet untitled realtime 3D space combat game. Think something along the lines of a first person shooter, but with ships.
Written to run on Linux and Win32 (using SDL).
Turma (Text Utils with Recursive Mambojambo Actions) is a search, and replace tool, which operates on multiple files following a given pattern, with the possibility to recurse into subdirectories. It can handle words, lines of text, paragraphs of text.
MySQLDataViewer is a class that allows you to display the result of a MySQL query in a tabular form. Easy to use and quick. Completely customizable look and behaviour with very few lines of code.
The multithreaded checkpointing library provides fault-tolerance for programs based on LinuxThreads by saving a process's state in a checkpoint from which it can recover later. Most programs need only add two lines of source to add checkpointing.
A small project with about 500 lines of code so far.
Consists a file browser to be accessed via HTTP, made with ASP and DHTML. It's main purpose is to simplify tasks like small HTML changes and file relocation on the server, without having to start a FTP
JEEPERS (Jason's Extra Easy to Program Email Response System) uses a POP3 email account to monitor email for command phrases in subject lines. Default commands for remote file storeage and retrival. (Nothing to do with mailing lists or mass emailing.)
Pycq is a 100% Python module implementing the client side of the Mirabilis ICQ protocol v5. Stable and platform-independent, it allows you to write ICQ clients or bots in a few lines of code.
PLOT_PSXPS provides a set of graphic functions that allows the
generation of PostScript files (and runtime viewing with X) from C/C++
programs. A page can contain points, lines, arcs, ellipses, circles,
boxes, text, included EPS files and a lot more.
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.
same is a tool to find duplicate lines in multiple text files. Very useful to find and fix copy-and-paste programming. It has been designed to be simple, portable, and fast.
A tool that searches for code fragments using CVS comments. CVSSearch
takes advantage of the fact that a CVS comment typically describes
the lines of code involved in the commit and that this description will typically hold for many future versions.
SpiderGen is a very simple but effective html generator. It takes input-files (menu, templates, content) and generates a whole site out of it. It's <300 lines of C-Code, ugly, but generates my Homepage ;-)
...This tool resides in the toolbar of the desktop and displays the status of two ISDN channels. On incoming or outgoing calls kimon opens a window and shows additional information about all ISDN lines
Blocks is an anonymous distributed file transfer system designed for people with permanent 'always on' Internet connections like DSL lines or cable modems. It allows you to anonymously upload files from, and download files to the Blocks server 'network'.
A C++ port (a redesign implementation actually) of the CLIPS expert system . This will be done along the lines of the Java port Jess, but full CLIPS backwards compatability will be maintained (even to the API level where possible).
"cset" is a set of utilities for parsing c code and automatic generation of necessary header files.
The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.
related dynamical flags (command lines) organized within menus
Command lines of computer programs are practical in many situation. Many variable values could be separated from the code and processed first at runtime through command line arguments.
Some relations among these variables could exist, e.g. the presence of an argument could depend on the value of another argument. In this way, simple solutions would not be practical from a software Engineering point of view.
CC8Works is a Web-based software system for managing and documenting a cross of eight existing inbred mouse lines to yield hundreds to thousands of recombinant inbred lines that will become a permanent genetic resource for biomedical research.
PaloAlto BASIC is a minimal programming language implementation.
PaloAlto BASIC (also known as Tiny BASIC) interpreter less than in 500 lines writen in Ruby. The original program takes only 3KB or ROM and runs on Intel 8080, Motorola 6800 and MOS Technology 6502 processors.
A simple 2D plotting class based on gtkmm/cairomm to create small plots with points with different marker types/colors/sizes and lines connecting them. Some features include:
Zooming
Panning
Printing
measuring distance
joopi - Joomla Component API. Create backends components for joomla CMS with just a few lines of code. Please check this link to see if this is for you: http://joopi.wiki.sourceforge.net
This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.