typescript bucket queue
Implementation of the bucket queue data structure in TypeScript
A Bucket Queue data structure that can be used as a Priority Queue.
various queues
DevCycle Bucketing Library in Rust
Read Write Delete (block u8: key, data) to bucket file
A fast O(1), no_std priority queue using buckets
UHRP file-storage server on Cloudflare Workers. Protocol-compatible Rust/WASM port of @bsv/uhrp-storage-server (nanostore.babbage.systems).
A safer alternative to the AWS CDK
AXON v1.5.1 — first crates.io publication of the AXON language full-stack runtime. Lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the native Rust runtime: typed channels (TypedEventBus with QoS×5, π-calculus mobility, capability extrusion via shield D8 — Fase 13.f.2), Free Monad CPS handlers (Fase 2), lease kernel + reconcile loop (Fase 3+5), Epistemic Security Kernel (ESK Fase 6), Trust Types + ReplayLog (Fase 11.a+11.c), Stateful PEM over WebSocket (Fase 11.d), Ontological Tool Synthesis (Fase 11.e), Mobile Typed Channels (Fase 13). Crate publishes as `axon-lang` to mirror the Python PyPI package; library import remains `use axon::*` so existing call sites keep working unchanged.
AWS SQS extended client functionality from amazon-sqs-java-extended-client-lib
Ultra-fast Xor and Binary Fuse filters for Rust / 极致性能的 Rust Xor 与 Binary Fuse 过滤器
Postgres-native background job queue — transactional enqueue, heartbeat crash recovery, SKIP LOCKED dispatch
A single-producer single-consumer Rust queue with smart batching