Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • embedded (763)

    compactbeans

    Compare

      Analyzed 30 days ago

    This is a separated-out implementation of the java.beans.Introspector and associated Descriptor classes, targeted at Java 1.8SE Compact Profile 1. The code is based on the openjdk source bundles. The aim is for API compatibility as much as possible. In the simplest case, a package import rename ... [More] is all that is required. The source code can be found on GitHub at https://github.com/run2000/compactbeans The javadocs can be found at http://compactbeans.sourceforge.net/docs/1.0/api/ The license is the same as for OpenJDK itself. That is, GPL version 2 only, with the "Classpath" exception as described in the LICENSE file. [Less]

    9.9K lines of code

    0 current contributors

    over 9 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    libmeminfo

    Compare

      Analyzed 29 days ago

    The libmeminfo extracts the memory configuration from ELF files. This memory configuration must be saved first inside the binary at link-time with the linker-script command CREATE_MEMINFO_TABLE. This new command and its documentation are available once the patch is applied against the GNU Binutils. ... [More] The file meminfo.h comments the API, and the file mind.c is a very good example on how to use this library. You can test the program mind against the file test.elf. If you don't want to use the local libELF to build the libmeminfo, set the parameter --disable-local-libelf during the configuration [Less]

    37.6K lines of code

    0 current contributors

    over 14 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    BeneJSON

    Compare

      Analyzed 29 days ago

    BeneJSON is a JSON input library with a core written in C and distributed with a high level C++ interface. The core is meant to be fast, minimal and easy to integrate directly into source.

    4.27K lines of code

    0 current contributors

    over 3 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    avr-evtd

    Compare

      Analyzed 30 days ago

    The avr-evtd daemon is aimed at the Buffalo series of Linkstation and Kurobox. The daemon also checks that the /mnt and / filesystems are within scope (disk space remaining) and also monitors the power button and the 'red' reset button. These button events are turned into requests into the ... [More] EventScript. This allows a user to control what occurs (system wise) when an event is received. The same script is also used by the timer shutdown process. [Less]

    1.22K lines of code

    0 current contributors

    over 9 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    Ingress Table

    Compare

      Analyzed 30 days ago

    Ingress Table NoFlo & MicroFlo setup

    1.44K lines of code

    0 current contributors

    about 7 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    orfa

    Compare

      Analyzed 29 days ago

    Firmware for robotics boards.

    4.22K lines of code

    0 current contributors

    over 12 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    TAMP

    Compare

      Analyzed 30 days ago

    The Ada Microkernel Project. A portable operating system written in Ada using the zero footprint runtime profile using FSF GNAT.

    2.29K lines of code

    0 current contributors

    almost 10 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    lwext4

    Compare

      Analyzed 3 months ago

    ext2/ext3/ext4 filesystem library for microcontrollers

    18.2K lines of code

    3 current contributors

    over 2 years since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Licenses: No declared licenses

    cgen

    Compare

      Analyzed 29 days ago

    CGEN, the Cpu tools GENerator CGEN (pronounced seejen) is a framework for developing generators of CPU-related tools such as assemblers, disassemblers and simulators. It specifies a description language for describing the architecture and organization of a CPU without reference to any particular ... [More] application. Additional applications can be written within the framework. CGEN is written in Scheme and can be run under the GNU Guile interpreter. It is placed under a free software license. [Less]

    51.7K lines of code

    0 current contributors

    over 13 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    Hybrid kernel

    Compare

      Analyzed 30 days ago

    Hybrid is a kernel being developed with an emphasis on design and portability. It is largely implemented in C/C++, with a small amount of assembly. The kernel is built on top of elklib.

    23.3K lines of code

    0 current contributors

    over 14 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses