Showing 2461 open source projects for "packages"

View related business solutions
  • 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.
    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.
    Start Free
  • 1
    SCDB 3 - Simple Comics Database

    SCDB 3 - Simple Comics Database

    A simple comic book inventory application for Linux, OS X and Windows.

    SCDB 3 is the third iteration of the Simple Comics Database. As the name implies, it is simple both in its function and how it is constructed. In function, it only stores the basic data needed to inventory a comics collection. In construction, it is built on common components to reduce complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lynis

    Lynis

    System/security auditing tool for hardening and securing Linux/Unix

    ...Any detected security issues will be provided in the form of a suggestion or warning at the end of the audit. Beside security related information it will also scan for general system information, installed packages and possible configuration errors. This software aims in assisting automated auditing, hardening, software patch management, vulnerability and malware scanning of Unix/Linux based systems. It can be run without prior installation, so inclusion on read only storage is possible (USB stick, cd/dvd). Lynis assists auditors in performing Basel II, GLBA, HIPAA, PCI DSS and SOx (Sarbanes-Oxley) compliance audits, by automation of control testing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    get-make-install-linux

    get make and install [multiple] linux kernels

    does what it says! if you have old configs it can bring them forward or help do that. it can build a set of kernels (ie, if you have more than one arch). it packages them. and has some good options. end of story it's possible with one commandline to do the round trip , copy to another host , have that host install package, and have the host reboot (maybe not on first try ok ? :) The comparison to script shipped with kernel (circa 2012): 1) gmil works or attempts to work across many releases 2) gmil works harder to make packaged installable result(s) 3) gmil has a smart way to build many kernels at once / at a keypress 4) the scripts/ _can do most of those steps but _don't combine them, leaving maybe allot to read and type. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Snap! C++

    Snap! C++

    Fast Websites: Powerful CMS for Apache written in C++

    ...The basic concept is taken from a large set of Drupal 6.x modules from Drupal Core and necessary 3rd party modules (we've been using over 220 modules on top of the Core modules.) The result is quite extensible as it offers a plug-in mechanism that everyone is welcome to use to create their own extensions. Debian Packages can be downloaded from https://launchpad.net/~snapcpp -- you can find instructions there on how to add the PPA to your sources on your Ubuntu system and just use apt-get install / upgrade as required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MSYS2-additional-packages

    Additional packages for MSYS2

    Additional packages for MSYS2 that couldn't make it to main repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Snowbird Linux

    Snowbird Linux

    Snowbird Linux is an awesome remix based on Fedora

    ...The stable releases are: (Fedora 19) - Snowbird Linux 19 (New Dawn - 19.2 - 16th October 2013) (Fedora 20) - Snowbird Linux 20 (Misha - 20 - 25th December 2013) The development release is: (Fedora 24) - Snowbird 24 Pre-Release 3 *Fixed Live Install bugs *No Timbuktu warning *Updated repos and packages *UI bug fixes *SBL Release and Repo *Better Font rendering Follow us on Facebook on http://www.facebook.com/sblabs to stay informed about the latest happenings at Snowbird Labs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    This Distro is following a minimalism approach and will try where possible to use self-contained programs and is using Lucid Puppy Barebones 5.25 RETRO for its base suitable for old hardware and slightly newer. Has the added advantage of allowing the install of Ubuntu .deb packages. Has 2.6.30.5 kernel. SDL Libraries included now. Download iso from Anitaos2 iso folder. Security Update: http://sourceforge.net/projects/anitaos2/files/Security/bash-3.0.19-i486-1.pet/download
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    utPLSQL
    Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to set up and execute unit tests of packages. Active development of this project is now on GitHub
    Downloads: 1 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.
    Start Free
  • 10
    Diablo universal patcher v2. diablo2oo2's Universal Patcher is a lightweight Windows utility built specifically for helping you design executable packages. Since this is a portable program, it is important to mention that it doesn’t leave any traces in the Windows Registry. You can copy it on any USB flash drive or other devices, and take it with you whenever you need to create EXE files on the breeze. diablo2oo2's Universal Patcher sports a clean and straightforward GUI that gives users the possibility to create a new project. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11

    Python Tetravigesimal Module

    Convert Decimal to Tetravigesimal and/or vice versa.

    Doesn't support fraction, decimal point and dozenal point yet. Installation: Find the Python '\site-packages' or '/dist-packages' directory location(s). import site; print site.getsitepackages() Place or paste this file (b24.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'b24.py' before installing in Linux, if the module fail in Linux. Example usage: import b24 print b24.enc('142') print b24.dec('ba')
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Python Dozenal/Duodecimal Module

    Convert Decimal to Dozenal (a.k.a. Duodecimal) and/or vice versa.

    Doesn't support fraction, decimal point and dozenal point yet. Installation: Find the Python '\site-packages' or '/dist-packages' directory location(s). import site; print site.getsitepackages() Place or paste this file (dozenal.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'dozenal.py' before installing in Linux, if the module fail in Linux. Example usage: import dozenal print dozenal.enc('142') print dozenal.encnb('142') print dozenal.dec('ba') print dozenal.decnb('9b')
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    manjaro-scientific

    Manjaro Linux compatible repository for scientific software

    Welcome to Manjaro-Scientific, a Manjaro Linux compatible repository that offers several precompiled packages of scientific software. Most of the packages are taken from AUR
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GoBang Linux

    GoBang Linux

    gobang operating system

    ...DESCRIPTION GoBang 2.04.3 Code Name: "Pure" Kernels: 3.13 Display manager: Slim Sesions: Openbox File manager: Thunar Web browser: Luakit, Links2, Xlinks2 Terminals: Terminator, Xterm Packages manager: Aptitude Last Upgrade: 16.01.2016
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    open-api

    open-api

    A Monorepo of various packages to power OpenAPI in node

    A Monorepo of various packages to power OpenAPI in node. This monorepo uses lerna for development. See the root package.json for helpful scripts. Several scripts have been created to aid in the development of this monorepo (see ./bin). They assume that your $PWD is the root of the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CalclipseLib

    A Java class library of general usability

    CalclipseLib is a jar file containing a variety of useful classes and packages. Among its most prominent APIs is the document iterator. This API enables easy implementation of text editor features like syntax highlighting. A program named X has been made as a demonstration of CalclipseLib. The program is a JavaScript editor based on Swing/JTextPane. In addition to coloring, X underlines Web URLs and allows them to be clicked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Packages for Claroline Opensource LMS : Skype status, Clock, Google Adsense, Google Search, RSS reader, Who is online, Blog, Chat, Podcast, Results, Subscription, Survey, Web Video Conference Dimdim, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    6PM

    6PM

    Phase Modulation Sound Synthesizer

    ...That's where its name comes from ☺ Demos and presets : http://linuxsynths.com/6PMPatchesDemos/6pm.html https://youtu.be/icnIUv5hcN4 Some music made with 6PM : https://soundcloud.com/m2v2/cyberpunk https://soundcloud.com/m2v2/oasis It works under Gnu-Linux system with Jack sound server and Qt5 library. You may install it from sources (see README) or use Debian packages (thanks to Jams for packaging !) from Files menu. Its now part of LibraZiK distibution : http://librazik.tuxfamily.org/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Homebrew Cask

    Homebrew Cask

    CLI workflow for the administration of macOS apps as binaries

    Homebrew installs the stuff you need that Apple (or your Linux system) didn’t. Homebrew installs packages to their own directory and then symlinks their files into /usr/local. Homebrew won’t install files outside its prefix and you can place a Homebrew installation wherever you like. Trivially create your own Homebrew packages. It’s all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PubKey

    PubKey

    Import, reports or removal Keys

    With pubkey may automatically import the Keys to their repositories. And it gives an easy solution to error NO_PUBKEY Packages to download: tar.gz and DEBs Requires the packages: YAD (>= 0.25.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Debian Add-On

    Add-On Debian archive

    PROJECT MOVED: https://github.com/vstavrinov/debian-addon ------------------------------------------------------------------------ Debian repository for packages not included in official archive. To use it put the file: http://sourceforge.net/projects/debian-addon/files/debian-addon.list into /etc/apt/sources.list.d/ directory: wget -P /etc/apt/sources.list.d/ http://sourceforge.net/projects/debian-addon/files/debian-addon.list and import gpg key: wget -qO - http://sourceforge.net/projects/debian-addon/files/archive-key.asc | apt-key add - Then update indexes with: apt-get update After that You can install any packages: apt-get install <package-name> Available ackages: http://sourceforge.net/projects/updeb/ http://sourceforge.net/projects/install-debian/ http://sourceforge.net/projects/rpg/ http://sourceforge.net/projects/flashstreamer/ http://sourceforge.net/projects/process-progeny/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    OpenCV CUDA Binaries

    OpenCV CUDA Binaries

    OpenCV Pre-built CUDA binaries

    This project is now hosted as the nuget packages : opencvcuda-release opencvcuda-debug 3 Builds now available as nuget packages : - https://www.nuget.org/packages/opencvdefault/ Package for the default Windows x64 build available on opencv.org - https://www.nuget.org/packages/opencvcontrib/ Package for Windows x64 Visual Studio 2015 for the contrib and vtk modules built with AVX, SSE & OpenGL support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KreaTV-TT

    KreaTV-TT

    Open Source software packages for VIP1113TT and VIP1002TT STBs

    Source code content for Open Source packages used by the VIP1113TT and VIP1002TT STBs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    CASMR CSS

    CASMR CSS

    Source Code content for Open Source packages used by the CASMR CSS

    Source code content for Open Source packages used by the CASMR Stream Server (CSS). The code download portion of the Digicipher II system has been extended outside of the DAC 6000 and is now provided by CASMR 100. The code download functionality can be delivered simultaneously by both the DAC 6000 and CASMR 100. This is made possible by the introduction of the CASMR Stream Server, which is comprised of the RADD 6000 and data stream server functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    ...It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for prototyping, teaching, or quickly exploring other people’s utilities without polluting your global site-packages. It also demonstrates how flexible Python’s import system is and can be used as a reference for custom importers. While not a substitute for proper packaging, it’s a clever shortcut for rapid experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project