Showing 24 open source projects for "linux programs"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at different physical machines and virtual appliances. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Learning-SICP

    Learning-SICP

    Collection of Chinese cultural projects and course learning materials

    Learning-SICP is a community project that localizes the MIT course “Structure and Interpretation of Computer Programs” (SICP) and curates complementary study materials for learners, especially Chinese-speaking Scheme/Lisp students. It focuses on translating the official lecture subtitles into Chinese while preserving the original English content for reference, providing an approachable path to a classic foundational course in computer science. The repository organizes translated subtitles,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    deep2Read

    deep2Read

    This website includes a (growing) list of papers and lectures

    As a group, we need to improve our knowledge of the fast-growing field of deep learning. To educate students in our graduate programs, to help new members in my team with basic tutorials, and to help current members understand advanced topics better, this website includes a (growing) list of tutorials and papers we survey for such a purpose. We hope this website helps people who share similar research interests or those interested in learning advanced topics about deep learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    SICP PDF

    SICP PDF

    SICP PDF with Texinfo and LaTeX source

    sicp-pdf is a LaTeX-based PDF version of Structure and Interpretation of Computer Programs (SICP), the classic textbook by Harold Abelson, Gerald Jay Sussman, and Julie Sussman. It builds upon the earlier Unofficial Texinfo Format (UTF), which itself was derived from the MIT Press HTML version, but enhances the project by fully converting the source into LaTeX. This conversion allows for high-quality typesetting, improved design options, and the integration of OpenType and Unicode features...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pkg_version-zypper.rb

    script to ease managing package upgrades in openSUSE

    OpenSUSE package manager zypper lacks a way to see packages' version statuses in brief. It's also not possible to ignore package/RPM versions when checking or choosing packages to upgrade (eg. from version 1.2.3-1.2 to 1.2.4-1.2). With pkg_version-zypper.rb script you can first see a nice list of package statuses and ignore packages' minor versions (eg. from version 1.2.3-1.2 to 1.2.3-1.3) when upgrading your software. In daily usage basis, this enables to avoid re-installing tens and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ruby classes for arbitrary precision floating point and arbitrary precision complex numbers. Keeps track of accumulated error. Uses overloaded operators. Also some testing programs. Used with a Ruby version of sode (sode.rb).Ruby versions new
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generate installable binary distributions of Ruby programs for many platforms (many OS, with or without Ruby installed on clients...). Fit to distribute extensible (plugins) Ruby programs also. Handles also libraries and uploads on websites (SF.net...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Software suite that is a framework for developing projects. CountessMod provides logging, ipc and other services needed by complex programs. The first project built on CountessMod is LinuDent, a dental front office management program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ri18n is a library and tools to assist internationalization and localization of Ruby programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Object oriented software classes and programs implemented in multiple software languages for biological informatics and bioinformatics applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Elice is a free compiler for programs written in the proprietary language PureBasic. It compiles those programs to C++ and then uses g++ to generate an executable. This is an old version. Development has moved to https://gitorious.org/elice/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SUBLEQ is a machine language in which there are no opcodes, the only operation available is substract and branch if negative or zero. This project offers a virtual machine for SUBLEQ programs. The included compiler allows you to write SUBLEQ more easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a recopilation of programs programmed by Eliot Hijano using either Java or Ruby. All the programs have something in common with both physics and Maths and are explained mathematically and physically in its own pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple command-line mail sending tool designed for use by programs that need a simple, flexible way to send email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ReMoot is a command wrapper for many multimedia programs running on GNU/Linux systems and possibly other *nixes. With ReMoot, the user can have the SAME keys of the keyboard working across all these programs or turn surfing handhelds into remote controls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Choose your favourite TV programs and generate a personalized schedule every week.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Hollaka Hollala is a chatbot engine and IRC bot. The chatbot engine uses a knowledge base organized in an XML file and WordNet for dictionary lookup. The IRC Bot has some WordNet- and Web-based functionality and is hot-extensible through Ruby programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    imap_tools consists of three programs: imap_search, imap_filter and imap_rename. All programs run from your PC against your imap server. No need to install any server side software. imap_filter provides a way to write easy filter rules. Written in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Neelix is a recipe management system. It allows you to organize your recipes and do useful things with them, such as printing shopping lists, meal plans, scaling recipes arbitrarily, printing recipes, and import/export with other programs, eg Mastercook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project will consist of a series of scripts/programs to convert data in XML form to data in LDAP/LDIF form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of programs written mainly for education *my own*, and system maintenance. A few games sometime soon also
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CORBA for Ruby. The goal of this project is to create 100% pure Ruby CORBA implementation based on the <a href="http://sourceforge.net/projects/corba-ruby/">CORBA-Ruby Mapping Specification</a>. There are 3 programs in this project. RIDL the IDL compi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB