universals
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Universa-based tools

Set of tools (now is being developed) to work with binary data, universa-style protection, etc.

Some useful and ready for public beta test tools:

  • RingBuffer: Effective async and sync storage for arbitrary data without allocating space on put (sync version).
  • CompletablePromise promise that can be resolved later. Much like CompletableFuture in some other languages.

Experimental features

  • Async IO with tools: see DataSource, DataSync, DataPipe and all infrastructure around it. A convenient and "classic" way to read/write streams with async/await paradigm, as with regular streams in classic sense. Nodejs fs file read access ready.

See autoteneraged docs.

Usage

install it from NPM: universals package like

yarn add universals

License

MIT, see the repository.

Readme

Keywords

none

Package Sidebar

Install

npm i universals

Weekly Downloads

0

Version

0.1.7

License

MIT

Unpacked Size

139 kB

Total Files

79

Last publish

Collaborators

  • sergeych