deque topic
deque.zig
a lock free chase-lev deque for zig
C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
deque
Fast ring-buffer deque (double-ended queue)
extra-collections
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
swift-collections
Commonly used data structures for Swift
javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL