Search Results for "tiny core linux" - Page 5

Showing 464 open source projects for "tiny core linux"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1

    Wheefun Emulator Framework

    A framework for developing emulators

    The Wheefun Emulator Framework (WFEF) aims to provide low-level hardware emulation primitives for writing new emulators, as well as relatively basic implementations for common system architectures (such as the IBM compatible PC). It was originally designed to support the WDMF project, which has need for hardware emulation on modern operating systems. However, it could conceivably be used in other projects. At its core, WFEF provides primitives for emulating a generic system bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NanoVM - a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TACO is a toolkit for building distributed control systems or any other distributed system. It is based on a C/C++ core. It is based on the client-server model. It supports writing clients and server on Unix+Windows. Clients and servers can be written in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fedora Cygwin

    Fedora Cygwin

    Cygwin cross-compiler for Fedora

    This project provides a Cygwin cross-compiler toolchain for current versions of Fedora Linux and RHEL6-compatible distributions, including a large selection of cross-compiled libraries. Also available are the mingw32 packages with static libraries required for building Cygwin's setup.exe installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Native File Dialog

    Native File Dialog

    Neat C library that portably invokes native file open and save dialogs

    A tiny, neat C library that portably invokes native file open, folder select, and save dialogs. Write dialog code once and have it pop up native dialogs on all supported platforms. Avoid linking large dependencies like wxWidgets and qt. Tested, works alongside libsdl on all platforms, for the game developers out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IpWay/HOST free Tcp/Ip Stack Library

    IpWay/HOST free Tcp/Ip Stack Library

    Real Time Tcp/Ip Stack Library

    IpWay/HOST is a real time tcp/ip stack library designed for embedded applications on 32bit microcontrollers ARM and PPC based (STM32Fx, SPC56x, SPC57x, SPC58x), where execution efficiency and compact code are important requirements. IpWay/HOST is characterized by high portability, compact size, copyless feature (also for TCP applications) and Checksum offload. Moreover, IpWay offers a 100% compatibility with AUTOSAR MCAL versions 4.13 and 4.2.x. IpWayStudio is a free ARM development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FoxEye

    Multipurpose platform of modularized client or server daemon.

    FoxEye is a kit (some sort of) to build any kind of internet client, server, gateway, etc., i.e. it isn't designed for any specific purpose but have functionality depending of loaded modules. Its primarily usage is for messaging networks such as chat or IM ones. Core functionality includes: local or telnet CLI; message dispatcher (with multiple encodings support); scheduler; socket abstraction layer with user-defined filter chains; events manager (including own wtmp file). FoxEye...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pharos

    Pharos

    RTOS for Secure, Safe and Real-Time Systems

    Pharos is a free open-source RTOS for secure, safe and real-time systems with the following characteristics: - Memory and enhanced time partitioning (TSP) - Native support for sporadic, periodic and aperiodic threads - Fixed-priority preemptive scheduler - Execution time protection (threads are prevented from executing for more time than they are configured to) - Small size (full image has ~100 to 300KiB text, ~30KiB data) - Hard real-time determinism - Fast critical sections - Prioritized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    mame2015cmc_libretro

    mame2015cmc_libretro

    MAME libretro core with independant 6-btn and 4-btn input profiles

    Modified MAME 2015 libretro core that checks for the 'MAME_6BUTTON' environment variable and loads input profiles accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    taskKS

    A small cooperative task framework for calling task fns asynchronously

    For async calling of process functions (fns) this very-tiny-task subsystem may safe some efford for you. Could be used for running systems e.g.for a process with sub processes or as a base of a small (sub) system with multiple tasks and/or state machines. Source code in C. Should work in C++ as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wraith is an open source IRC bot written in C++. It has been in development since late 2003. It is based on Eggdrop 1.6.12 but has since evolved into something much different at its core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .... An original soundtrack featuring 10 original tracks. 6 Game Modes. In game Voice Over IP Support (VOIP) All New Weapons Instagib Modifier Available On Most Game Modes. The Game Modes included are : Trepidation: A Team based game where the object is to destroy the other team’s power core Various defensive structures can be built to protect your base and achieve your goal. While this game employs strategy it is extremely fast paced and teamwork is a must. Deathmatch: You see t
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NuttX

    NuttX

    Real-Time Embedded Operating System

    Nuttx is a real time embedded operating system (RTOS). Its goals are: (1) small footprint usable in deeply embedded, resource constrained environments, (2) fully scalable from tiny (8-bit) to moderate (32-bit), (3) standards compliance, (4) real time, and (5) totally open. Think "Tiny Linux". NuttX is now and Apache project in incubation. See https://nuttx.apache.org/download/ for the latest downloads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    AWS Greengrass Core C SDK

    AWS Greengrass Core C SDK

    SDK to use with functions running on Greengrass Core using C

    The AWS Greengrass Core SDK for C provides an interface to interact with the Greengrass Core system on the edge. It is c89 compliant and is meant to be performant while minimizing dependencies. The build will produce a shared object named libaws-greengrass-core-sdk-c.so under the build/aws-Greengrass-core-sdk-c directory. This is the shared object that the Lambda executable links to. The shared object is a stub implementation that helps Lambda executables to link against. It will be overridden...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sshwsd

    Ban IPs based on #failed login attempts (Systemd version)

    Scan systemd journal file for failed sshd login attempts in a given period. Add iptables rules to ban offenders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Common Sercos Master API

    Common Sercos Master API

    Software library for Sercos Industrial Ethernet master implementations

    The Common Sercos III Master is a middle-ware library for the real-time field-bus Sercos III. Together with the Sercos master IP core for FPGAs (see www.sercos.org for details) or the Sercos Softmaster core (see www.sourceforge.net/projects/sercos-softmaster-core/), it allows to build a Sercos III master interface. CoSeMa is prgrammed in C and does not contain any elements that are specific to a particular operating system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    oscp

    oscp

    multiplatform, small and handy audio/video player with network remote

    oscp by ariel/KotCzarny @ irc://irc.freenode.com/h3droid tiny media player: - libav (mp3, wav, ogg, aac, mpc, wma, flac, ape, avi, mkv, flv, etc.) - wildmidi (mid) - xmp (mod, med, xm, s3m, it, dbm, psm, omx, okt, digi, 669, mtm, acid, umx) - gme (ay, gbs, gym, hes, kss, nsf, nsfe, sap, spc, vgm) - sidplay2 (sid, psid, info) - mdxplay (mdx) - fc14dec (fc, fc13, fc14) - sc68 (sc68, sndh) - asapconv (sap, cmc, cm3, cmr, cms, dmc, dlt, mpt, mpd, rmt, tmc, tm8, tm2) - uade (fc, bp, ay...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BDF2Any

    Converter of BDF fonts to any other formats

    This converter is a tiny command-line utility to convert fonts from BDF file to other useful in programming formats (especially as include-files). Read example to understand utility usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AEBL

    AEBL

    AEBL is a mobile media distribution system

    AEBL Mobile Media Player, changing how we consume media. AEBL is a media player and a digital media platform in use in the IHDN XPO network media system ( http://www.ihdn.ca/Xpo_VI.html ). AEBL is foremost a mobile media distribution and playback framework. It was created to be the core technology that is used in a television ad insertion and digital sign, and further development has opened up many more applications. It currently is designed to run on a raspberry Pi, although it is being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeChaF

    FreeChaF

    FreeChaF is a Fairchild ChannelF libretro core

    FreeChaF is a Fairchild ChannelF emulator implemented as a libretro core.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    ... multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    RavenCoin Wallet

    RavenCoin Wallet

    RavenCoin Wallet including CPU and GPU miners!

    Raven is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Raven uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Raven Core is the name of open source software that enables the use of this currency. A digital peer-to-peer network for the facilitation of asset transfer. In the fictional world of Westeros, ravens are used as messengers who carry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Remote Top and Watchdog

    Remote top plus process monitoring

    This tool shows same like top plus coloured information about processes which have to run and such not have to run. It was planned, but not implemented yet, to stop automatically processes not in the database and restart those died by accident, core dump whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    srttiming

    a commandline tool for manipulating time values in .SRT subtitle files

    srttiming is a tiny command-line application which converts pace and offset of SRT subtitle files among different frame rates. srttiming synchronizes ALL the time labels in the original .srt file according to given PACE and OFFSET values. srttiming can also calculate PACE and OFFSET values from given REFERENCE TIME POINTS. Currently intended for Linux/Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project