Showing 24 open source projects for "code e-library"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • One Suite For All Your Logistics Needs Icon
    One Suite For All Your Logistics Needs

    Unifying Your Courier and Warehousing Operations with Comprehensive Software Solutions

    Delivery Suite is a powerful web-based suite of tools for the Courier, Transportation and Warehousing Industries.
    Learn More
  • 1
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ..., advanced code editor, and dozens of other utilities and example applications. There are no external runtime dependencies and all required source code, totaling roughly 100k lines of (primarily) C, is included in this repository, save for Kuroko, which lives separately. Through out the project, ToaruOS has also attracted quite a few beginner OS developers who have tried to use it as a reference.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    The XPerience Project
    XPerience it's an AOSP-CAF (Android Open Source and Code Aurora Forum) based rom which aims to bring the perfect combination of both performance and battery life by bringing you our ultimate kernel and system optimizations in order to give you the best XPerience for your Android devices. Because you deserve to use your device's full capabilities without Sacrificing battery life.
    Leader badge
    Downloads: 334 This Week
    Last Update:
    See Project
  • 3

    Scheduler Simulation

    Thread Scheduler with custom asynchronous messaging in VC++

    Custom thread scheduler with custom data-structure and scheduling algorithm. Custom Mutex, Semaphore implementation and asynchronous messaging system that combines Observer and Visitor patterns. System is implemented on top of Windows system and not ported to any hardware, uses Windows thread for context saving. Code also has tested common data-structure implementation. System is designed for multi-core platform. System is tested at basic level, not fully. Press Command run button after...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Linux 4 Flutter Devs

    Remaster do Zorin OS para desenvolvedores Flutter

    Trata-se de uma remasterização do Zorin OS 15.2 Lite, que é uma distribuição Linux usada em máquinas com pouco poder computacional. O objetivo deste projeto é facilitar a criação de um ambiente produtivo para pessoas de pouca familiaridade com sistemas Linux e/ou que possuam máquinas antigas ou com configuração "fraca". Nenhum aplicativo padrão do Zorin OS foi removido, mas os seguintes foram adicionados:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Unified ERP Software for Business Icon
    Unified ERP Software for Business

    CRM and Business Management Software Manage Your Entire Organization with an All-In-One Solution

    SuiteMaster is a fully-integrated business platform. Clients select from hundreds of core business applications – CRM, Accounting, Operations, Ecommerce, Marketing, Inventory, HR, and many more.
    Learn More
  • 5

    Open Source on the Xbox 360

    UNIX/LINUX and legal homebrew software on the xbox360 gaming console

    An effort towards porting Linux and related open source operating systems to the Xbox 360. Another goal is to write homebrew applications with a legal and free Software Development Kit consisting of the Library (LibXenon) and the appropriate cross-compiler toolchain (Xenon-Toolchain). You can get informations and Source-Code on the following Pages: Wiki: http://www.free60.org Forum: http://www.libxenon.org Source Code: https://github.com/Free60Project
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 6
    Mark3 RTOS

    Mark3 RTOS

    Open-source RTOS and Embedded Systems Toolkit for C++ and C

    ... or commercial RTOS' is written in C++, with bindings for C-language compatibility. The carefully designed object model drastically reduces the overall size and complexity of the source code, leading to enhanced code reuse, stability, and modularity. It also makes the source easier to understand - any experienced C/C++ developer should be able to understand the relationship between objects in the system, as well as use and extend them to fit a given application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightweight ext4 filesystem library

    Lightweight ext4 filesystem library

    ext2/3/4 library for microcontrollers

    Code is also available on github: https://github.com/gkostka/lwext4 Feel free to contact me: kostka.grzegorz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Thread

    Mulithreading Arduno library

    Simplest of possible kernel for iterative time division multithreading on smallest AVR boards Arduino. This is a small and adapted part of the future "Like OS".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent predictive dialer for outbound call center Icon
    Intelligent predictive dialer for outbound call center

    Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling

    Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
    Learn More
  • 10

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OnPosix

    OnPosix

    C++ library for POSIX systems.

    OnPosix is a minimal C++ library that allows to speed-up development on embedded Posix platforms (e.g., Embedded Linux). Code available at https://github.com/evidence/linux-onposix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GEclipse is a ebuild-editor for Eclipse. It's main features are syntax-highlighting, code-completion, ebuild-project-management and using eclipse to 'debug' your ebuild using the ebuild-application provided by the GNU/Linux-distribution Gentoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project involves adding code to the Linux kernel to implement crash dumps for performing post-failure analysis of a kernel crash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PXA is Intel Personal Communication Architecture. PXA Linux is a collection of Linux kernel code, device driver, file system and cross compilers for PXA processors. We build the project to share our idea and work with the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Bella Operating System aims to use currently available source code as a bootstrap to create a new "Media Operating System" primarily aimed at mid to upperlevel emebbed devices, such as Set Top Boxes and Pocket PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DelphineOS is a "unix-like" OS designed for i386 processors and higher. It uses 32bits, protected mode, multitasking, virtual memory... The source code is written in PASCAL. If you want to HELP us, send e-mail to g_cavelier@yahoo.fr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A code repository of operating systems and applications for the Loewe Machine Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    context_menu

    context_menu

    A Python library to create and deploy cross-platform native context

    A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next