Download dsjslib Free Java Code

Description

This is a collection of data structures and utilities, implemented in JavaScript. Its written and tested using Node.js but the dependencies are mostly peripheral (e.g util for logging and assert module for testing). So the code can be used in Browser as well with minor changes.

Source Files

The download file dsjslib-master.zip has the following entries.


LICENSE//w w w.  j  ava  2  s  .  co  m
README.md
index.js
lib/AVLTree.js
lib/BTree.js
lib/BinarySearchTree.js
lib/BitSet.js
lib/Cache.js
lib/DelayQueue.js
lib/LinkedDeque.js
lib/MultiMap.js
lib/PriorityQueue.js
lib/RWayTrie.js
lib/SkipList.js
lib/TernarySearchTrie.js
lib/TreeMultiMap.js
lib/index.js
lib/logger.js
package.json
tests/TestAVL.js
tests/TestBST.js
tests/TestBTree.js
tests/TestBitSet.js
tests/TestCache.js
tests/TestDelayQueue.js
tests/TestLinkedDeque.js
tests/TestMultiMap.js
tests/TestPriorityQueue.js
tests/TestRWayTrie.js
tests/TestSkipList.js
tests/TestTST.js
tests/resources/largetextfile.txt

Download

Click the following link to download dsjslib-master.zip.

dsjslib-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper