RSS 4 projects tagged "embedded"

No download Website Updated 01 Apr 2009 Ell library

Screenshot
Pop 21.95
Vit 39.24

Ell is a library to write EBNF grammars as C++ code for quick development of LL(n) parsers or similar applications. It is not a tool to generate parsers (like ANTLR): the grammar you write is directly embedded into your C++ code. The core library is very light (less than 2000 lines of headers) and written in generation templates to achieve the fastest execution. The service provided by Ell is very similar to what Boost Spirit provides, but with a simpler object model, and without the need of the Boost library (it only depends on STL).

No download Website Updated 05 Aug 2009 OpenCPI

Screenshot
Pop 40.44
Vit 37.60

The Open Component Portability Infrastructure (OpenCPI) is a real-time embedded (RTE) middleware solution that simplifies programming of heterogeneous processing applications requiring a mix of field-programmable gate arrays (FPGA), general-purpose processors (GPP), digital signal processors (DSP), and high-speed switch fabrics. The "mix" can be over a lifecycle (technology insertion) as well as within a single implementation (to meet SWAP constraints). CPI improves code portability, interoperability, and performance in FPGA and DSP-based environments by providing well-defined waveform component APIs with a set of infrastructure blocks that act as a hardware abstraction layer (HAL).

No download Website Updated 19 May 2012 libopencm3

Screenshot
Pop 27.62
Vit 19.91

libopencm3 is a firmware library for various ARM Cortex-M3 microcontrollers, including ST STM32, Toshiba TX03, Atmel SAM3U, NXP LPC1000, and others.

Download Website Updated 07 May 2013 EJDB

Screenshot
Pop 209.59
Vit 6.91

EJDB is an embedded JSON database engine. It aims to be a fast MongoDB-like NoSQL library that can be embedded into C/C++/Nodejs/Python3/Lua applications. It features collection-level write locking, collection level transactions, string token matching queries, and a Node.js binding.

Screenshot

Project Spotlight

Horde Ansel

A Horde photo gallery application.

Screenshot

Project Spotlight

tsx-tools

Utilities for TSX (Intel Transactional Synchronization Extension, HLE/RTM) development.