Showing 6149 open source projects for "tiny-core-plus"

View related business solutions
  • $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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 1
    SwiftSearch

    SwiftSearch

    Searches NTFS volumes almost instantly

    SwiftSearch is a lightweight program whose purpose is to help you quickly find the files you need on your Windows machine without ever requiring you to index your drives. Most search utilities that achieve similar speeds do so by indexing drives while the computer is idle, but because idleness detection is so difficult to get right, in practice they end up slowing down the whole system just to speed up search. SwiftSearch works differently: given administrator privileges, it completely...
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 2
    Zipios

    Zipios

    Zipios is a C++ library for reading and writing 32bit Zip archives.

    This project has moved to GitHub https://github.com/Zipios/Zipios Zipios is a C++ library for reading and writing Zip archive files. Access to the data of individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
     rims-arduino-library

    rims-arduino-library

    Recirculation infusion mash system library for Arduino

    This library implement RIMS controls for home brewers. For definition of a RIMS, see https://tinyurl.com/j3lyuyc For me, an Arduino micro controller + a LCD Keypad shield was cheaper and a lot more customizable than a commercial PID controller. So, with this library, a commercial PID controller is unnecessary. Automatic PID tuning toolkit is also included. Temperature can be read with a thermistor, a resistance temperature detector (RTD) or any custom temperature probe. Heater is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Stacer

    Stacer

    Linux System Optimizer and Monitoring

    Linux System Optimizer and Monitoring Github Repository: https://github.com/oguzhaninan/Stacer
    Leader badge
    Downloads: 297 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    Pearl GNOME 7.1

    Pearl GNOME 7.1

    A Smooth Clean Out of Box GNOME Desktop by Pearl Linux

    ...SPECIAL BONUS FOR OBS-STUDIO USERS. 64 BIT VERSION COMES WITH PRE-INSTALLED LINUX BROWSER SOURCE (for adding youtube chat to feed for example)This software includes new themes and icons, Pearl Featured Software and more from the Pearl Repository. New Updated 64 bit version with Nemo as default file manager plus many more tweaks made to the earlier 7.1 PearlGNOME version. See README file for more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    MCImageBackup

    A fast multi-core partition image backup tool, which runs on linux.

    A fast multi-core partition image backup tool, which runs on linux. It is useful to backup/restore whole harddisk partitions at maximum speed on modern hardware. Works as raw data backup with LBZIP2 compression with all types of partitions (windows, linux, etc). The tool is freeware without any warranty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    T-UI Linux CLI Launcher

    T-UI Linux CLI Launcher

    Linux CLI Launcher for Android

    Launcher, which emulates a Unix-like shell and its terminal interface, is adapted for use on mobile devices. It also implements a lot of commands. Installed applications can be launched simply by typing their name. T-UI uses the CompareString library, so it will know what you're meaning although you made typing errors.
    Downloads: 116 This Week
    Last Update:
    See Project
  • 8
    Linux Kernel tools supporting Intel Active Management Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Signale

    Signale

    Highly configurable logging utility

    Hackable and configurable to the core, signale can be used for logging purposes, status reporting, as well as for handling the output rendering process of other node modules and applications. You can now support the development process through GitHub Sponsors. To create a custom logger define an options object yielding a types field with the logger data and pass it as argument to a new signale instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    UniLauncher

    UniLauncher

    Launcher of pinned shortcuts of the Windows desktop taskbar

    The program is designed to make it possible to pin links to user data files in the shortcuts of the Windows desktop taskbar due to an unrecoverable error that occurs in many users. The program can complement this feature even where it is fully implemented, thanks to the ability to save any type of file. Additionally, the program allows you to minimize and restore windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mars

    A cross-platform network component developed by WeChat

    Mars is an open source, cross-platform infrastructure component and official terminal basic component of WeChat. It consists of four main parts: Comm, which contains a basic library, including basic tools like sockets, threads, alarm, message queues, and coroutines; Xlog, which provides high-performance, high-availability, security, and fault-tolerant log functions; SDT which is the network diagnosis module; and STN or signaling transmission network module, the major component of Mars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Draco

    Draco

    Desktop Environment

    Draco Desktop Environment
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Tilck

    Tilck

    A Tiny Linux-Compatible Kernel

    Tilck is a tiny, monolithic operating system kernel designed to be partially compatible with Linux at the binary level while maintaining extreme simplicity, low latency, and minimal resource usage. It is built primarily as an educational project, allowing developers to experiment with kernel development while still being able to run real Linux user-space applications without modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MvOLE is program for reading Microsoft OLE Storage file (such as MS Word .doc or MS Excel .xls). You can get content of any OLE object in this file, even if it is damaged. Object's content may be translated from MS Office UNICODE to plain text.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A shell designed to implement the idea of a current file selection rather than straight filename pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pearl Desktop (PDE) 8

    Pearl Desktop (PDE) 8

    Pearl Desktop 8 is Super Fast, Extremely Customizable . Yet Elegant

    ...Their is also a KODI session as well as a LXDE mode. Our next release features our take on the current Ubuntu session for Ubuntu's soon to be released Ubuntu 19.04 Codename Disco which at the core this Pearl release is based on as well. Because of the fact it added very little to the Pearl Desktop since it uses some gnome componets we kept the Pearl session as well as the Pearl Session running Wayland. These session can be found under the login screen under PDE-FX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JavaBacula is a Java SWING based graphical frontend for Bacula® - The Network Backup Solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mednafen

    Mednafen

    Multi-System Emulator

    Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven multi-system emulator.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    IFStatus was developed for Linux users that are usually in console mode. It is a simple, easy to use program for displaying commonly needed / wanted statistics in real time about ingoing and outgoing traffic of multiple network interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    New 32-bit Atari computer clone. Virtual machine running on top of your favorite operating system. Faster than any Atari compatible machine ever made, with better graphics and more memory. That is ARAnyM.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 23
    netObservator

    netObservator

    gives an overview about the hosts connected with your computer

    netObservator gives you an overview of the hosts your computer is connected with. Moreover netObservator provides support to analyse your connections. netObservator is a simple to use sniffer app. You can visualize the traffic by the plotting dialogs or the interactive statistics dialog. For a quick start just select the device of your internet connection and click the "Run"-button. If you press this button a second time, the program will stop to sniff. Only information about the first...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    DaedalusX64 is the continuation of the original Daedalus PSP port by StrmnNrmn. It is a GPL Open Source project. The official support and discussion forum is located at http://DaedalusX64.com
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    A Win32 NES emulator written in C++. Emphasis is on precision rather than speed. Uses DLL plugins for 'mappers' (supports .NES/.UNIF/.FDS/.NSF). Latest builds can be found at home page.
    Downloads: 10 This Week
    Last Update:
    See Project