Tags : Browse Projects

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

MXE (M cross environment)

Compare

  Analyzed about 18 hours ago

MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.

45K lines of code

23 current contributors

3 days since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

mbed

Compare

  Analyzed about 14 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

12 days since last commit

6 users on Open Hub

Low Activity
4.33333
   
I Use This

GNU Modula-2

Compare

  No analysis available

Modula-2 front end for the GNU compiler collection (GCC). Compiler GPL licensed. Library LGPL licensed.

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

GCC-XML

Compare

  No analysis available

Development tools that work with programming languages benefit from their ability to understand the code with which they work at a level comparable to a compiler. C++ has become a popular and powerful language, but parsing it is a very challenging problem. This has discouraged the development of ... [More] tools meant to work directly with the language. There is one open-source C++ parser, the C++ front-end to GCC, which is currently able to deal with the language in its entirety. The purpose of the GCC-XML extension is to generate an XML description of a C++ program from GCC's internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser. GCC-XML was developed by Brad King at Kitware to be used by [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: BSD-3-Clause

OpenBLT

Compare

  Analyzed about 19 hours ago

OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.

15.3M lines of code

1 current contributors

18 days since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: commercia..., gnu3

libffi

Compare

  Analyzed about 16 hours ago

Compilers for high level languages generate code that follows certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The "calling convention" is a set of assumptions made by the compiler about where function ... [More] arguments will be found on entry to a function. A "calling convention" also specifies where the return value for a function is found. The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. [Less]

59.5K lines of code

0 current contributors

over 1 year since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

Diouzhtu

Compare

  Analyzed about 23 hours ago

Diouzhtu aims to provide a simple way to publish html pages with a wiki interface.

5.41K lines of code

0 current contributors

about 10 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Gwiad

Compare

  Analyzed 1 day ago

Gwiad is a framework for building a Web Server with dynamic plugin loading based on AWS. Gwiad provide a simple interface to build plugins in Ada. When a plugin is placed in Gwiad plugin directory it is automatically loaded. Gwiad plugins are divided into two categories : - Website plugins ... [More] : Web applications that register dispatchers such as virtual host dispatchers or regexp dispatchers. - Service plugins : Services provider that can be used by all websites plugins. [Less]

2.82K lines of code

0 current contributors

over 13 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Monkey Studio IDE

Compare

  No analysis available

Monkey Studio (MkS) is a cross platform IDE written in C++/Qt 4. It's primary goal was to be a Qt 4 only IDE, but it evoluate a way to support Qt development and any kind of project. See the About page or Features page for more informations. Finally, you can meet team's members here.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

muParser - A fast math parser library

Compare

  Analyzed about 4 hours ago

muParser is a cross platform math parser library. It can be extended with user defined functions with an unlimited number of parameters, postfix-, infix- and binary operators. It compiles the formula into bytecode in order to speed up evaluation.

30.2K lines of code

0 current contributors

almost 18 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses