Showing 2125 open source projects for "self"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    VolksForth

    A small, self-hosting 16bit Forth system

    VolksForth is a 16bit Forth System with the goal to produce a manageable Forthsystem for computer systems with restricted system resources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    SEFS - Self Expiring File System

    File system that expires files using an expire date

    This is an attempt to design a new file system that will help the users to protect the privacy and save disk space. In this file system we can highlight interested files with an expiration date so that they may get deleted or moved to a special location where we can attend to them and clear off what we do not want anymore. A separate data structure per file is used to store additional attributes about each file created in this file system and desired behavior is achieved by modifying these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PAMELA Schrodinger-Poisson Code

    self-consistent schrodinger-poisson code for core-shell nanowires

    PAMELA (Pseudospectral Analysis Method with Exchange & Local Approximations) is a self-contained suite of MATLAB codes that can calculate electronic energies, densities, wavefunctions, and band-bending diagrams within a self-consistent Schrödinger-Poisson formalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    self web home page
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5

    BSAC

    Brewing System Automation Controller

    BSAC is a brewing system automation and control software that is useful for any hobbyist building an advanced system for him self as well as for small time breweries. BSAC is developed on the brew-in-a-bag (or brew-in-a-bucket) concept and mainly suitable for this kind of setup. The author has a high-tech, stainless steel version of this setup with pump and valves. Presently the software runs on a Linux controller (ARM based) and with a certain display HW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    XAMPP_linux GUI panel

    a Full GUI control panel for XAMPP on Linux

    Well it is a tweaked version of localhost-indicator origanlly by Al Maghi 2010 <alfred.maghi@gmail.com> to which I just coustomized for XAMPP_Linux typically for being in the folder /opt/lampp/. Just had to add the ProFTPD support my self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Self-Commerce is a powerfull Opensource e-Commerce (shopping cart) Solution, written in php/SQL, with Smarty Template engine. Self-Commerce was originally based on XT:Commerce(3.04sp1/sp2.1). development by the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FM Corrections

    Project to correct grammar and spelling

    Not the original creator of this game or files. The developer is a self taught English speaker. Although his writing is pretty good, there are grammar mistakes that need to be changed. I am attempting to correct his work so that it is more understandable while trying to keep his original content and style in tact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PlusOne Scraper

    Generate an RSS feed of PlusOnes published to your Google Profile

    PlusOne Scraper generates an RSS feed of a user's PlusOnes (+1s) from a Google profile page. Designed to be self-hosted. Built with PHP and PHP Simple HTML DOM Paser. Code also taken from sgthayes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Diamond Chat

    Diamond Chat

    Low weight, safe, self-installing web-application for Chat.

    Diamond Chat is a low weight, safe and simple self-installing web-application for Chat. The version uploaded is just a "quick and dirty" demo of the application, but a working and usable demo. It was written in a week for a school project. The full and professional version will be coming out as soon as I get time to write it. Thanks for understanding. :S * Warning / Upozorenje: - This program comes without any warranty.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    guessguess

    Auto Suggest Search Dropdown

    Auto Suggest Search Dropdown
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TurboForth
    A fast and compact Forth implementation for the Texas Instruments TI-99/4A Home Computer. Written by Mark Wills in TMS9900 assembly language. A completely self-contained Forth programming environment, hosted on a plug-in cartridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated with this project are: customer support, self service support, customer success center, help center, enterprise wiki, etc
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    passphrase-generator

    Generate a set of random passphrases for you to choose from.

    Easy to use command line based strong passphrase generator. Implemented as a self contained perl script that should work on many unix like systems. The passphrase-generator defaults to only 3 words instead of the 4 suggested by XKCD, but uses a larger dictionary found in many unix like systems at /usr/share/dict/words. It also provides estimates for the entropy of the generated passphrases. The randomization is based on /dev/urandom and SHA1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Batch Sampler

    A small tool for batch sampling rectangular regions from images.

    This tool takes an input image (PNG, TGA, or JPG) and produces an output image constructed from randomly sampled rectangular regions of a given size. Running the tool without any command line options produces the following message, which is pretty self explanatory: Batch Sampler v1.0 by Thomas Havlik (t.havlik@live.com) Last update: 16 January 2013 ------------------------------------------------------------------------------ Usage: batchsampler.exe filename tileCountX tileCountY tileSizeX tileSizeY output Example: \batchsampler.exe in.jpg 8 8 128 128 out.tga\ Will produce a 1024x1024 image of an 8x8 sampling grid. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Random Score Creator
    Create random Music Scores containing a defined number of measures with hole, half or quarter notes. Print them with MuseScore and train your self in recognizing musical notation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoTest
    AutoTest is a test management, test execution and test result report application written in Java. It can be customized to support a broad range of test execution frameworks. A user guide and download instructions are available at http://autote.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Compile Memory Analysis Tool (CMAT) is a self-contained memory analysis tool that analyzes a Windows O/S memory (either in a dump or via XenAccess in a Xen VM) and extracts information about the operating system and the running processes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    sape

    self defense system

    ...It detects attacks and it responses with isolation attacks. It's supposed to be on the same network of the protected hosts. It must be capable to see all the traffic. It's a basic IPS with a self defense module. So it can prevents future attacks from the same hosts, which is identified by its mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MyCA - Easy Self-Signed SSL

    PHP-based app to create your own CA and sign SSL certs in seconds!

    MyCA is a very simple tool written in PHP that uses the phpseclib library to create certificate authorities (CAs) and sign SSL certificates with them. This tool was written primarily for myself because I wanted: 1. A free, web-based tool to create and manage my testing and development SSL certificates. 2. A tool that would not take me more than 60 seconds to log in, generate, and download a new certificate. 3. A single password to log into the UI and manage multiple CAs. 4. No...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    free pizza as in freedom pizza

    Free to order your meal by yourself

    The target of this project is to let you order your favorite pizza by your Android device; the first release is very poor and it's just the integration of some different tutorials. Since I did this work in the past months just for self-training and education purpose, this project is totally based on the android tutorials provided by the "The Android Open Source Project" you can find here http://developer.android.com/training/index.html so the copyright of the code is by the "The Android Open Source Project", and it is licensed under the Apache License, Version 2.0. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    NeuralGas

    Self-organized learning

    A collection of algorithms based on the topology preserving Neural Gas algorithm for density estimation/quantization/clustering/self-organized learning. I moved this project to GitHub: https://github.com/sergioroa/neuralgas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OhCrypt Encryption Tool
    ...With OhCrypt, you can secure your data with a password-based encryption algorithm through a clean and simple interface. It demonstrates state of the art of cryptology techniques, such as password hashing and salt. Ohcrypt also features self-extractable and self-destructive encrypted files
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Urban Challege

    Hardware and software for self-driving vehicles

    The DARPA Urban Challenge race for robot vehicles took place on Nov 3, 2007. We pose a new urban challenge: build a safe, convenient, energy efficient people mover. This site provides the hardware and software for a prototype system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ZPAQ

    Archiver and compression library

    ...Journaling means that the archive is append-only and you can revert to an earlier state to recover old versions of files. Compression is based on the open ZPAQ standard, a self-describing format that preserves compatibility as improved algorithms are developed. The default compression level is faster than zip with better compression. Typical speed for 100 GB is 1-2 hours for a full backup and 1-2 minutes for incremental backups of files whose date has changed. zpaq includes the public domain libzpaq API in C++ providing compression and decompression services to developers. zpaq includes development tools for writing and debugging custom compression algorithms in the ZPAQL language. ...
    Downloads: 0 This Week
    Last Update:
    See Project