193 packages matching “Deque”
ringbufkit
v0.1.0 · 3 months ago
Zero-dependency typed Ring Buffer (circular buffer) — fixed-capacity FIFO, O(1) push/pop/peek, overwrite or throw on overflow. Inspired by Python deque(maxlen), Java ArrayDeque, C# CircularBuffer.
No known vulnerabilities
ts-data-collections
v7.4.0 · 1 year ago
Misc TS data structures such as Sets, Maps and Collections
No known vulnerabilities
@a-arsenij/std
v0.0.52 · 4 months ago
[Link to npm](https://www.npmjs.com/package/@a-arsenij/std)
No known vulnerabilities
list-toolkit
v2.4.1 · 2 months ago
Zero-dependency data structures: linked lists (doubly/singly linked, circular), deques, ring buffers, unrolled lists, caches (LRU, LFU, SLRU, Clock, FIFO), heaps (binary, indexed, pairing), timer wheels, object pools, queues, stacks, splay trees, skip lis
No known vulnerabilities
@nightcycle/vec-deque
v0.6.2 · 1 year ago
Class inspired by the Rust struct: https://doc.rust-lang.org/std/collections/struct.VecDeque.html
No known vulnerabilities
@tw1934/denque-custom
v2.1.0 · 4 months ago
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
No known vulnerabilities
@haibun/web-accessibility-axe
v3.10.0 · 2 months ago
[](https://github.com/withhaibun/haibun-web-accessibility-axe/actions/workflows/test.yml)
No known vulnerabilities
@robonen/stdlib
v0.0.12 · 1 month ago
A collection of tools, utilities, and helpers for TypeScript
No known vulnerabilities
@webstory/toolbox
v1.0.9 · 3 years ago
JavaScript utility classes toolbox
No known vulnerabilities
@try.bivek/dsts
v2.0.0 · 2 months ago
A lightweight, fully typed TypeScript library of essential data structures: LinkedList, Stack, Queue, and MinHeap.
No known vulnerabilities
@zakkster/lite-o1
v1.11.1 · 2 days ago
Zero-dependency, zero-GC family of O(1) data structures that witnesses its constant: SparseSet (O(1) add/has/delete/clear/iterate), RingDeque (O(1) fixed-capacity numeric double-ended queue), UnionFind (near-O(1) amortized disjoint-set), MonoDeque (O(1)-a
No known vulnerabilities
@alg-rs/vec-deque
v0.0.12 · 2 years ago
No description provided.
No known vulnerabilities
ts-datastr
v1.5.1 · 2 years ago
Typescript version of the JS data structures book made by Loiane Groner.
No known vulnerabilities
equall-cli
v0.2.3 · 2 days ago
Open-source accessibility scoring CLI — aggregates axe-core, eslint-plugin-jsx-a11y, and more into a unified score.
No known vulnerabilities
metaskills
v1.0.5 · 1 month ago
Metarhia Skills
No known vulnerabilities
rc-data-structure
v1.2.0 · 5 years ago
this is some of Data Structures for JavaScript
No known vulnerabilities
@webgrip/astro-site-toolkit
v0.6.0 · 7 days ago
Build-time guards and rigs shared by Webgrip Astro static sites: the CSP validator, the production-faithful dist server, the axe scan engine, the mail-auth drift check, the copy-claims guard, and the newsletter mail pipeline.
No known vulnerabilities
testaro
v78.4.0 · 23 days ago
Run 1300 web accessibility tests from 12 tools and get a standardized report
No known vulnerabilities
dqs
v1.0.1 · 6 years ago
Deques are a generalization of stacks and queues (the name is pronounced “deck” and is short for “double-ended queue”).
No known vulnerabilities
@junduck/trading-core
v2.13.0 · 8 months ago
Foundation data structures and utilities for spot market trading bookkeeping, backtesting, and algorithmic trading
No known vulnerabilities