Tags : Browse Projects

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

Fost 4

Compare

  Analyzed about 2 hours ago

Fost 4 is a C++ web application framework. This is a reworking of previous Fost systems which date back to 1997 and is the first one that is cross platform. We are currently porting from Windows to Linux and Mac OS/X.

69.3K lines of code

6 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

rquantlib

Compare

  Analyzed 1 day ago

The RQuantLib package makes selected parts of QuantLib visible to the R user. Currently some basic option pricing functions are included, as well as fixed-income functions that can be used for interest rate curve construction and Bermuda swaption pricing. Further software contributions are welcome. ... [More] The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard open source library for quantitative analysis, modeling, trading, and risk management of financial assets. [Less]

13.4K lines of code

2 current contributors

7 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Notifu

Compare

  No analysis available

This project has movedMoved to http://www.paralint.com/projects/notifu/ The feedback, questions and traffic I have received made me want more control over the site. This free, open source utility lets you display a yellow pop-up balloon in the from the tray, using the same API in Windows ... [More] itself uses (IUserNotification). You can set a timeout and detect whether the ballon was clicked on, dismissed or timed out with the return code (ERRORLEVEL). This project has 2 main purposes : - Use it as-is in a script - Look at the code and use it in your application Click on the links at right to learn more or download (the links will take you to the new site). [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: bsd

bloomfilter

Compare

  Analyzed about 17 hours ago

C++ Bloom Filter Library, with the following capabilities: Optimal parameter selection based on expected false positive rate. Union, intersection and difference operations between bloom filters. Compression of in-use table (increase in false positive probability vs space) Portable and efficient ... [More] source code implementation. Compatible Compilers: GCC 4.0+ Intel C++ Compiler 9.0+ Microsoft Visual C++ 8.0+ Comeau C/C++ 4.1+ For more information please visit: http://www.partow.net/programming/hashfunctions/index.html [Less]

1.13K lines of code

1 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

schifra

Compare

  Analyzed about 11 hours ago

Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL. Schifra supports standard, shortened and punctured Reed-Solomon codes. It also has support for ... [More] stacked product codes and interleaving. General Features * Errors and Erasures * Supported Symbol Sizes - 2 to 32 bits * Variable Code Block Length * User defined primitive polynomial and finite field * Accurate and Validated Reed-Solomon Codecs - Complete combinatorial errors and erasures unit testing [Less]

7.44K lines of code

1 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

C++ String Toolkit Library

Compare

  Analyzed about 12 hours ago

The C++ String Toolkit (StrTk) Library is a free library that consists of robust, optimized and portable generic string processing algorithms and procedures for the C++ language. The library is designed to be easy to use and integrate within existing code. The library capabilities: Generic ... [More] string tokenizer and token iterators Split routines User specified delimiter and splitter policies (simple and regex based etc.) Conversions between data and hex and base-64 In-place removal and replace routines Wild-card matching and globing Fast 2D token grid processing Extensible string processing templates and plenty more. Compatible C++ Compilers: GCC 4.0+ Intel C++ Compiler 9.0+ Microsoft Visual C++ 8.0+ Comeau C/C++ 4.1+ Download: http://www.partow.net/programming/strtk/index.html [Less]

29.9K lines of code

1 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Kimura

Compare

  No analysis available

Kimura is an experimental, modular, web scale, multi-purpose server daemon. Kimura is designed to be completely modular making it possible to run as virtually any type of server. Plugins are being developed to turn Kimura into a web server and a comet server.

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: bsd

Gambit (chess game)

Compare

  Analyzed about 16 hours ago

Gambit is a cross-platform chess game.

23.4K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

pystring

Compare

  Analyzed about 16 hours ago

Pystring is a collection of C++ functions which match the interface and behavior of python’s string class methods using std::string. Implemented in C++, it does not require or make use of a python interpreter. It provides convenience and familiarity for common string operations not included in the ... [More] standard C++ library. It’s also useful in environments where both C++ and python are used. Overlapping functionality (such as index and slice/substr) of std::string is included to match python interfaces. Originally developed at Sony Pictures Imageworks. [Less]

1.95K lines of code

0 current contributors

8 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

asmjit

Compare

  Analyzed 1 day ago

AsmJit is a complete JIT and remote assembler for C++ language. It can generate native code for x86 and x64 architectures having support for a full instruction set, from legacy MMX to the newest AVX2. It has a type-safe API that allows C++ compiler to do a semantic checks at compile-time even before ... [More] the assembled code is used or run. AsmJit is not a virtual machine. It doesn't have functionality often required and implemented by virtual machines; however, it is designed to be extensible by third-parties and mostly used as a JIT backend. The usage of AsmJit is not limited, it's suitable for multimedia, virtual machines or remote code generation. [Less]

108K lines of code

6 current contributors

3 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This