Showing 2845 open source projects for "void based linux"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Frontend Park

    Frontend Park

    Frontend projects and experiments

    frontend-park is a collection of engaging frontend projects and experiments, showcasing various web technologies. It includes examples ranging from pose and face recognition using TensorFlow.js to WebRTC-based video calls and Three.js 3D animations. This repository serves as a playground for exploring and learning modern frontend development techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EnCodec

    EnCodec

    State-of-the-art deep learning based audio codec

    Encodec is a neural audio codec developed by Meta for high-fidelity, low-bitrate audio compression using end-to-end deep learning. Unlike traditional codecs (like MP3 or Opus), Encodec uses a learned quantizer and decoder to reconstruct complex waveforms with remarkable accuracy at bitrates as low as 1.5 kbps. It employs a convolutional encoder–decoder architecture trained with perceptual loss functions that optimize for human auditory quality rather than raw waveform distance. The model can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Motionity

    Motionity

    The web-based motion graphics editor for everyone

    Motionity is an open-source, browser-based motion-graphics editor designed to bring animation and video editing power to the web, blending the intuitiveness of drag-and-drop tools with advanced capabilities akin to desktop motion editors. It allows users to assemble video or image assets, layer them, and apply animation via keyframes — with customizable easing — giving fine-grained control over motion timing. In addition to keyframing, motionity supports layer masking, filters (color...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    CompressPng

    CompressPng

    Java Groovy library plugin

    CompressPng is a Java/Groovy library/plugin aimed at automating the compression of PNG images in an Android / JVM-based build environment. It is intended to help with automatically compressing images (e.g., for Android apps) during the build process, possibly integrating with Gradle or build scripts, thereby reducing the size of PNG assets integrated into apps. Support for usage via Gradle or other JVM build tools (via dependencies). Automatic PNG compression integrated into build workflows....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5
    Pearl MATE Studio 11

    Pearl MATE Studio 11

    The Ultimate Audio Recording Studio for Linux

    This Update to the first release comes with the latest Low Latency kernel pre-installed as well as the Generic kernel and by many requests the MixBus DAW is back in place of Ardour. Minor bugs were fixed as well as software added. Here is whats new. 1) Mixbus 8 (Fully Functioning Demo) 2) Tuner Added 3) Pearl Extras Installer. Great for Producers coming from a Windows system using VST's. The script will install all packages needed to start using those plugins with searching google on...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    impress.js

    impress.js

    Presentation framework based on CSS3 transforms & transitions

    impress.js is an impressive presentation tool inspired by the idea behind prezi.com and based on the power of CSS3 transforms and transitions in modern browsers. It showcases some awesome CSS3 features to create amazing and engaging presentations from your browser. Visualize your ideas in a totally unique way-- with impress.js’ infinite canvas, the only limit is your imagination. impress.js offers many great features, presenting your ideas in visually engaging 3D, dynamic movements and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SimpleYouTubeDownloader

    Downloading YouTube videos - easy & secure!

    SimpleYouTubeDownloader is a program that lets you easily download YouTube videos. It provides many options and is per design more secure than any web-based downloader service. You want to download a whole playlist of videos and also want to keep them in the right order? No problem! You just need the soundtrack of a video? Works out of the box! As this program is just a graphical user interface for youtube-dl, I want to thank the youtube-dl developers for creating this awesome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ytdownloader

    ytdownloader

    Download videos and audios from hundreds of sites

    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    CUDA Pathtracer

    CUDA Pathtracer

    GPU Raytracer from scratch in C++/CUDA

    GPU-Raytracer is a high-performance, real-time ray tracing engine implemented using OpenGL compute shaders. It demonstrates the power of modern GPU architectures to handle complex lighting calculations, reflections, shadows, and global illumination in real-time. This project is educational and experimental, providing insight into GPU parallelism and real-time rendering techniques. Its clean and modular C++ structure makes it a great reference for students and graphics developers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    FibroSoft

    FibroSoft

    Histology staining analysis and quantification tool.

    A histology staining analysis and quantification tool based on machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    generativeart

    generativeart

    Create Generative Art with R

    generativeart is an R package for creating algorithmic art by computing the positions of many thousands of points according to user-defined mathematical formulas with randomized parameters. Each render uses a seed to introduce controlled randomness, so every image is unique while remaining reproducible when the same seed and formula are reused. The package logs the seed, formula, and file name to a CSV, which makes it easy to catalog outputs, re-generate favorites, and track experiments. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MEpathGUI

    MEpathGUI

    Reaction pathway diagram maker GUI

    Python-based GUI for plotting minimum energy reaction pathway graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-three/flex

    react-three/flex

    Flexbox for react-three-fiber

    Placing content in THREE.js is hard. @react-three/flex brings the webs flexbox spec to react-three-fiber. It is based on Yoga, Facebook's open-source layout engine for react-native. Simply create layouts by wrapping your 3D objects in different <Box /> instances inside a <Flex /> container. This way they will be automatically placed in the 3D space following the flexbox specification just like in the DOM. You can tweak the container and the boxes using standard CSS flex properties, like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    imgi image hosting & sharing

    imgi image hosting & sharing

    Free image hosting & sharing script

    imgi Image Host is a free, simple and easy-to-use Image hosting script, which aims to make it easy to set up and maintain a photo/image hosting/sharing site.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Pixa Pics

    Pixa Pics

    Powerful As Photoshop and Simple As Paint

    Pixa.Pics is an open-source web-based pixel art editor that combines the simplicity of Paint with the power of Photoshop, tailored specifically for pixel art creation. It offers a range of features including NFT creation and blockchain integration, making it a modern tool for digital artists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TerraForge3D

    TerraForge3D

    Cross Platform Professional Procedural Terrain Generation & Texturing

    TerraForge3D is an advanced procedural terrain generation tool that allows users to create stunning, customizable landscapes using an intuitive node-based interface. Built in C++ with Vulkan, ImGui, and ImGuiNodeEditor, TerraForge3D supports real-time editing and visualization of terrain, water, and environmental effects. It’s ideal for game developers, VFX artists, and simulation creators who want full control over terrain features without relying on pre-built assets. The software also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AugLy

    AugLy

    A data augmentations library for audio, image, text, and video

    AugLy is a data augmentations library that currently supports four modalities (audio, image, text & video) and over 100 augmentations. Each modality’s augmentations are contained within its own sub-library. These sub-libraries include both function-based and class-based transforms, composition operators, and have the option to provide metadata about the transform applied, including its intensity. AugLy is a great library to utilize for augmenting your data in model training, or to evaluate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java based paino trainer. Creates random scores according to user preferences (scale, single/chords...) and waits for right MIDI in to erase right notes or complain about bad ones. Though the screenshots are in German it's i18n feature is just overwhelm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    CLI tool for making HTML presentations with Remark.js using Markdown. Use bs init to create a new presentation along with a template directory in the current directory. The template directory is needed for backslide to transform your Markdown files into HTML presentations. You can create as many markdown presentations as you want in the directory, they will all be based on the same template. Use bs serve to start a development server with live reload. A page will automatically open in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GroIMP

    GroIMP

    Growth-grammar related Interactive Modelling Platform

    Important: Groimp migrates to Gitlab. You can find the latest code at "https://gitlab.com/grogra/groimp/". The version on Sourceforge will not be updated anymore. The modelling platform GroIMP is designed as an integrated platform which incorporates modelling, visualisation and interaction. It exhibits several features which makes itself suitable for the field of biological or ALife modelling: The “modelling backbone” consists in the language XL. It is fully integrated, e.g., the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    AhoTTS - TTS for Basque and Spanish

    Text-to-Speech for Basque and Spanish

    Text-to-Speech conversor for Basque and Spanish. It includes linguistic processing and built voices for the languages aforementioned. Its acoustic engine is based on hts_engine and it uses a high quality vocoder called AhoCoder. Developed by Aholab Signal Processing Laboratory: https://aholab.ehu.es/aholab/ http://aholab.ehu.es/ahocoder/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    html2canvas

    html2canvas

    A JavaScript HTML screenshot renderer

    html2canvas is a JavaScript HTML renderer. The script provides you with the tools to take screenshots of webpages directly on the browser. The screenshot is based on the DOM and therefore, it may not be 100% accurate to the real representation, given that it is not an actual screenshot, but a type of screenshot built based on the available data and information of the page. The script renders such page as a canvas image, by reading the DOM and the different styles of the featured elements. It...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    novaGallery

    novaGallery

    novaGallery - Beautiful & modern PHP Image Gallery

    novaGallery is a free, simple & beautiful PHP image gallery that works right out of the box and looks beautiful. Modern, mobile-friendly responsive design, uncomplicated management for your images and beautiful presentation in the web. It's very easy to set up and does not require a database (flat file). Automatic thumbnails are generated and for fast performance novaGallery has a simple but effective caching mechanism. Images can be managed in sub-albums for optimal sorting. Thus, even a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Reanimate

    Reanimate

    Haskell library for building declarative animations based on SVG

    Reanimate is a Haskell-based animation library for programmatically creating high-quality vector animations. It provides declarative functionality for composing SVG-based animations and integrates with tools like LaTeX, FFmpeg, Inkscape, Blender, and more to deliver rich, animated content for educational and mathematical visualizations. Reanimate aims at being a batteries-included way of gluing together different technologies: SVG as a universal image format, LaTeX for typesetting, ffmpeg...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VSGAN

    VSGAN

    VapourSynth Single Image Super-Resolution Generative Adversarial

    Single Image Super-Resolution Generative Adversarial Network (GAN) which uses the VapourSynth processing framework to handle input and output image data. Transform, Filter, or Enhance your input video, or the VSGAN result with VapourSynth, a Script-based NLE. You can chain models or re-run the model twice-over (or more). Have low VRAM? Don’t worry! The Network will be applied in quadrants of the image to reduce up-front VRAM usage. You can use any RGB video input, including float32 (e.g.,...
    Downloads: 1 This Week
    Last Update:
    See Project