thread safe data structures for javascript
A circular array buffer written in modern TypeScript.
a JSON logging library for node.js services
a JSON logging library for node.js services
a simple ring buffer data structure
a JSON logging library for node.js services (dtrace is disabled)
In-memory ring buffer for real-time log streaming
Rapid7 Insight Platform client for node; use with or without Winston or Bunyan.
Storage layer for Sysko Observe — in-memory RingBuffer and SQLite with retention policies
a JSON logging library for node.js services, patched with bigint support
Provides utility classes and functions used across the Lagless ECS framework: time management (`SimulationClock`, `PhaseNudger`), snapshot storage for rollback (`SnapshotHistory`), circular buffers (`RingBuffer`), UUID generation with bot detection (`UUID
Fast, Zero-Dependency, TypeScript-based data structures for high-performance applications.
Replace your slow Array based fixed length ring buffer, or circular queue, with ring-buffer. RingBuffer is roughly 10x faster, and is a drop in replacement.
TypeScript definitions for ringbufferjs
thread safe data structures for javascript
This is a fork of Mozilla Spoke intended to be used with Manifold, [Third Room's](https://github.com/matrix-org/thirdroom) Game Engine
TypeScript implementation of a ring buffer
A ring buffer that manages memory in chunks to support large capacity for data bursts with low overhead when small.
a JSON logging library for node.js services
a lite version of bunyan, a JSON logging library for node.js services with zero dependency
Array like circular buffer
Array like circualar buffer
A ring buffer data structure for Node.js and the browser, extended with some functions for numeric data (sum, min, max, avg).
My utility functions and typescript types.