Browsing projects by Tag(s)

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

Showing page 1 of 3

A time and space-efficient implementation of byte vectors using packed Word8 arrays, suitable for high performance use, both in terms of large data quantities, or high speed requirements. Byte vectors are encoded as strict Word8 arrays of bytes, held in a ForeignPtr, and can be passed between C and Haskell with little effort.

5.0
 
  0 reviews  |  28 users  |  5,306 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Simple tools for processing strings in russian (choose proper form for plurals, in-words representation of numerals, dates in russian without locales, transliteration, etc)

4.83333
   
  0 reviews  |  19 users  |  3,001 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

StringTemplate implementation in Haskell

4.5
   
  0 reviews  |  6 users  |  757 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

cl-heredoc is an implementation of "here documents" that allow the user to embed literal strings into code or data without any need for quoting, something that is missing in both ANSI CL and popular implementations.

0
 
  0 reviews  |  1 user  |  147 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

MergeSort is known to be a stable sorting algorithm, with both worst case and best case complexity N.lg N, and best case complexity N. This implementation incorporates techniques to make MergeSort competitive with Quicksort for internal sorting of text strings: (i) Longest Common Prefix merging ... [More] (ii) avoiding unnecessary merges and (iii) multithreading (Windows style or Posix style). The input to be sorted is a text-file, with the sort key being the whole line or a specified range of columns. If the input file is already sorted, the algorithm reports so after making N-1 comparisons and zero merges. [Less]

0
 
  0 reviews  |  1 user  |  579 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

The fstrcmp project provides a library that is used to make fuzzy comparisons of strings and byte arrays, including multi-byte character strings.

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 
5.0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

A BSD-licensed implementation of compilation tools (nm, ar, as, ld, etc.) for the ELF object format.

4.0
   
  0 reviews  |  1 user  |  85,300 lines of code  |  2 current contributors  |  Analyzed 6 days ago
 
 

A simple program, designet to create sql-strings. The main goal is to serve endusers. I will strive to make this program as easy as possible. The main rule is, that nothing must be considered as hard to do. Click, enter and export. Made in Java and Netbeans as UI By the way, my ... [More] project is hosted at sourceforge, both sourcecode and exe-file. Softpedia does too. [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

Core is a collection of utility classes and a micro-framework for PHP 5 users that do not have access to php.ini settings (ie. safe mode users) for their host. It includes the beginning of a number of useful features and is usable right now.

0
 
  0 reviews  |  0 users  |  1,072 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.