Browsing projects by Tag(s)

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

Showing page 1 of 5
Compare

STL-compatible, high-performance template containers and auxiliary classes useful for stringology > Trie containers - trie_set & trie_map. > Online suffix tree containers - suffix_set & suffix_map - O(N) both time & space, 16 bytes per symbol, alphabet-independent. > ... [More] Iterators over each type of containers - standard (const_)(reverse_)iterator, special (post|pre|level)order_iterator for respective tree traversals. > Partial match iterators (const_)partimator (joker pattern filter, Hamming & Levenshtein automata filter). > suffix_cont-special match_iterator & (super_)maxrep_iterator for matching statistics and (super)maximal repeats. > Lowest common ancestor (LCA) O(1) time requests after O(N) postprocessing of the suffix_cont - lca_oracle. > Small & clever demo programs. [Less]

5.0
 
  0 reviews  |  4 users  |  15,124 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

libanculus-sharp is a reusable utility library written in C#. "Anculus" means servant in Latin, and that is exactly what the library does. It serves and helps you to easily and quickly write new applications. libanculus-sharp contains all the building blocks that you need to develop a good C# application.

0
 
  0 reviews  |  2 users  |  8,872 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

IMAPfilter is mail filtering utility, that connects to remote mailservers over the IMAP protocol and processes messages based on user defined filters. IMAPFilter uses the Lua programming language as a configuration and extension language.

4.0
   
  0 reviews  |  2 users  |  6,460 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 
4.0
   
  0 reviews  |  2 users  |  804 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Sort the contents of HTML tables in a Rails app.

5.0
 
  0 reviews  |  1 user  |  7,189 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Tablekit currently implements row striping, column sorting, column resizing and cell editing using Ajax. More information can be found on our site: http://www.millstream.com.au/view/code/tablekit

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 6 days ago
 
 

GWT Advanced Table is a GWT table widget supporting paging, sorting and filtering. It provides a table model service interface that is used as data provider that can be implemented by database, Hibernate or other back-end. The front-end component is reusable and customizable. The full source code is available as freeware.

0
 
  0 reviews  |  1 user  |  1,081 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

What Is TIAMOT?TIAMOT is a fully featured AJAX table. It can take any MySQL table and generate a HTML table for all the fields you specify. That's not it though the table comes with some excellent features, like these: Adding information on-the-fly. Removing information on-the-fly. Editing ... [More] information on-the-fly. Sorting the table by any of the fields contents on-the-fly. Table is resorted on-the-fly after adding, editing or deleting. Can be added to any page using 4 simple functions after PHP file inclusion. Most of these features were suggested by visitors of my website and I wish to thank them for all of their help. We are currently up to version 2.2 (Minor Bug Fixes + Required Fields Added) but I will be releasing a new version soon with some more upgrades, hopefully. Why TIAMOT?I made TIAMOT as a experiment and test of my coding skill about 11/2 year ago then realised that some people were looking for something very similar, but no-one could find anything. I eventually decided to release a prototype version which only had adding & removing features and was fairly popular, I then added editing by request & finally sorting. That takes us just about up to the latest version which has all features combined. Thank YousI wish to thank everyone who has downloaded TIAMOT so far & everyone who suggested features. Also thank you to John Resig & the jQuery team for making jQuery. Thank you to Mika Tuupola, Dylan Verheul for the use of jEditable. Thank you to Christian Bach for the use of Tablesorter. CopyrightI have licenced this code under GNU v3 but jQuery & the previously mentioned plugins are licensed under their respective licenses. Only TIAMOT itself is licensed under GNU v3. DonationsI do not charge for any of my code but I takes a long time to develop and code, yada, yada, yada. You've probably heard all that before so I won't bore you. Basically if you like this project enough to leave me a few quid then please go to my donation page. [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 3 days ago
 
 

maildirproc is a program that processes one or several existing mail boxes in the maildir format. It is primarily focused on mail sorting — i.e., moving, copying, forwarding and deleting mail according to a set of rules. It can be seen as an alternative to procmail, but instead of being a ... [More] delivery agent (which wants to be part of the delivery chain), maildirproc only processes already delivered mail. And that's a feature, not a bug. [Less]

0
 
  0 reviews  |  1 user  |  894 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

New: Please complete our CUDPP survey! CUDPP is the CUDA Data Parallel Primitives Library. CUDPP is a library of data-parallel algorithm primitives such as parallel prefix-sum (”scan”), parallel sort and parallel reduction. Primitives such as these are important building blocks for a wide ... [More] variety of data-parallel algorithms, including sorting, stream compaction, and building data structures such as trees and summed-area tables. CUDPP runs on processors that support CUDA. For detailed information, see the CUDPP Documentation. A good place to start is the simpleCUDPP Example. [Less]

5.0
 
  0 reviews  |  1 user  |  29,060 lines of code  |  3 current contributors  |  Analyzed 4 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.