Showing 1083 open source projects for "linux-debian"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    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.
    Start Free
  • 1
    ROBOCOPY.EXE halts with a "Runtime error R6002" (after a certain # files or dirs). So I decided to write my own version, in Perl. I'm striving to have the output be *identical* to Robocopy's output, so existing scripts will not break.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fd2python creates a python interface to the Xforms graphics library. It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The CPANPLUS library is an API to the CPAN mirrors and a collection of interactive shells, commandline programs, etc, that use this API. You can download it from CPAN at http://search.cpan.org/~bingos/CPANPLUS/ Source code repository is available at https://github.com/jib/cpanplus-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Named after a well know product from Microsoft, SandStorm is a framework for creating modular middle-end web products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 5
    The DevTools project has moved to http://sourceforge.net/projects/devtools/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Commandline and text based simple time management system. Tracks time spent on projects and produces simple statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A free configurable installer for Unix or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Perl Secure Conf (PSC) is a suid C program which reads a protected configuration file (containing passwords, secret data, whatever) and then drops its privilege. Now, in unpriviledged mode PSC execs a perl script, leaving a handle to the protected conf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Given a GCC "gmon.out" file (or output from the GNU tool gprof), generate an HTML version with one page per call graph, including hyperlinks and (later) graphical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • 10
    rcsweb is a simple web interface to RCS, the Revision Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Text::FastTemplate is yet another template module written in Perl. So why use this module instead of one of the other template modules? Well...it's ultra simple. It's fast. It's lean. It completely separates the presentation from the application logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Interactive Perl environment for data analysis. It consists of several integrated tools such as a Plotting tool, Interactive Shell, and more. Written entirely in Perl using Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SSIPS is a project to provide a simple way to share static information in a way that suits the needs of the reader. It allows authors to make their documents available and users to choose the contents and format of the parts they which to use.ssips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cvs-get is a perl script that enables users a simple way of grabbing the latest cvs snapshots of their favorite modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Template Parser module for Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Protofuzz extends the original "fuzz" project to protocols (HTTP, SMTP, SSH, etc). See the documentation for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    rcsplot is a Perl script that generates plots of RCS/CVS archive activity. The script takes a list of RCS/CVS files/directories and generates plots of the lines added/delete. HTML files are created to make the plots easy to navigate using a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A nice-looking Time Tracking Tool (TTT) that works in both intranets and web environments. TTT uses Perl (more scalable than PHP), Apache, and MySQL (doesn't get much better than this). The code is designed to be clean, fast, and scalable. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The English Programming Language Compiler. A simple programming language that reads like plain English and compiles to Perl. "There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Converts Coldfusion (cfml) templates into PHP scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Man2docbook is a platform neutral application used for translating man pages to DocBook XML/SGML. This application is implemented as a simple filter. Troff equ and tbl are supported in docbook output file and preserved for docbook->man re-generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A web interface to allow a user to browse a BitKeeper repository. bkwww was inspired by ViewCVS, so it implements the same features that ViewCVS provide, and some more that are specific for BitKeeper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project will produce one or more tutorial documents covering object-oriented concepts for people who want to learn the Ruby programming language. The initial rubyboot document is based on the perlboot man page, from the standard Perl distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A collection of implementations of the Lovins stemmer as described in "Development of a Stemming Algorithm" by Julie Beth Lovins (published in "Mechanical translation and computational linguistics", 11:22-31, 1968).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB