Detlef

Köln, Germany
 

Managed Projects

Wine

  Analyzed 28 days ago

Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified ... [More] Windows programs to run on x86 and x86_64 based Unixes. [Less]

4.58M lines of code

146 current contributors

2 months since last commit

1,050 users on Open Hub

Very High Activity
4.13934
   
I Use This

Tiny C Compiler

  Analyzed 28 days ago

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]

103K lines of code

28 current contributors

over 1 year since last commit

7 users on Open Hub

Very Low Activity
4.0
   
I Use This

pcc

  Analyzed 27 days ago

The project goal is to write a C99 compiler while still keeping it small, simple, fast and understandable.

1.01M lines of code

2 current contributors

over 1 year since last commit

7 users on Open Hub

Very Low Activity
4.85714
   
I Use This

open-watcom-v2

  Analyzed 28 days ago

Open Watcom V2 Fork - binary distribution is available on http://sourceforge.net/projects/openwatcom/files/current-build/

2.52M lines of code

7 current contributors

2 months since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

deftest

  Analyzed 28 days ago

Check for predefined macros/defines

9.39K lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

tgwatcher

  Analyzed 28 days ago

1.18K lines of code

0 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

qbe Compiler Backend

  Analyzed 29 days ago

QBE aims to be a pure C embeddable backend that provides 70% of the performance of advanced compilers in 10% of the code. QBE is known to compile and pass its test suite on amd64 Linux, FreeBSD, and OSX. Compiling QBE requires GNU Make and a C99 compiler.

16.6K lines of code

0 current contributors

4 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

cproc

  Analyzed 28 days ago

cproc is a C11 compiler using QBE as a backend. It is released under the ISC license. Some C23 features and GNU C extensions are also implemented.

18K lines of code

0 current contributors

11 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

stdtests

  Analyzed 29 days ago

C / C++ Compiler and standard library Conformance Test Suite

5.39K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

pciids

  Analyzed 28 days ago

PCI vendor/device pair database for use in pciutils and other PCILIB using tools.

0 lines of code

1 current contributors

2 months since last commit

0 users on Open Hub

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