Tags : Browse Projects

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

icecream-icecc

Compare

  Analyzed about 12 hours ago

Icecream/icecc is created by SUSE and is based on ideas and code by distcc. Like distcc it takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines you've got. But unlike distcc Icecream uses a central server that schedules the compile ... [More] jobs to the fastest free server and is as this dynamic. This advantage pays off mostly for shared computers, if you're the only user on x machines, you have full control over them anyway. [Less]

18.9K lines of code

17 current contributors

over 1 year since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

muParser - A fast math parser library

Compare

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

GCCSDK & Autobuilder

Compare

  No analysis available

GCC Software Development Kit (GCCSDK) is a portable build environment for creating RISC OS executables to be run natively on RISC OS. The build environment is designed to be hosted on a Unix-like system, such as GNU/Linux, FreeBSD, Solaris, MacOS X or even Windows (under Cygwin). GCCSDK releases are ... [More] tied-in with the corresponding GCC releases. GCCSDK can be used to compile and develop GCC and UnixLib itself, or as the basis for a cross-compiling system. It includes a number of "porting scripts" which automate the process of building and configuring new ports, which would otherwise be difficult and error prone, and not possible when done natively under RISC OS. [Less]

0 lines of code

5 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

g3log

Compare

  Analyzed about 11 hours ago

Asynchronous C++11 Logger. Its a spin-off from the popular g2log project. g3log focus is on making it easy for coders to ad their own custom made sinks while being as efficient, or more efficient compared to g2log. Cheers Kjell

5.78K lines of code

9 current contributors

27 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

LXE

Compare

  Analyzed 1 day ago

LXE -- Linux cross-toolchain environment. This project may be useful when you need to build your applications for a few old GNU/Linux distributions and you do not want to manage a number of chroot environments and/or use a hypervisor (like QEMU, VirtualBox or VMware) with full operating systems. ... [More] It requires significantly less amount of disk space and CPU power. And it is much simpler and faster than Open Build Service, Jenkins, etc. [Less]

5.99K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

GCC6809

Compare

  Analyzed about 23 hours ago

GCC6809 is a port of the GNU Compiler Collection (GCC) to the Motorola 6809 processor. It is distributed separately from the GCC mainline. Several versions are supported, and updates are made frequently to try to keep up-to-date with the latest GCC development. The most stable release is now ... [More] based on GCC 4.3. GCC6809 is distributed as a patch against the full GCC sources, which can be downloaded from any GNU mirror. The patch adds a new target type, "m6809-unknown-none", and allows building of the C and C++ compilers. The patch also includes a version of the ASXXXX cross assembler, which provides the assembler, linker, and a library tool. The compiler is mature and was initially developed to support the FreeWPC pinball operating system. [Less]

4.72M lines of code

0 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: gpl, gpl3_or_l...

QP actor frameworks and QM modeling tool

Compare

  No analysis available

QP is a family of lightweight software frameworks for building responsive and modular real-time embedded applications as systems of cooperating, event-driven active objects (actors). The QP family consists of QP/C, QP/C++, and QP-nano frameworks, which are all strictly quality controlled, superbly ... [More] documented, and commercially licensable. The behavior of active objects is specified in QP by means of hierarchical state machines (UML statecharts). The frameworks support manual coding of UML state machines in C or C++ as well as automatic code generation by means of the free QM modeling tool. See also http://sourceforge.net/projects/qpc [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: commercia..., gpl3

DJGPP

Compare

  No analysis available

DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. It includes ports of many GNU development utilities. The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold ... [More] commercially without license or royalties. [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: No declared licenses
Tags dos gcc gnu

Wintermute

Compare

  Analyzed about 2 hours ago

Wintermute is the attempt of Danté Ashton and a group of others to implement the world's first personal edition of an intelligent framework of applications and libraries, and in the future, an intelligent operating system. This is the brainchild of the [http://www.thesii.org/ SII]. Wintermute ... [More] bolsters the capabilities of using neural networking to learn about its host, a pseudo-langauge engine that permits translations and grammar rulesets of any language to be incorporated into the system, and database downloads of different sets of data to permit the combination of the world's first personal virtual self-thinking assistant. It can be used to perform simple tasks like dictation to a favorite word editor to more complex tasks, like sorting documents depending .. [Less]

9.55K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

g2log

Compare

  No analysis available

g2log as described on http://www.kjellkod.cc//g2log-efficient-background-io-processign-with-c11 An asynchronous logging utility. Disk /IO access is done in a background thread. It's inspired in part from Google's glog but is much smaller feature-wise but also much faster. Performance comparison ... [More] with glog gives something like 10-25% faster on the average and up to 50 times faster in a worst case scenario. Enjoy KjellKod [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: Public_do...