Tags : Browse Projects

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

MinGW-w64

Compare

  Analyzed 12 months ago

The MinGW-w64 project provides a complete development and runtime environment for the GNU Compiler Collection (gcc) to support 32- and 64-bit Windows applications and libraries.

1.73M lines of code

30 current contributors

12 months since last commit

28 users on Open Hub

Activity Not Available
4.5
   
I Use This

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

PRoot

Compare

  Analyzed 12 months ago

PRoot is a user-space implementation of "chroot", "mount --bind", and "binfmt_misc". This means that users don't need any privilege or setup to do things like: using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing ... [More] programs built for another CPU architecture transparently through QEMU user-mode. Also, developers can add their own features or use PRoot as a Linux process instrumentation engine thanks to its extension mechanism. Technically PRoot relies on "ptrace", an unprivileged system-call available in every Linux kernel. [Less]

21.7K lines of code

7 current contributors

over 1 year since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

crossroad

Compare

  Analyzed 12 months ago

`crossroad` is a set of scripts implementing a command line tool to easily set up a cross-compilation environment on a GNU/Linux distribution. Be aware that this is essentially a developer tool. Its target audience are developers working on UNIX system (tested only under a GNU/Linux system ... [More] though), and wishing to cross-compile projects from the same platform). It is not for end-users, and is useless in *running* software, only building them. [Less]

4.98K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Ja.NET - Java Development Tools for .NET

Compare

  Analyzed 12 months ago

The Ja.NET project provides open source Java development tools (e.g. Java 5 JDK ) and runtimes for .NET. With the help of Ja.NET's open source software, you can leverage your Java investments on .NET.

383K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

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

Lostarm

Compare

  Analyzed 12 months ago

A simple (complete) embedded system tool chain system.

13.7K lines of code

0 current contributors

about 16 years since last commit

0 users on Open Hub

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

icecream

Compare

  Analyzed 12 months ago

portable perl software for listening to online shoutcast radio stations, while (optinally) saving tracks to disk

644 lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

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

GUB - Grand Unified Builder

Compare

  No analysis available

Grand Unified Builder (GUB) is a mini source-based distribution and packaging system. It cross-compiles several packages with their dependencies and assembles them into a single installation package.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

elco

Compare

  Analyzed 12 months ago

ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.

309 lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

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