Tags : Browse Projects

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

perl-compiler

Compare

  Analyzed about 11 hours ago

Malcom Beattie's 3 perl compilers updated and fixed. It compiles to C or platform-compatible Bytecode. Releases are at http://search.cpan.org/dist/B-C/ Code via github.com/rurban/perl-compiler Mailinglist: http://groups.google.com/group/perl-compiler [email protected]

116K lines of code

3 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

C++ Mathematical Expression Library

Compare

  Analyzed about 9 hours ago

The C++ Mathematical Expression Library (ExprTk) is a simple to use, easy to integrate and extremely efficient and fast mathematical expression parsing and evaluation engine. The parsing engine supports various kinds of functional, logic processing semantics and is very easily extendible. ... [More] http://www.partow.net/programming/exprtk/index.html Mathematical operators (+, -, *, /, %, ^) Functions (min, max, avg, sum, abs, ceil, floor, round, roundn, exp, log, log10, logn, root, sqrt, clamp, range) Trigonometry (sin, cos, tan, acos, asin, atan, atan2, cosh, cot, csc, sec, sinh, tanh, d2r, r2d, d2g, g2d, hyp) Equalities, Inequalities and Assigment (=, ==, , !!=, , >=, :=, <-) Boolean logic, conditional statements and while-loop construct (and, or, xor, not, nand, no [Less]

42.9K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

RCodeLeveler

Compare

  Analyzed about 6 hours ago

A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).

1.48K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

GMAT

Compare

  Analyzed about 24 hours ago

The General Mission Analysis Tool (GMAT) is a space trajectory optimization and mission analysis system developed by NASA and private industry.

2.54M lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Ruby Optipng

Compare

  Analyzed about 15 hours ago

Ruby interface to 'optipng' tool.

148 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

MOEA Framework

Compare

  Analyzed about 10 hours ago

The MOEA Framework is an open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose optimization algorithms and metaheuristics. A number of algorithms are provided out-of-the-box, including NSGA-II, ε-MOEA, GDE3 and MOEA/D. ... [More] In addition, third-party tools like JMetal and PISA directly integrate with the MOEA Framework. The MOEA Framework targets an academic audience, providing the resources necessary to rapidly design, develop, execute and statistically test optimization algorithms. This includes over 40 test problems from the literature, and a suite of statistical tools for comparing and analyzing algorithm performance. [Less]

77.7K lines of code

1 current contributors

2 days since last commit

1 users on Open Hub

High Activity
5.0
 
I Use This

Optimus Linux Kernel

Compare

  Analyzed 1 day ago

BFS – BFQ optimized Ubuntu compatible Linux kernel packages for the best Desktop/Laptop experience with stability, compatibility and responsiveness in mind

0 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

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

ajde

Compare

  Analyzed about 3 hours ago

Ajde is a web framework with open standards in mind

119K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

twole-plan

Compare

  No analysis available

Supporting actors involved in water resources management TwoLe Planning Engine is GNU GPLv3-covered free software for supporting Integrated Water Resources Management (IWRM). It provides advanced optimization (stochastic dynamic programming) and simulation engines suitable to allow Decision ... [More] Support Systems (DSS) to explore water management policies for multi-criteria water planning. The provided optimization and simulation algorithms enable the design and evaluation of water management policies even for multipurpose reservoir networks under different scenarios and goals. Such kind of mathematical support may be of great importance to allow the actors (stakeholders, decision makers, domain-experts) which are involved in the IWRM problem to move from the complexity of the IWRM modeling to the complexity of the decision problem, relying on automatic tools to explore different scenarios and goals while focusing on the effects of different water management policies. On the other hand, publicly available software for supporting IWRM decision-making can be viewed as a transparency prerequisite to provide involved actors the ability to understand the implications of the technical apparatus on decision-making and to mitigate unwanted technology-driven biases. The transparency requirements can be articulated in the very basic demand to be able to freely run the software and to study its complete and non-vague formulation (which needs the public availability of the source code) and in the possibility to correct and improve the software and release improvements to the public. Even if such possibility is usually exploitable only by competent researchers, its importance is vital to raise IWRM actors awareness about the intrinsic fallibility of technical apparatuses and to ensure them the maximum degree of dependability in relying on such software, which is achievable allowing and promoting the maximum degree of public verifiability. These requirements are satisfied only by free software, because the definition of free software is equivalent to them. This is an excerpt of the TwoLe Planning Engine presentation you can find at http://savannah.nongnu.org/projects/twole-plan Please refer to that URL to learn about other important aspects of TwoLe Planning Engine. Copyright (C) 2009, 2010 Daniele de Rigo [Less]

0 lines of code

0 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: gpl3_or_l...

MySQL Tuning Primer Script

Compare

  No analysis available

This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES LIKE..." to produce sane recomendations for tuning server variables. It is compatable with all versions of MySQL 3.23 and higher (including 5.1). Currently it handles recomendations for the following: # Slow Query Log ... [More] # Max Connections # Worker Threads # Key Buffer # Query Cache # Sort Buffer # Joins # Temp Tables # Table (Open & Definition) Cache # Table Locking # Table Scans (read_buffer) # Innodb Status [Less]

0 lines of code

0 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: gpl