Search Results for "lightweight & fast debian-based linux distribution" - Page 2

Showing 336 open source projects for "lightweight & fast debian-based linux distribution"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    TinyTeX releases

    TinyTeX releases

    Windows/macOS/Linux binaries and installation methods of TinyTeX

    A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live. TinyTeX is a custom LaTeX distribution based on TeX Live that is small in size but functions well in most cases, especially for R users. If you run into the problem of missing LaTeX packages, it should be super clear to you what you need to do (in fact, R users won’t need to do anything). You only install LaTeX packages you actually need. Currently, TinyTeX works best for R users. Other users can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pwndbg

    pwndbg

    Exploit Development and Reverse Engineering with GDB Made Easy

    Pwndbg is a fast, simple and lightweight tool for modern debugging. It improves debugging experience with the strength of GDB for low-level software developers, hardware hackers, reverse engineers, and exploit developers. It provides features crucial for efficient debugging in the world of low-level programming. Vanilla GDB is terrible to use for reverse engineering and exploit development. Typing x/g30x $esp is not fun, and does not confer much information. The year is 2024 and GDB still lacks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ultralight

    Ultralight

    Lightweight, high-performance HTML renderer for game developers

    Use our portable, WebKit-based SDK to effortlessly display modern web content everywhere. Available for desktop apps, game consoles, TVs, embedded device displays, servers, and more. Official API for C and C++, with bindings for more. Render web-content on the GPU via Direct3D, Metal, OpenGL, or your own engine for unmatched visual performance. Render web-content on the CPU via SIMD/parallel for incredibly easy integration with any environment (including server-side!). Ultralight is engineered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    django-viewflow

    django-viewflow

    Reusable workflow library for Django

    Viewflow is a lightweight reusable workflow library that helps to organize people collaboration business logic in Django applications. In conjunction with Django-material, they could be used as the framework to build ready-to-use business applications in minutes. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD-based logic. Viewflow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    MIR

    MIR

    A lightweight JIT compiler based on MIR

    MIR means Medium Internal Representation. MIR project goal is to provide a basis to implement fast and lightweight interpreters and JITs. Plans to try MIR light-weight JIT first for CRuby or/and MRuby implementation. Each module can contain functions and declarations and data. Each function has a signature (parameters and return types), local variables (including function arguments) and instructions. Each local variable has a type which can be only a 64-bit integer, float, double, or long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jspreadsheet CE

    Jspreadsheet CE

    Javascript plugin to create web-based tables & spreadsheets

    Jspreadsheet CE is a lightweight Vanilla JavaScript data grid plugin to create amazing web-based interactive HTML tables, and spreadsheets compatible data grid with other spreadsheet software. You can create an online spreadsheet table from a JS array, JSON, CSV or XSLX files. You can copy from excel and paste straight to your Jspreadsheet CE spreadsheet and vice versa. It is very easy to integrate any third party JavaScript plugins to create your own custom columns, custom editors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    awesome-single-cell

    awesome-single-cell

    Community-curated list of software packages and data resources

    ... the statistical challenges of single cell RNA-seq. The package incorporates novel and established methods to provide a flexible framework to perform filtering, quality control, normalization, dimension reduction, clustering, differential expression and a wide-range of plotting. An analytical framework for big-scale single cell data. Transform percentage-based units into a 2d space to evaluate changes in distribution with both magnitude and direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GoatCounter

    GoatCounter

    Easy web analytics. No tracking of personal data

    GoatCounter is an open-source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy-to-use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo. Privacy-aware; doesn’t track users with unique identifiers and doesn't need a GDPR notice. Fine-grained control over which data is collected. Also see the privacy policy and GDPR consent notices. Lightweight and fast; adds just ~3.5KB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    axe-core

    axe-core

    Accessibility engine for automated Web UI testing

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. It's fast, secure, lightweight, and was built to seamlessly integrate with any existing test environment so you can automate accessibility testing alongside your regular functional testing. Axe-core has different types of rules, for WCAG 2.0 and 2.1 on level A and AA, as well as a number of best practices that help you identify common accessibility practices like ensuring every page has an h1 heading...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DataScript

    DataScript

    Immutable database and Datalog query engine for Clojure, ClojureScript

    ... DB, when you query DataScript, it all comes down to a Hashmap lookup. Or series of lookups. Or array iteration. There’s no particular overhead to it. You put a little data in it, it’s fast. You put in a lot of data, well, at least it has indexes. That should do better than you filtering an array by hand anyway. The thing is really lightweight. The intention with DataScript is to be a basic building block in client-side applications that needs to track a lot of state during their lifetime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dotfiles

    dotfiles

    Aesthetic OpenboxWM Environment

    You might be here looking for (Linux) rice reference or to (full?) replicate my personal configuration of my favorite Openbox Window Manager and several apps as well. Debian-based Linux distributions. Arch-based Linux distributions. Gentoo source-based Linux distributions. Another independent Linux distribution. Berkeley Software Distribution (BSD) variants. Additionally Z shell with oh-my-zsh plugins. Aesthetics don't only look at the beauty of the results. There's beauty, in a sense, users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mabox Linux

    Mabox Linux

    Lightweight ready to use OpenBox Desktop Rolling-release Manjaro based

    Mabox is a Manjaro based, desktop Linux distribution. The project ships with Openbox as the default desktop with pinch of customistations and home-brewed tools, like improved menu, side-panels and Mabox Control Center. Works great even on weaker computers.
    Leader badge
    Downloads: 597 This Week
    Last Update:
    See Project
  • 13
    Dragon Linux

    Dragon Linux

    A powerful and stable distro for all computers around.

    Welcome to the Dragon Linux repository. Feel free to check out the latest changes on our YouTube channel, our official website, and down below. https://dragon-linux.surge.sh/ Dragon Linux is looking to port to the ARM based PineBook Pro platform for even for ease of use in the specific ARM64 platform. Dragon Linux is a stable and beginner-friendly Linux distribution based on the XFCE desktop. Dragon Linux is best suited for any modern or post 2005 retro system. We support many laptop's...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    LX Linux

    LX Linux

    A light version of Debian with minimal installed using LXDE.

    LX Linux is a distro based on Debian using LXDE as DE with some customization. The installation process uses Calamares. Recommended for very old machines, like 15 years old or more. live password: live Come with some extra repositories to install 3rd part packages (optional). - If brightness keys do not work, open a terminal: sudo nano /etc/default/grub where GRUB_CMDLINE_LINUX_DEFAULT="xxxxx" put acpi_backlight=video or acpi_backlight=vendor try one or another and test which...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 15
    Berry Linux

    Berry Linux

    A lightweight flavor of Linux based on Fedora

    Berry Linux is a bootable CD Linux, automatic hardware detection. Berry Linux can be used as a Linux demo, educational CD, rescue system. It is not necessary to install anything on a hard disk.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    Pin Linux OS

    Pin Linux OS

    A light version of Debian with minimal installed using LXDE.

    This distro is just a spin of pure Debian using LXDE as DE with some customizations. The installation process uses Calamares. Recommended for very old machines, like 10 years old or more. live password: live Pin Linux. A light version of Debian with the minimal installation using LXDE. Come with some extra repositories to install 3rd part packages only if you desire. - If brightness keys do not work, open a terminal: sudo nano /etc/default/grub where GRUB_CMDLINE_LINUX_DEFAULT...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 17
    Mauna Linux

    Mauna Linux

    A simple, elegant and robust Debian-based Operating System

    Mauna Linux is an operating system based on Debian Stable, where its main objective is to be simple, complete and with a pleasant look for beginners or advanced users. It has one of the greatest hardware and software compatibility today.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 18
    GobLin GNU/Linux

    GobLin GNU/Linux

    GobLin: The GNU/Linux Operating System for Governments

    “GobLin is The Linux for Governments”. A customized distribution of the GNU/Linux operating system, adapted to the requirements of public administration. It is designed under the Free Software Philosophy, and open to be adapted in order to cover every level of public administration. With the vision of endowing the government offices with advanced management tools and software, we created a distribution of the GNU/Linux Operating System, adapted to the requirements of a modern administration...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    FluXuan Linux

    FluXuan Linux

    FluXuan Linux - Devuan based operating system!

    Fluxuan Linux is a Small, Fast and Lightweight 32/64bit Operating System for your Computer. Help and Support: https://forums.fluxuan.org Website: https://fluxuan.org
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 20
    Serbian GNU/Linux

    Serbian GNU/Linux

    OS based on Debian (serbian language)

    Serbian GNU/Linux is a operating system for the Serbian Linux community, providing users with a stable and reliable distribution that is based on Debian and works on a wide range of computers. Distribution featuring a customised KDE desktop and lightweight Openbox window manager.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 21
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    - Live Raizo is a linux distribution based on Debian 12 (Bookworm) to experiment the system administration on simulated networks and real devices. - GNS3 is the gui used to manipulate the simulators/emulators of networks and systems like QEmu, Docker, Dynamips. - With this GNS3, you can clone as many times as you want the templates of virtual linux machines named "Debian" and "DDebian" that contain many network tools and services. - The prompt and the output of several linux commands...
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 22
    SparkyLinux

    SparkyLinux

    Lightweight & fast Debian-based Linux Distribution

    SparkyLinux is a GNU/Linux distribution created on the top of Debian GNU/Linux operating system. Sparky is fast, lightweight and fully customizable OS which offers a few versions for different users and different tasks. Sparky is in-between the distros that are beginner-friendly and those, that require some amount of Linux knowledge. Beginning Linux users are advised to consult the project forums regarding any issues or doubts.
    Leader badge
    Downloads: 2,973 This Week
    Last Update:
    See Project
  • 23
    puppy linux  F96CE_XFCE_FUSILLI 4.4

    puppy linux F96CE_XFCE_FUSILLI 4.4

    We are working on a more attractive puppy linux, based in F96CE puppy

    Puppy Linux F96CE_XFCE_Fusilli 4.4 is an exceptional and user-friendly operating system that seamlessly blends power and simplicity, offering an unparalleled computing experience. Designed with efficiency in mind, this lightweight distribution boasts the XFCE desktop environment, providing a perfect balance between functionality and resource conservation. Ease of use is at the forefront of Puppy Linux F96CE_XFCE_Fusilli 4.4, making it an ideal choice for both beginners and seasoned users...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 24
    ArchEX Linux Live System

    ArchEX Linux Live System

    ArchEX is a new (240509/240101) Linux live System based on Arch Linux.

    WHAT IS IT? ArchEX 64bit is a new Linux live System based on Arch Linux. Arch motto is KISS ("Keep It Simple Stupid"). ArchEX uses kernel 6.8.9-arch1 and the Pantheon, KDE Plasma 6.0.4 and LXQt 1.4 Desktop Environments. Yay – An AUR Helper - is installed. ArchEX INSTALLER ArchEX can easily be installed to hard drive while running the system live. (From DVD/USB). You can then change locale from English to any other language. Slideshow: https://archex.exton.se/calamares-slideshow...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    Tuxcore Linux

    Tuxcore Linux

    TuxCore is an independent Linux operating system

    TuxCore is an independent Linux operating system designed to provide a lightweight, fast, and highly customizable environment. Based on the philosophy of free and open-source software, TuxCore is ideal for both beginner and expert users looking for a unique and efficient experience.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project