Skip to content
View aquapi's full-sized avatar

Organizations

@bunsvr

Block or report aquapi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aquapi/README.md

I made JS libraries optimized for performance & bundle size.

  • mapl: A compiled cross-runtime JS framework.
  • stnl: A type definition format optimized for compilation.
  • fast-crypt: An efficient crypto library for all runtimes.
  • udic: Small, simple dependency injection library.
  • ciorent: Lightweight, low-overhead concurrency library.

With some benchmarks to verify their performance.

  • startup-size: JS startup time, bundle size and gzipped size benchmark.
  • micro: Micro-benchmarks for all JS runtimes and engines.

And low-level things sometimes.

  • nuws: Low-overhead, opinionated uWebSockets bindings for Nelua.

Pinned Loading

  1. re-utils/fast-crypt re-utils/fast-crypt Public

    Fast crypto library for node compatible environments

    TypeScript 1

  2. mapljs/router mapljs/router Public

    The fastest possible JavaScript URL router

    TypeScript 7 1

  3. re-utils/ciorent re-utils/ciorent Public

    A concurrency library

    TypeScript 21

  4. safe-std/error safe-std/error Public

    Minimal, type-safe error-as-values library for JS

    TypeScript 21

  5. re-utils/di re-utils/di Public

    A simple dependency injection library

    TypeScript 8

  6. re-utils/live-sse re-utils/live-sse Public

    Do live updates with SSE

    TypeScript 5