Skip to content
View stevenleep's full-sized avatar
  • @voidjs.org
  • Chengdu, Sichuan
  • 13:23 (UTC -12:00)

Block or report stevenleep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. graphable graphable Public

    In JavaScript implementation rules cause minimum models. graphable is a JavaScript rule engine that enables you to define hierarchical business rules with conditions and actions.

    TypeScript 101 3

  2. rekrypt rekrypt Public

    代理重加密的 Rust 和 WebAssembly(Proxy Re-Encryption)实现。Professional proxy re-encryption library based on Curve25519 (ECC) for Rust and WebAssembly.

    Rust 2 1

  3. comparison comparison Public

    A semantic version comparison tool. Provides size validation for any semantic version, which is useful for client and resource platform updates, releases, and validation

    TypeScript 88

  4. electron-ipc electron-ipc Public

    ⚡ electron-ipc system is a decorator-based IPC (Inter-Process Communication) management framework designed to simplify communication between Electron processes through the use of TypeScript decorat…

    TypeScript 62

  5. mini-llm-from-scratch mini-llm-from-scratch Public

    纯 JavaScript 实现的类 GPT 仅解码器 Transformer。支持本地训练、权重导出、命令行续写与带 SSE 流式 的小型网页界面;计算全部在本机完成,不依赖外部推理服务。

    JavaScript