Implementation of various data structures and algorithms in Go.Containers are either ordered or unordered. All ordered containers provide stateful iterators and some of them allow enumerable functions.
data-structure map tree set list stack iterator enumerable sort avl-tree red-black-tree b-tree binary-heap collections go-collectionBuckets is a complete, fully tested and documented data structure library written in pure JavaScript.
data-structures collections collection linked-list dictionary map multimap stack queue set bag binary-heap priority-queue binary-search binary-search-tree tree tree-structure buckets data structure linked list heap priority binary data-structure hashmapA C# plug-and-play class-library project of standard Data Structures and Algorithms. It contains 35+ Data Structures and 30+ Algorithms designed as Object-Oriented isolated components. Even though this project started for educational purposes, the implemented Data Structures and Algorithms are standard, efficient, stable and tested.This project originally started out as an interview preparation project. However, after receiving a great amount of positive responses on reddit, and noticing excitement from a few GitHubers to contribute furthermore to it, the project took on a different meaning. So, I decided to keep maintaining it as a reference for data structures and algorithm implementations in C# as well as my own research side-project under these topics.
algorithms data-structures graph graph-algorithms tree binary-trees algorithmDisc is a tool for analyzing the module tree of browserify project bundles. It's especially handy for catching large and/or duplicate modules which might be either bloating up your bundle or slowing down the build process.The demo included on disc's github page is the end result of running the tool on browserify's own code base.
analyze analytics directory file modules tree tool browserify size structure visualizePlease file an issue if anything is broken.See common-shake for abstract bundler-independent implementation.
webpack commonjs tree-shaking webpack-plugin tree shakeSource code of Learning JavaScript Data Structures and Algorithms book.
javascript-algorithms algorithm data-structures typescript typescript-algorithms stack queue deque priority-queue linked-list set tree sorting-algorithms dictionary binary-tree avl-tree quicksort graph graph-algorithms dijkstra-algorithmRBush is a high-performance JavaScript library for 2D spatial indexing of points and rectangles. It's based on an optimized R-tree data structure with bulk insertion support. Spatial index is a special data structure for points and rectangles that allows you to perform queries like "all items within this bounding box" very efficiently (e.g. hundreds of times faster than looping over all items). It's most commonly used in maps and data visualizations.
r-tree spatial-index computational-geometry algorithm spatial tree search rectangle index mathJqTree is a tree widget. Read more in the documentation. The project is hosted on github, has a test suite.
jqtree tree-widget tree typescript jquery-pluginBaobab is a JavaScript persistent and immutable (at least by default) data tree supporting cursors and enabling developers to easily navigate and monitor nested data through events. It is mainly inspired by functional zippers (such as Clojure's ones) and by Om's cursors.
cursors atom tree reactHuge appreciation goes to @CensoredUsername who made significant improvement. @Yazuak first gave and implemented idea of how to manage even distribution of points along the curves.
tree chirstmas processingThis is a Tree directive for Angular JS apps that use Bootstrap CSS. The style is completely Bootstrap because the tree is actually just a Bootstrap "nav" list, with a few changes: Indentation is added, expand/collapse icons are added, and Angular CSS animations are used during expand/collapse.
angularjs bootstrap tree widgetFancytree (sequel of DynaTree 1.x) is a JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading. See the change log for details.
tree jquery-plugin treegrid ajax ecosystem:jquery lazy table tabletreeMinimal and clean example implementations of data structures and algorithms in Python 3.
algorithm competitive-programming data-structure interview algorithms sort search tree graphAn alpha modern embedded database. We also support merge operators.
database embedded lock-free persistent concurrent b-tree b-link-tree b-plus-tree log-structured tree reliable fuzzing formal-methods high-performance bw-treeack is a code-searching tool, similar to grep but optimized for programmers searching large trees of source code. It runs in pure Perl, is highly portable, and runs on any platform that runs Perl. ack is written and maintained by Andy Lester (andy@petdance.com).
tree grep ackTreed wants to be for tree editing what ace is for text editing. Extensible, customizible, powerful, and just plain easy to use. Perhaps that's a little ambitious, but that's the idea. I'm a vim user, so there are a lot of vim navigation commands that work out of the box, as well as more normal commands for everyone else.
list todo editor d3 treeFollow @dockviz for updates. This command takes Docker image and container information and presents in different ways, to help you understand what's going on inside the system.
graphviz docker docker-image tree visualizationIt is a complete, fully tested data structure library written in TypeScript. This project uses TypeScript Generics so you need TS 0.9 and above.
typescript generics data structures collections linked list dictionary default multi binary search tree key value stack queue set bag heap priority arrayA tree data structure that emits events on updates, even if the modification is emited by one of the leaves, making it easier to think in a reactive way. Are you looking for an immutable.js alternative? Freezer is made with React.js in mind and it uses real immutable structures. It is the perfect store for you application.
freezerjs react flux redux immutable store state-management reactive state cursor tree
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.