Giter Site home page Giter Site logo

JSDSL - JavaScript Data Structures Library's Projects

alias-map icon alias-map

A map where multiple keys point to a single value, and the removal of a single key removes all matching key-value pairs.

array-list icon array-list

An ArrayList implementation in JavaScript/TypeScript.

bimap icon bimap

A bidirectional map written in TypeScript.

collections icon collections

A set of interfaces, abstract classes, and types that seek to describe most basic data structures.

container icon container

An interface representing the general forms of data structures that contain elements.

iterator icon iterator

A collection of classes that allow iteration over a predefined collection of elements.

locking-queue icon locking-queue

A mutex solution as an alternative to Promises/async+await.

multi-tract icon multi-tract

A special implementation of a doubly linked list in which multiple 'tracts' form both per-tract lists, as well as an overall sequential list.

optionals icon optionals

`Option` and `Result` structures, similar to Rust.

queue icon queue

A queue (FIFO) implementation written in TypeScript.

stack icon stack

A stack (LIFO) implementation written in TypeScript.

stream icon stream

A series of consumable elements that can be filtered, mapped, reduced, etc. into other streams, or collected into various other data structures.

trie icon trie

Tree-based string storage data structure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.