Search Results for "minimal linux" - Page 79

Showing 2396 open source projects for "minimal linux"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    X-Light Mind
    A Xfce-centric distribution, built from Ubuntu Minimal cd and based on Linux Mint. Developed by the Xfce Italian Forum staff visit www.xfce-italia.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pconfigure

    Palmer's Simple Makefile Generator

    pconfigure generates a Makefile for C and C++ projects with minimal user input. Gentoo .ebuilds are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    !! PJL Compressing Filter is renamed to ziplet and hosted on github now!! See here: https://github.com/ziplet/ziplet A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats. Feel free to fork pjl-comp-filter on Github: https://github.com/ziplet/ziplet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GKrellCounter

    GKrellCounter

    A GKrellM counter plugin.

    This is a plugin for GKrellM that provides counters which increases by 1 each time you click on them. The idea with this is to provide counters that can (with a minimal effort) help you keeping track of e.g. what episode you are at in your favourite TV show or what page you are at in the book you are reading or something similar.
    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
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    connect-flash is a simple middleware for Express and Connect frameworks that enables easy storage and retrieval of one-time flash messages in a user session, which are particularly useful for displaying success or error notifications after redirects in web applications. Once installed and wired into a session-enabled Express app, it lets you set messages that persist across a single request–redirect–response cycle and then automatically clears them so they don’t show up repeatedly. The API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RASPnmr

    Protein NMR backbone resonance assignment

    RASP uses structure-based chemical shift predictions to solve the backbone resonance assignment problem in protein NMR spectroscopy. This enables rapid determination of highly accurate assignments on the basis of minimal experimental datasets, even for spectroscopically challenging proteins. RASP takes as input spin systems assembled on the basis of an arbitrary set of conventional triple-resonance NMR experiments. Uniquely, RASP is capable of extensive assignments even in the abscence of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CanCan

    CanCan

    Authorization Gem for Ruby on Rails

    CanCan is an authorization library for Ruby on Rails that helps manage user permissions in a clean and consistent way. It centralizes all authorization logic in a single Ability class, where you define what actions each type of user can or cannot perform on different resources. Developers then use helpers like authorize! in controllers or can? in views to enforce those rules without scattering permission logic across the application. It supports defining permissions using conditions,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An initiative to create something similar to the windows program Roger Wilco, Teamspeak, BattleCom and Speak Freely, allowing users from different platforms talk with each other in real time with minimal CPU and bandwidth usage. Voice chat.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LWCMS

    A Developer's Content Management System

    LWCMS takes a different approach to content management than many other content management systems. LWCMS operates as a backend to manage the content of websites and web applications, but has minimal impact on the site layout. This allows developers to create the frontend layout, design, and logic and then use LWCMS to setup content management that conforms to the already existing flow of the website or web application being built. LWCMS is perfect for developers that do not want their site...
    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.
    Start Free
  • 10
    KLog

    KLog

    It is a minimal log system, writting in C++

    It is a minimal log system. It was writting in c++ with no dependences, fast, with the lest configuration posible (No lines of configuration needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Core3D

    Minimalist 3D Scenegraph Management Framework

    Core3D is a lightweight framework for developing robust 3D Visualization and Simulation applications. The Core3D library provides structure and organization to speed up application development. Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. This code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    First person web site

    First person glmatrix plugin - webGL

    Created by Nikola Lukic zlatnaspirala@gmail.com webgl 3d wourld engine framework zlatnaspirala First person web site look. Used lib : High performance matrix and vector operations for WebGL glMatrix-0.9.5.min.js webgl-utils.js This program allows you to draw 3D objects and folders easily and quickly.Under the principle of one object one line. You can order vebgl of your choice. Converting 3ds and obj in json format for a minimal cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Munin Contrib

    Munin Contrib

    Contributed stuff for munin (plugins, tools, etc...)

    This repository is the community “extra shelf” for Munin, collecting hundreds of contributed plugins, templates, and helper scripts beyond the official core. Each plugin focuses on graphing a specific metric—from databases and message queues to hardware sensors, web servers, and custom application counters. The collection spans many languages (Shell, Perl, Python, Ruby) and styles, reflecting the breadth of Munin’s user base and the diversity of systems it monitors. While contributions vary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dotjs

    dotjs

    dotjs is a Google Chrome extension that executes JavaScript files

    dotjs is a lightweight browser extension that allows users to run custom JavaScript automatically on specific websites based on their domain names. It works by mapping JavaScript files to domains, so when a user visits a site, the corresponding script is executed seamlessly in the background. This approach enables users to personalize and enhance website behavior without modifying the original source code or relying on heavy user script managers. The tool is particularly useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GenOO-HTS

    A Modern Perl Framework for High Throughput Sequencing analysis

    GenOO-HTS [jee-noo] is an open-source; object-oriented Perl framework specifically developed for the design of High Throughput Sequencing (HTS) analysis tools. The primary aim of GenOO-HTS is to make simple HTS analyses easy and complicated analyses possible. GenOO-HTS models biological entities into Perl objects and provides relevant attributes and methods that allow for the manipulation of high throughput sequencing data. Using GenOO-HTS as a core development module reduces the overhead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Go! Embedded Device Framework
    Go! is a framework that enables development of user space device drivers in Linux. Go! allows Linux device drivers to be written using UML and C++, and deployed in user space with minimal effects on performance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...This library accepts solver parameters and data , then generate optimized result. It can decrease up to 90% lines and arcs quantity significantly. This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SprezzOS

    SprezzOS

    SprezzOS -- Linux for the discerning power user.

    SprezzOS Linux seeks to provide the premier experience for power users, HPC junkies, cluster administrators and anyone else for whom Debian Unstable is insufficiently hardcore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YANSYS

    YANSYS

    yet another x11 minimal operating system

    It's so experimental! it could EEXPLODDDEEEE!!!!!! seriously, i'm still fricking around with suse, don't expect anything too special
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    The minimum keyboard

    Minimal keyboard suited for use in web-projects and mobile devices

    This is a simple proof-of-concept which shows how to implement a custom minimalistic Keyboard and the according algorithms for selecting the right words. This Project was inspired by the "minuum" project, which was not available at the time of writing this, so i implemented my own version. A dirty implementation can be seen here: http://tyrael.homeip.net/minimum_keyboard/ I you think, there are Features misssing, just implement them yourself. It is easy. This Project is also an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyDate

    A gui tool to adjust system date and time

    PyDate is a very simple Python/Tk based tool to adjust the system date and time conveniently from an easy to use graphical interface. It is primarily intended to be used with minimal desktop environments like IceWm which don't provide such tools themselves. KDE or Gnome libraries are not required to run PyDate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Slcnc Mini Player

    A flash-free minimal player to add audio to your website. Embedable

    Add audio to your website without requiring Flash on the audience's browser. Embed the player on other websites. Let people embed your music on their own sites or blogs. Artist, song, album pages, easy to share on social networks. More information in the wiki section. Basic player allowing to stream the audio files you have on your web server, on any browser supporting iframes. See it working :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xaraya

    Xaraya

    Xaraya is a web application framework and CMS written in PHP.

    Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content. Track and get the latest developments on GitHub: https://github.com/xaraya
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    Mongo JDBC Driver

    A minimal JDBC driver implementation for MongoDB

    This project builds upon the MongoDB Java driver to provide a limited JDBC implementation to allow graphical tools such as SQuirreL SQL Client to visualize and manipulate MongoDB collections and documents. It will accept an SQL-like syntax for CRUD operations, where "tables" represent MongoDB collections, and rows are individual documents within a collection. Each row has two columns (ObjectId and Document).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25

    PIOB

    PL/SQL I/O Benchmark

    PIOB is PL/SQL Input Output benchmarking tool. It generates different kinds of I/O using Oracle database means and measures it.
    Downloads: 0 This Week
    Last Update:
    See Project