Tags : Browse Projects

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

Agar

Compare

  Analyzed about 6 hours ago

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

334K lines of code

2 current contributors

4 days since last commit

4 users on Open Hub

Very Low Activity
4.5
   
I Use This

uClibc++

Compare

  Analyzed about 20 hours ago

uClibc++ is a C++ standard library targeted towards the embedded systems/software market.

17.8K lines of code

2 current contributors

almost 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

LUNA - LUNA Universal Networking Architecture

Compare

  No analysis available

LUNA Universal Networking Architecture (LUNA) is the execution framework that is used by TERRA for its support of (Communicating Sequential Processes) CSP models in applications. LUNA is also perfectly usable without TERRA for (embedded) control software, as it provides lots of convenience features: ... [More] * Component based * Operating System and Hardware abstraction * OS and User threading support * Communicating Sequential Processes (CSP) execution engine * Lock Free Queue (LFQ) implementations * And more... LUNA is being developed at the Robotics and Mechatronics chair of the University of Twente [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

ArduinoTap

Compare

  Analyzed about 23 hours ago

ArduinoTap is a C/C++ port of the Perl5 module Test::More on Arduino board. It uses the Test Anything Protocol as output, that allows a compatibility with the Perl QA ecosystem. It allows a simple and efficient way to write tests (without OO style).

563 lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

tap4embedded

Compare

  Analyzed about 18 hours ago

tap4embedded is a TAP producer library designed for C embedded. It allows a simple and efficient way to write unit tests in C. The output uses the Test Anything Protocol, that allows a compatibility with the Perl QA ecosystem. Design Goals: 1. simple and transparent (ie. no automagic) ... [More] 2. works with deeply embedded system toolchains (ie. libc minimalist prerequisites) 3. allows dual targeting (x100 faster on host than on target) 4. reuse a well-known output format which is already handled by most of the continuous integration tools [Less]

1.36K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This