Search Results for "light weight linux" - Page 33

Showing 2374 open source projects for "light weight 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
  • 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
  • 1
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    .... ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. The interface is very flexible -- everything from a web browser, to read and writing directly to the chip's "file" to integrating with your programs -- even over the internet. ...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 2
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3

    Audit Test Project

    Test suite for Linux audit and related security functionality

    audit-test is a test suite designed to provide automated testing for the light-weight audit framework that first appeared in the 2.6.4 kernel. It has been used regularly since RHEL4 and has most recently been updated for RHEL6.3 and SLES11. The test suite now covers functionality beyond audit and includes the automated tests required for the BSI OSPP, including labeled security and virtualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An easy and simple tool to calculate the half-lives of radioactive substances and looking up elements on the table of elements by name, element symbol, atomic number, or atomic weight. Source code is on GitHub here: https://github.com/InfinityDevelopment/ChemistryCalculator NOTE: This is a Java program. Inside the ZIP there is the .jar file and .bat file(which you would run to start the program on Windows) required to run on Windows, however, to run it on other operating systems you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5

    YAJL-Fort

    A Fortran interface to the YAJL library

    YAJL-Fort is a modern object-oriented Fortran interface to the YAJL C library, which is an event-driven parser for JSON data streams. JSON is an open standard data interchange format. It is light weight, flexible, easy for humans to read and write, and language independent. Get YAJL-Fort on GitHub: https://github.com/nncarlson/yajl-fort
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    MCHproject

    Meterological, Climatological and Hidrological database and client.

    MCH is a powerful and extremely light solution to store, handle, view and analyse meteorological, climatological and hydrological data collected from manual analogic gauges or automated electronic measuring stations. It has a database and a client program to administrate, capture and load data, view and search, and analyse the information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Minecraft ModpackDownloader

    Minecraft ModpackDownloader

    A Minecraft Modpack Downloader

    ModpackDownload is a tool to download curse modpacks without needing to use the curse launcher.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Open Preznc

    Open Preznc

    Digital Marketing Research Methodology

    Digital marketing is an ocean of possibility. Businesses and the agencies that hire them are awash in data that is often mis-used and abused by both sides. Marketers try to present themselves in a positive light regardless of the results provided, businesses unhappy with web-based prospects want to claim the marketing effort is letting them down. With expectations high on both sides, Preznc® establishes a common ground. Preznc® Report is the first industry effort at establishing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Project Tools

    Project Tools

    Web based work justification & management system

    Project-tools provides a simplified work request, justification & management system based on industry standard best practices (Prince2 & ITIL) that specialises in focusing the right resources at the right time. By providing a transparent view of all work requests (including change and projects), organisations can clearly see what work is being carried out so they can prioritise and align with their roadmaps and business strategies. This enables resource utilisation to be determined allowing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    arkwrt

    A CLI tool for concepts defined in the ArchiMate® 2.1 specification

    Arkwrt is a CLI (command-line interface) tool that provides a partial implementation of the ArchiMate® 2.1 Specification (ISBN: 978-94-018-0003-7). Arkwrt's creation was inspired by the The UNIX® philosophy that emphasizes building simple, short, clear, modular, and extensible code, that can be easily maintained and re-purposed by developers other than its creators. The UNIX® philosophy favours composability as opposed to monolithic design (see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linxtl
    LinXTL is a text editor and a crystallographic toolbox for structural solution and refinement. It includes support for commonly used X-ray programs, makes it easer to generate publication materials and appendices for PhD thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    lr2rmats

    Long read to rMATS

    lr2rmats is a Snakemake-based light-weight pipeline which is designed to utilize both third-generation long-read and second-generation short-read RNA-seq data to generate an enhanced gene annotation file. The newly generated annotation file could be provided to rMATS for differential alternative splicing analysis. More information can be found at https://sourceforge.net/p/lr2rmats/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kcws

    kcws

    Deep Learning Chinese Word Segment

    Deep learning chinese word segment. Install the bazel code construction tool and install tensorflow (currently this project requires tf 1.0.0alpha version or above) Switch to the code directory of this project and run ./configure. Compile background service. Pay attention to the public account of waiting for words and reply to kcws to get the corpus download address. Extract the corpus to a directory. Change to the code directory.After installing tensorflow, switch to the kcws code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    iWattnick aims to be a top-class computer for e-bikes, e-scooters, e-motorcycles. It is equipped with a large B/W screen, two buttons, accelerometer, magnitometer, current and voltage sensors, light sensor, internal temperature sensor, battery-backed real-time clock, a buzzer and has connection ports for external speed sensor (motor Hall, phase or reed switch), a Bluetooth SPP dongle, up to three temperature sensors (TMP36, LM35, KTY83 etc), cadence sensor, throttle handle, output to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dsm2

    dsm2

    Direct SGA access without SQL for Oracle RDBMS

    dsm2 is light weight cli which enables DBA's to list/trace any session in real time directly through the SGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BlockSparse

    BlockSparse

    Efficient GPU kernels for block-sparse matrix multiplication

    The blocksparse repository provides efficient GPU kernels (TensorFlow custom ops) for block-sparse matrix multiplication and convolution operations. The idea is to exploit block-level sparsity — i.e. treat matrices or weight tensors as composed of blocks, many of which may be zero or unused — to save compute and memory when sparsity patterns are structured. This is particularly useful in models like Sparse Transformers, where attention matrices or intermediate layers may adopt block-sparse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WnMp

    WnMp

    WnMp, the server that whips the Llama's Ass!

    Latest Update 21/Jan/2018 Latest Version 3.7 x64-bit Windows OS only, and should work on XP/Vista, but tested on Windows 7 and up. -Nginx 1.12.2 -MariaDB 5.5.59-winx64 -PHP 7.2.1 (Non Thread Safe + FastCGI) -phpMyAdmin 4.7.7 -HTML KickStart & GetSimple CMS -Minime 2.2 1) Extract to C: Drive 2) You should have folder called "C:\WnMp" 3) Install "required_runtime.exe" found in "C:\WnMp\required_runtime.exe" 4) Launch "Start_All.bat" 5) Visit 127.0.0.1 Password for MariaDB...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Concluder

    Concluder

    The consistency-driven pairwise comparisons method (CDPC)

    A simple tool for complex decision making. The consistency-driven pairwise comparisons method (CDPC) is primarily for multi-criteria decision making. Pairwise comparisons have been used for projects of national importance (e.g., the use of nuclear power). This project was originally financed by the Ministry of Northern Ontario and Mines well as Euro Grant (Human Capital). It is a standalone system but could also be used with any expert or knowledge management system. Pairwise comparisons...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    PHP Framework - Smart.Framework

    PHP Framework - Smart.Framework

    The next-generation PHP Framework Middleware + MVC

    Smart.Framework - A High Performance PHP / Javascript Framework for Web Projects Clean Code Full Decoupled Libraries Independent Packages (based on plugins) Great Architecture (a hybrid between Multi-Tier and Middleware, combined with clean code separation as MVC). So, it is a very light and fast PHP / Javascript web framework. The paradox is that it have more built-in features than the well-known frameworks like Zend Framework 2 or Symfony 2 but is 2x ... 9x faster in the terms of...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 20

    FreeNIX RPI LE

    FreeNix Raspberry PI Light Edition (noX)

    Welcome to FreeNIX RPI LE (Raspberry Pi Light Edition) If you find bugs contact us on the forum https://www.freenixsecurity.net/forum/ or by email to freenixsecurity[at]riseup[dot]net Developer/s: davenull - dave-null[at]riseup[dot]net - https://www.freenixsecurity.net This is a Debian-Based (Debian Stretch) distro for Raspberry Pi. It's developed for Raspberry Pi 3 Model B and works on Raspberry Pi 2 Model B too. It starts without X Window System, just SSH. It starts in DHCP...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Hash Launcher

    Light Weight Android App Launcher With an Integrated Browser

    Light Weight Android App Launcher With an Integrated Browser Features are as follows:: #Smooth and Sleak. #Low Memory Footprint. #Wallpapers Section. #Costumizable. #Google Search Bar. #Transparency Managing. #Integrated Browser. #Integrated Downloader. #Play/Stream Audio/Video Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    1gram Media Player

    1gram Media Player

    Play various formats video and audio file

    1gram Player is light-weight, super-fast and with ad free player. 1gram Player supports various video and audio format and also plays high-quality video flawlessly with LAVFilters. Various formats * Supports various video and audio related formats like avi, mp4, mkv, flac, mp3, ogg, wma. Various codecs * Supports various codec formats using the LAVFilters codec * No collision phenomenon between integrated codec and externally installed codec * Supports high-speed image playback and clear image with high image quality. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TrucklistStudioFX

    TrucklistStudioFX

    Media Video Mixer Playlist streaming Software.

    ============ IMPORTANT NOTICE: ============ This project is discontinued, please use TrucklistStudio for the latest features.( https://sourceforge.net/projects/truckliststudio/ ) TrucklistStudioFX is the JavaFX version of TrucklistStudio. It is only capable to handle Videos, Music, Picture, Desktop capture and Text/Animated-Gifs Overlays. It can Broadcast to almost every kind of services through FMEs XML configuration files. The Main goal is to have a light and stable media playlist...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Minimalist

    Minimalist

    A simple and minimalistic jekyll blogging theme

    Minimalist is a simple and light weighted Jekyll theme. It focuses on a minimalistic design but still provides all the functionality for a personal blog. To install Open Recipes you have to install jekyll. After successfully installing jekyll you have to clone this repository to your computer. After you successfully installed the theme on your computer you can add additional blog posts by creating new files in the _posts directory. The new files have to follow the name convention...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Mihiruu Sinhala Geography Dictionary

    Mihiruu Sinhala Geography Dictionary

    Mihiruu is a geographic dictionary for school student.

    Using Mihiruu users can find English translation and the meaning of a geographic term in Sinhala. This is created using the Mahapolawa blog site butt there are some other terms also. This software can help geography students to understand the lessons easily. To run Mihiruu you need .Net framework pack 4.5. This dictionary contains links to to mahapolawa blog to get more information
    Downloads: 0 This Week
    Last Update:
    See Project