Tags : Browse Projects

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

jtTreeJs

Compare

  Analyzed 1 day ago

A javascript helper to build Tree user interface. Built in Tribunal de Justiça do Tocantins, Brazil

3.3K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Qtombo

Compare

  Analyzed about 19 hours ago

Qtombo is a tree and multiple-file based note system inspired by tombo (for windows and PPC), written with Qt. Supports the encrypted notes of tombo. One note is one file, plain text if possible. Note tree is a directory tree.

2.16K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

distribute-on{to,}-CDs

Compare

  Analyzed about 15 hours ago

Distribute-a-collection-of-packages-on{to,}-multiple-CDs. Especially good for future use with APT. "distribute" program makes doing the tasks related to creating a CD set for distribution of a collection of packages easier. The tasks include: * laying out the CDs filesystem (splitting the large ... [More] amount of packages into several discs etc.), * preparing the collection for use by APT (indexing), * creating ISO images and recording the discs. Periodical updates to the initially distributed collection can be issued with help of "distribute". This utility will be useful to you, if you have a collection of packages on one machine (say, a mirror), and you want to bring them to your home computer (and install), or if you would like to distribute the collection of packages for some other purpose [Less]

745 lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
3.0
   
I Use This

NeuroCrypto

Compare

  Analyzed about 24 hours ago

This is a C++ implementation of the concept of Neural Cryptography, which is a communication of two tree parity machines for agreement on a common key over a public channel. This exchanged public key is utilized to encrypt a sensitive message to be transmitted over an insecure channel using Rijndael ... [More] cipher. This is a new potential source for public key cryptography schemes which are not based on number theoretic functions, and have small time and memory complexities. This is a proof-of-concept demo of how such a neural key exchange protocol in conjugation with AES encryption can be implemented in C++, which could be further extended in higher-level applications. Both CLI and GUI implementations of the software were created using Visual C++ (.NET framework). [Less]

1.27K lines of code

0 current contributors

about 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

tree-grid-directive

Compare

  Analyzed about 2 hours ago

A grid to display data in tree structure by using Angular and Bootstrap.

1.15K lines of code

0 current contributors

almost 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

gramps-addons

Compare

  Analyzed about 23 hours ago

This is a collection of plugins for Gramps open source genealogy application. These addons extend Gramps functionality with additional reports, gramplets, tools, and views. For more information on Gramps, see http://gramps-project.org/

121K lines of code

0 current contributors

almost 9 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Treecomp

Compare

  Analyzed about 7 hours ago

TreeComp is a ANSI C++ library that provides data structures for the generation, storage and manipulation of trees. It is STL conform so that STL algorithms can be used. The design was made using design patterns.

22.3K lines of code

0 current contributors

over 20 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

text-tree

Compare

  Analyzed 1 day ago

Java library that draws trees in the console

3.49K lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

lipa

Compare

  Analyzed about 15 hours ago

DSL for description treelike structures in Ruby

682 lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags dsl lipa ruby tree

Rbppavl - PHP AVL binary search tree

Compare

  Analyzed about 24 hours ago

PHP AVL binary search tree. A set of PHP classes implementing binary search trees that comply to AVL rules. The API exposes methods for tree operations (insert, replace, delete, find), and for inorder traversal (find, first, last, prev, next, curr). Tree and traversal operations implement relaxed ... [More] balance factors, and parent pointer node structures. Hooks for node comparison, error handling and diagnostic logging are provided via a callback interface. [Less]

2.26K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This