Search Results for "distributions linux" - Page 9

Showing 590 open source projects for "distributions linux"

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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1

    HardenLinux

    Shell Script to Harden Default Values in Linux Distributions

    HardenLinux is a shell script designed to harden default values in Linux distributions and assist with malware removal. With root permissions, it can perform many tasks listed in a menu. As a script, HardenLinux is highly documented and easy to comprehend.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    CryoUtilities

    CryoUtilities

    A utility to improve performance and help manage storage on Steam Deck

    The CryoUtilities repository is a collection of scripts and graphical utilities developed to help Steam Deck owners optimize the performance of their handheld gaming systems and manage storage more easily under SteamOS (and other Linux distributions in a best-effort manner). It provides tools to tweak memory management parameters such as swap size and swappiness, adjust HugePages and kernel memory behaviors, and free up space by cleaning leftover game data, shader caches, and compatibility data for uninstalled titles. The utilities aim to balance performance and system responsiveness, especially in gaming scenarios where constrained RAM and storage throughput can cause stutters or slow load times. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Attendedsysupgrade Server

    Attendedsysupgrade Server

    An image on demand server for OpenWrt based distributions

    The Attended Sysupgrade (ASU) is a service developed by OpenWrt to streamline the firmware upgrade process for devices running OpenWrt or its derivatives. It allows users to generate custom firmware images with a selected set of pre-installed packages, eliminating the need to manually reinstall packages after an upgrade. This service simplifies maintaining up-to-date and customized firmware across various devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lm-sensors

    lm-sensors

    lm-sensors repository

    lm-sensors is the canonical Linux project for reading motherboard and peripheral hardware sensors—temperatures, fan speeds, voltages—and exposing them to userspace. It ships a probing utility (sensors-detect) that identifies I²C/SMBus chips and kernel drivers, then a runtime tool (sensors) that prints human-readable readings for quick diagnostics. The companion library, libsensors, gives applications a stable API to query sensor values, enabling desktop applets, monitoring daemons, and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 43,384 This Week
    Last Update:
    See Project
  • 6
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ...It has a score of language APIs and runs on most operating systems. Libzmq is mainly written in C++98 with some optional C++11-fragments. For configuration either autotools or CMake is employed. For Linux users, pre-built binary packages are available for most distributions. Note that DRAFT APIs can change at any time without warning, pick a STABLE build to avoid having them enabled.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Ryanboot-offical-linux-netbooter is a minimal distribution used to remotely boot other Linux distributions over a network. Aim for more easy to Install/netboot different distribution, now OVER 50+ distro (20210723, still updating) can be boot from their offical (mirror) site or sourceforge.net by only a 50MB iPXE image(usb&iso). TUI customise for: Mirror, Release, Version, Kernel Parameter, TUI/GUI (if available), Auto detection i386/amd64 (if available)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    blendOS

    A seamless blend of Linux distributions, Android apps and web apps.

    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    MeasureTheory.jl

    MeasureTheory.jl

    "Distributions" that might not add to one.

    Probabilistic programming and statistical computing are vibrant areas in the development of the Julia programming language, but the underlying infrastructure dramatically predates recent developments. The goal of MeasureTheory.jl is to provide Julia with the right vocabulary and tools for these tasks. In this package we introduce well-chosen foundational primitives centered around the notion of measure, density and conditional probability with powerful combinators and transforms intended to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10
    try

    try

    Inspect a command's effects before modifying your live system

    ...The project is careful not to position itself as a full security sandbox, since trusted commands can still make network calls and the tool is presented as a prototype rather than a complete isolation boundary. It supports multiple Linux distributions and can fall back to mergerfs or unionfs in environments where overlayfs on nested mounts does not work as expected. In practice,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sealer

    Sealer

    Build, Share and Run Both Your Kubernetes Cluster and Distributed App

    Sealer[ˈsiːlər] provides a new way of distributed application delivery which reduces the difficulty and complexity by packaging the Kubernetes cluster and all application's dependencies into one ClusterImage. We can write a Kubefile to build the ClusterImage, and use it to deliver your applications with embedded Kubernetes through Clusterfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CausalNex

    CausalNex

    A Python library that helps data scientists to infer causation

    CausalNex is a Python library that uses Bayesian Networks to combine machine learning and domain expertise for causal reasoning. You can use CausalNex to uncover structural relationships in your data, learn complex distributions, and observe the effect of potential interventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SOLIDWORKS for Linux

    SOLIDWORKS for Linux

    This is a project, where I give you a way to use SOLIDWORKS on Linux

    SOLIDWORKS-for-Linux is a user-contributed script and environment setup project that enables running SOLIDWORKS, the professional 3D CAD software, on Linux via Wine and custom configurations. Since SOLIDWORKS is officially only available for Windows, this project offers a comprehensive solution including setup scripts, dependencies, and workarounds to help engineers, designers, and students use it on Linux-based systems. While not officially supported, it aims to bridge the platform gap with...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Ungoogled Chromium Debian

    Ungoogled Chromium Debian

    Debian, Ubuntu, and others packaging for ungoogled-chromium

    Ungoogled Chromium Debian is a community-driven packaging and build configuration repository aimed at bringing a privacy-first version of the Chromium browser to Debian and Debian-based Linux distributions. Unlike standard Chromium builds, this project strips out Google-specific integrations such as telemetry, automatic update mechanisms, Google account synchronization, and proprietary services, giving users a browser build that retains full Chromium web engine capability without sending data to upstream Google servers by default. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    LibreWolf

    LibreWolf

    Linux-specific build and associated scripts for LibreWolf

    ...It also disables certain features like automatic updates or cloud synchronization out of the box, putting control back in the hands of the user and making it suitable for privacy-conscious individuals and organizations. Because this repository focuses on Linux builds, it includes tooling and CI configurations to compile and package up-to-date versions of the browser for common Linux distributions, with maintainers rolling in the latest Firefox security patches.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 16

    LazarusProject software

    Free software for Russian users

    Цель проекта - популяризация свободного программного обеспечения среди русскоязычных пользователей. На сайте вы можете найти ремиксы популярных дистрибутивов GNU/Linux. Исходный код не модифицировался и может быть скачан с сайтов исходных дистрибутивов. -------------- The aim of the project - promotion of free software among Russian-speaking users. On this site you can find remixes of popular distros GNU / Linux. Source code is not modified and can be downloaded from the original distributions websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Filesystem

    Filesystem

    An implementation of C++17 std::filesystem

    This is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15/11.6, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12, Alpine ARM/ARM64 Linux and Solaris 10 but should work on other systems too, as long as you have at least a C++11 compatible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    LinuxTimeline

    Linux Distributions Timeline

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    antimicro

    antimicro

    Graphical program to map keyboard and mouse controls to a gamepad

    ...It's useful for using a gamepad on PC games that do not have any form of built-in gamepad support. This program can also be used to control any desktop application with a gamepad. On Linux, this means that your system has to be running an X environment in order to run this program. This program currently works with various Linux distributions, Windows (Vista and later), and FreeBSD, but with limited support for FreeBSD and Windows XP.
    Downloads: 2,367 This Week
    Last Update:
    See Project
  • 21
    peux-os

    peux-os

    Beautiful, minimal and secure arch-based distro

    Peux OS (named after Penguin TUX) is an arch-based distro. The aim is to follow the archlinux philosophy of keeping it simple. Hence, taking the minimalist approach. Default FS is BTRFS Default Shell is FISH Timeshift-autosnap feature enabled by default Buttermanager included as a backup snapshot feature Even though autologin is enabled for liveuser, but just in case that fails, use the below credentials: user: liveuser pass: root You can now download torrents from the partner...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Twinify

    Twinify

    Privacy-preserving generation of a synthetic twin to a data set

    twinify is a software package for the privacy-preserving generation of a synthetic twin to a given sensitive tabular data set. On a high level, twinify follows the differentially private data-sharing process introduced by Jälkö et al.. Depending on the nature of your data, twinify implements either the NAPSU-MQ approach described by Räisä et al. or finds an approximate parameter posterior for any probabilistic model you formulated using differentially private variational inference (DPVI)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    Cosmos is an operating system "construction kit" made for Visual Studio 2022. Build your own OS using managed languages such as C#, VB.NET, and more! Cosmos (C# Open Source Managed Operating System) is an operating system development kit that uses Visual Studio as its development environment. Despite C# in the name any .NET-based language can be used including VB.NET, Fortran, Delphi Prism, IronPython, F# and more. Cosmos itself and the kernel routines are primarily written in C#, and thus...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Synth

    Synth

    The Declarative Data Generator

    Synth is an open-source data-as-code tool that provides a simple CLI workflow for generating consistent data in a scalable way. Use Synth to generate correct, anonymized data that looks and quacks like production. Generate test data fixtures for your development, testing, and continuous integration. Generate data that tells the story you want to tell. Specify constraints, relations, and all your semantics. Seed development and environments and CI. Anonymize sensitive production data. Create...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    aws-sagemaker-egde-quick-device-setup

    aws-sagemaker-egde-quick-device-setup

    Command line interface to easily onboard device with SageMaker Edge

    This package provides a command-line interface to easily onboard devices with SageMaker Edge. Run the cli on the device you would like to provision as it will create all the necessary artifacts on the device. aws-sagemaker-edge-quick-device-setup is written in golang. You can also generate the binary directly from the source. Optionally there is a build script to generate binaries and shasums for the relevant OS/architecture combination. We support out-of-the-box distributions for known OS...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo