Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with doubly-linked-list
A curated list of projects in awesome lists tagged with doubly-linked-list .
https://github.com/Crypto-toolbox/HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
avl-tree bst c doubly-linked-list high-frequency-trading limit-order-book order-management orderbook python3 self-balancing-trees
Last synced: 04 Aug 2024
https://github.com/netfabric/netfabric.doublylinkedlist
An alternative to LinkedList<T> with reverse operation and enumeration without allocation.
csharp csharp-library dotnet dotnet-library dotnet-standard doubly-linked-list doublylinkedlist enumeration nuget-package sourcelink
Last synced: 14 Oct 2024
https://github.com/gfellerph/ts-linked-list
Another doubly linked list with typescript and tests
doubly-linked-list linked-list linkedlist typescript typescript-library
Last synced: 14 Oct 2024
https://github.com/lvntky/ccontainer
Comprehensive STB style header-only library of data structures implemented in C
b-tree binary-search-tree bloom-filter c99 collections containers data-structures doubly-linked-list dynamic-array graph hashmap heap linked-list priority-queue queue red-black-tree set stack trie
Last synced: 12 Oct 2024
https://github.com/jasonheecs/js-data-structures
An npm package containing implementations of various data structures in Javascript.
binary-search-tree circular-linked-list computer-science data-structures doubly-linked-list javascript linked-list min-heap npm-package queue stack trie
Last synced: 30 Oct 2024
https://github.com/wisdommatt/go-data-structures
A collection of data structures implemented in Go.
algorithms binary-heap binary-search-tree bst data-structures disjoint-set doubly-linked-list fenwick-tree go golang hash-table heap linked-list min-heap min-priority-queue priority-queue queue stack suffix-array union-find
Last synced: 23 Oct 2024
https://github.com/jwerle/doublelist
A doubly linked list suitable for stack allocation.
Last synced: 19 Oct 2024
https://github.com/mnpsnuwan/datastructures
A collection of powerful data structures are using java
arrays avl-tree binary-search-tree data-structures doubly-linked-list fenwick-tree hashtable java kruskal-algorithm max-heap min-heap priority-queue queue red-black-tree singly-linked-list splay-tree stack suffix-array union-find union-find-algorithm
Last synced: 30 Oct 2024
https://github.com/oresoftware/linked-queue
Linked-list / linked-queue for constant time operations on a FIFO queue.
doubly-linked-list fifo javascript linked-list linked-queue nodejs queue
Last synced: 02 Nov 2024
https://github.com/gsauc3/gsauce-pyds
Advanced-Data Structures for python
circular-linked-list data-structures doubly-circular-linked-list doubly-linked-list doublylinkedlist linked-list python python-3 python-library queue stack
Last synced: 12 Oct 2024
https://github.com/wildhoney/hylian
Quick and easy doubly and singly linked immutable list implementation that allows for inserting, removing and shifting.
doubly-linked-list immutability immutable linked-list list singly-linked-list
Last synced: 16 Oct 2024
https://github.com/elliotekj/doubly_linked_list
A fast, amortised O(log n) doubly linked list implementation
data-structures doubly-linked-list elixir
Last synced: 12 Oct 2024
https://github.com/satheesh1997/sache
LRU Cache implementation using Map and Double linked list in golang.
doubly-linked-list golang lru-eviction
Last synced: 15 Oct 2024
https://github.com/kautenja/doubly-linked-list
A simple and tested C++ implementation of a doubly linked list data structure and algorithms.
cpp11 doubly-linked-list header-only tested
Last synced: 10 Oct 2024
https://github.com/shubhadip/datastructure_programs_js
datastructures doubly-linked-list linklist queue stack treeshaking
Last synced: 10 Oct 2024
https://github.com/jonathanbeber/lru-cache
Least Recently Used cache implementation using Go
algorithms-and-data-structures cache double-linked-list doubly-linked-list go golang
Last synced: 17 Oct 2024
https://github.com/zunainaliazam/phonebook-management-system
This project is made as a project for the implementation of Data structures. In this project, I have used doubly linked list to maintain this phonebook.
cpp data-structures doubly-linked-list
Last synced: 31 Oct 2024
https://github.com/dibsthegreat/data-structures-and-algorithms
Practicing Data Structures and Algorithms, feel free to use my code if you want to learn these concepts also
binary-search-tree doubly-linked-list hash-table linked-list
Last synced: 24 Oct 2024