A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Utility functions to make dealing with Uint8Arrays easier
A general purpose buffer pool.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Small package to encode or decode IP addresses from buffers to strings.
A collection of reusable typeclasses for the Effect ecosystem
Common types for TypeScript
An implementation of napi for wasm
Low level bindings for libsodium
The Material Components for the web Ink Ripple effect for web element interactions
A library for the unique number allocator
Allocate a buffer having a specified number of bytes.
A faster alternative to Object.create(null)
The next generation of events handling for javascript! New: abstract away the network!
Merkle tree implemented as a persistent datastructure
WIP - a pure javascript version of sodium-native
Kumaraswamy's double bounded distributed pseudorandom numbers.
Simple NAPI wrapper around https://github.com/prysmaticlabs/hashtree
Javascript implementation of the Noise Protocol Framework based on libsodium
Native file system operations for Bare
Vite resolver for TypeScript compilerOptions.paths
Pi package for local Pi-to-Pi peer messaging, slash commands, tools, and runtime transport.
High Performance In-Memory Cache for Node.js
🐊Putout plugin adds ability to transform code to new API of Node.js
Static pre-allocated bounded global allocator with hard caps and lock-after-init mode.
Allocation-free no_std statistics primitives (windowed-percentile histogram + exact min/max) for taktora telemetry.
Allocation-free, no_std real-time motion trajectory core (profiles, virtual master, electronic gearing) for the taktora runtime.
Fieldbus-independent CiA 402 profile: power state machine and Cia402Drive trait.
CAN (SocketCAN) reference connector for the taktora-connector framework. Implements BB_0070 (FEAT_0046).
PayloadCodec implementations for the taktora-connector framework. Realises BB_0003 (JsonCodec behind default-on `json` feature).
Connector framework core: traits, error/health/reconnect types, and channel descriptors shared by every taktora-connector protocol crate. Implements BB_0001 (taktora-connector-core).
EtherCAT reference connector for the taktora-connector framework. Implements BB_0030 (FEAT_0041).
ConnectorHost / ConnectorGateway builders and the framework's `Connector` trait. Implements BB_0005.
iceoryx2-backed envelope and channel transport for the taktora-connector framework. Implements BB_0002.
Zenoh reference connector for the taktora-connector framework. Implements BB_0040 (FEAT_0042).
Cyclic process-data fieldbus seam (CyclicFieldbus trait) for taktora motion.