Tags : Browse Projects

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

KeyNote

Compare

  No analysis available

Tabbed notebook, outliner and personal information manager, with tree structure and strong encryption.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mozilla_p...

blist

Compare

  Analyzed about 10 hours ago

The BList is a type that looks, acts, and quacks like a Python list, but has better performance for for modifying large lists. For small lists (fewer than 128 elements), BLists and the built-in list have very similar performance. Example usage: >>> from blist import * >>> ... [More] x = blist([0]) # x is a BList with one element >>> x *= 2**29 # x is a BList with > 500 million elements >>> x.append(5) # append to x >>> y = x[4:-234234] # Take a 500 million element slice from x >>> del x[3:1024] # Delete a few thousand elements from x [Less]

13.6K lines of code

0 current contributors

about 10 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

TreeGUI

Compare

  Analyzed about 18 hours ago

TreeGUI is a Directory Indexer for HTTP/FTP Servers. Index files can be created in XHTML or TEXT format. Windows Service is available to configure and forget. Other features are: Scheduling and option to automatically ZIP large index files.

14.4K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

List_Image

Compare

  Analyzed about 18 hours ago

Ada generic helper to print iterable containers content, with customizable formats

507 lines of code

1 current contributors

18 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: No declared licenses

dokuwiki-yalist-plugin

Compare

  No analysis available

enhanced lists plugin for Dokuwiki

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

pagelist-plugin

Compare

  Analyzed about 2 hours ago

The Pagelist Plugin lists pages in a nice looking table. Besides its function as stand-alone syntax plugin, it serves as helper plugin for the Blog, Discussion, Editor and Tag plugins.

1.83K lines of code

2 current contributors

4 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Tombo

Compare

  No analysis available

TOMBO is yet another NotesTaker works on Windows/Windows CE. Features * Text file base tree view notes management. * H/PC Pro and Win32 version have two pane view. * File name auto-generation. * Encryption. TOMBO uses 128bit Blowfish Encryption Algorithm based on GnuPG. * ... [More] You can choose encrypted/plain by each notes. Plain memo can view without password, so you can control accessibility and safety. * Easy operation. * Share notes both desktop PC and PDA. You can encrypt notes on PC and read it on PDA using ActiveSync. * Regular expression searching. * License is GPL. You can use TOMBO free. [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

OpenEMM

Compare

  No analysis available

OpenEMM is a feature-rich enterprise software for professional newsletter and email marketing. It offers sophisticated bounce management, link tracking, lots of statistics and a script feature to set up transaction mails (data, event and time triggered). OpenEMM is the first open source ... [More] application for e-mail marketing. Its code base has been developed since 1999 and is used (as part of the commercial ASP product E-Marketing Manager) by companies like IBM, Siemens and Deutsche Telekom. OpenEMM offers already more than 90% of the functionality of the commercial product does not offer right now (i.e. MySQL support). The main difference is, that OpenEMM is an easy to set up single server solution, while its big brother E-Marketing Manager operates on several distributed servers as ASP. [Less]

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

libslablist

Compare

  Analyzed about 9 hours ago

`libslablist` is an implementation of slab lists. Slab lists are a memory efficient data structure, that can optionally keep data sorted in logarithmic time. Here are some comparisons, so that you can get an idea of how Slab Lists perform. First we will compare to `uuavl`. `uuavl` is the AVL ... [More] Tree implementation used in the Illumos kernel. It is among the most memory-efficient and cpu-efficient implementations in the world. `uuavl` uses 10% _less_ time than `libslablist` on sequential input. `uuavl` uses 365% _more_ memory than `libslablist` on sequential input. `uuavl` uses 7% _less_ time than `libslablist` on random input. `uuavl` uses 271% _more_ memory than `libslablist` on random input. [Less]

14.5K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

2532 Gigs

Compare

  Analyzed about 3 hours ago

2532|Gigs is a php/SQL gig lister designed for bands, venues and music sites alike. The web based Control Panel allows users to add, edit and delete shows and artists. Support for multiple artists as well as multiple users. Our web based installer walks you step by step through the installation so ... [More] there is no need to edit any files. 2532|Gigs includes an RSS feed for upcoming shows, calendar featuring upcoming gigs, ability to search past and future gigs and a unique flyer generator. Our language system allows you to easily translate 2532|Gigs into your language or you can download one of our language packs. [Less]

5.74K lines of code

0 current contributors

almost 17 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This