Tags : Browse Projects

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

Tiny C Compiler

Compare

  No analysis available

TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C compilers, it is meant to be self-sufficient: you do not need an external assembler or linker because TCC does that for you. TCC compiles so fast that even for big projects Makefiles may not be necessary. TCC not only supports ... [More] ANSI C, but also most of the ISO C99 and ISO C11 standard and also many GNUC extensions. TCC can also be used to make C scripts, i.e. pieces of C source that you run as a script. Compilation is so fast that your script will be as fast as if it was an executable. TCC can also automatically generate memory and bound checks while allowing all C pointers operations. With libtcc, you can use TCC as a backend for dynamic code generation. [Less]

0 lines of code

28 current contributors

0 since last commit

7 users on Open Hub

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

PM2

Compare

  Analyzed about 11 hours ago

PM2 is a low level generic runtime system which integrates multithreading management (Marcel) and a high performance multi-cluster communication library (Madeleine).

315K lines of code

4 current contributors

1 day since last commit

7 users on Open Hub

High Activity
5.0
 
I Use This

iPodLinux

Compare

  Analyzed 2 days ago

A port of the Linux kernel and tools to the iPod.

210K lines of code

0 current contributors

over 14 years since last commit

7 users on Open Hub

Inactive
4.2
   
I Use This

mbed

Compare

  Analyzed about 21 hours ago

The mbed Software Development Kit (SDK) is an open source C/C++ microcontroller software platform relied upon by tens of thousands of developers to build projects fast. We've worried about creating and testing startup code, C runtime, libraries and peripheral APIs, so you can worry about coding the smarts of your next product.

8.41M lines of code

274 current contributors

6 days since last commit

6 users on Open Hub

Low Activity
4.33333
   
I Use This

RIOT OS

Compare

  Analyzed about 19 hours ago

RIOT - The friendly OS for IoT

2.47M lines of code

108 current contributors

2 days since last commit

6 users on Open Hub

Very High Activity
5.0
 
I Use This

paparazzi

Compare

  Analyzed 3 months ago

Paparazzi is a free and open-source hardware and software project intended to create an exceptionally powerful and versatile autopilot system by allowing and encouraging input from the community. The project includes not only the airborne hardware and software, from voltage regulators and GPS ... [More] receivers to Kalman filtering code, but also a powerful and ever-expanding array of ground hardware and software including modems, antennas, and a highly evolved user-friendly ground control software interface. All hardware and software is open-source and freely available to anyone under the GNU licencing agreement. Several vendors are currently producing and selling Paparazzi autopilots and popular accessories, making the system easy and affordable to all. The key feature of the paparazzi autopilot is its unique combination of infrared thermopiles and inertial measurement for attitude sensing, providing a robust and accurate attitude estimate that requires no ground calibration and can recover from any launch attitude. The sourcecode is hosted at GitHub http://github.org/paparazzi/paparazzi for more information see http://paparazzi.enac.fr/wiki/Git [Less]

846K lines of code

18 current contributors

4 months since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This

python-on-a-chip

Compare

  No analysis available

The Python-on-a-Chip program consists of the PyMite virtual machine, ports to specific platforms, libraries, tests, tools and documentation. PyMite is a flyweight Python bytecode interpreter written from scratch to execute in low memory on microcontrollers without an operating system. PyMite ... [More] supports a subset of Python 2.5 and can also be compiled, tested and executed on a desktop computer. [Less]

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl, lgpl

GXemul

Compare

  Analyzed 2 days ago

GXemul is a framework for full-system computer architecture emulation. It emulates (networks of) machines, consisting of processors (ARM, MIPS, Motorola 88K, PowerPC, and SuperH) and various surrounding hardware components. It is complete enough to allow several unmodified "guest" operating systems ... [More] (e.g. NetBSD) to run inside the emulator as if they were running on real hardware. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

lava-dispatcher

Compare

Claimed by Linaro No analysis available

lava-dispatcher is used in the Linaro Automated Validation Architecture to dispatch jobs to configured devices to test kernel builds, root filesystem images and other software.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

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

emc

Compare

  Analyzed about 3 hours ago

EMC is software that implements real-time control of equipment such as CNC machine tools, robots, and coordinate measuring machines. It runs in realtime under Linux with the RTAI patch. It provides a software PLC, and a realtime HAL for flexibility. For ease of use, prebuilt packages are available for most LTS releases of Ubuntu.

977K lines of code

0 current contributors

3 days since last commit

4 users on Open Hub

Very High Activity
5.0
 
I Use This