Select a tag to browse associated projects and drill deeper into the tag cloud.
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.
Simple tools for processing strings in russian (choose proper form for plurals, in-words representation of numerals, dates in russian without locales, transliteration, etc)
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.
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
The fstrcmp project provides a library that is used to make fuzzy comparisons of strings and byte arrays, including multi-byte character strings.
A BSD-licensed implementation of compilation tools (nm, ar, as, ld, etc.) for the ELF object format.
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
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.
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.