Tags : Browse Projects

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

M2Collections

Compare

  No analysis available

Modula-2 collections library. The library provides an API for collection ADTs, in particular: stacks, queues, double ended queues, priority queues, balanced binary search trees, patricia tries, dynamic arrays and hash tables to store arbitrary data. The hash table ADT allows data to be stored and ... [More] retrieved by reference or by copy, with built-in reference counting. All other ADTs allow data to be stored and retrieved by reference only. The library follows PIM4, it has no dependencies and it is platform independent. The library is tested with GM2 using option 'fpim4'. Under development. BSD style license. [Less]

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

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

django-treebeard

Compare

  No analysis available

django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 1.0+, written by Gustavo Picón and licensed under the Apache License 2.0. django-treebeard is: - Flexible: Includes 3 different tree implementations - with the same API: 1. ... [More] Adjacency List 2. Materialized Path 3. Nested Sets - Fast: Optimized non-naive tree operations (see Benchmarks). - Easy: Uses Django Model Inheritance with abstract classes to define your own models. - Clean: Testable and well tested code base. Code/branch test coverage is above 96% [Less]

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

Qtilities

Compare

  Analyzed 11 months ago

Qtilities is a set of Qt C++ libraries which provides building blocks for Qt applications, allowing rapid application development.

71.1K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: Commercial, gpl3

OpenTreeMap

Compare

  Analyzed 12 months ago

Urban street trees have myriad proven benefits for communities including providing shade, improving air quality, assisting with stormwater runoff, raising property values, decreasing utility bills, and enhancing the look and feel of communities. While tree inventories provide municipalities with ... [More] vital data to consult when managing the urban forest, creating a complete inventory is a time consuming and resource intensive process. OpenTreeMap provides an easy-to-use public inventorying platform that enables individuals, organizations, and governments to collaboratively contribute to an interactive and dynamic map of a community’s tree population. OpenTreeMap can be used in a single municipality or cover a broader geographic region with many communities, anywhere in the world. [Less]

35.4K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

BSTlib

Compare

  No analysis available

C library for balanced binary search tree storage. The library provides an API to create and use dynamic balanced binary search trees for arbitrary data. Data may be stored and retrieved by reference only. At present, AA trees and Splay trees are implemented. An implementation of Scapegoat trees is ... [More] planned. Requires C99, no dependencies, platform independent. BSD style license. [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: bsd

Rbppavl - PHP AVL binary search tree

Compare

  Analyzed 11 months 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

about 13 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

ATerm Library

Compare

  Analyzed 11 months ago

ATerms are an efficient symbolic computation and exchange format. The core of the ATerm library is the C code that efficiently implements maximally shared (persistent, hash-consed) trees and lists, including an automatic generational garbage collector, and fast textual and binary serialization.

41.4K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: BSD-3-Clause, lgpl

django-admirarchy

Compare

  Analyzed 11 months ago

Django Admin addon to navigate through hierarchies.

522 lines of code

1 current contributors

over 2 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

text-tree

Compare

  Analyzed 11 months ago

Java library that draws trees in the console

3.49K lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This