Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/jwerle/doublelist

A doubly linked list suitable for stack allocation.

doubly-linked-list list zz

Last synced: 19 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/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/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