Skip to content
View SereinCin's full-sized avatar

Block or report SereinCin

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. aero-lang aero-lang Public

    Aero: a systems programming language - Python-level ergonomics with C++-level speed, native AI tensor support, Arena memory, LLVM codegen, and a borrow checker.

    Rust 6 1

  2. aero-lang-vscode aero-lang-vscode Public

    VS Code extension for the Aero programming language: syntax highlighting, language config, and one-key run/build in the integrated terminal.

    2

  3. aero-book aero-book Public

    The Aero Programming Language Book - complete tutorial: variables, types, generics, borrow checker, Arena, tensors, FFI, file IO, package manager.

    1

  4. Aero-packages Aero-packages Public

    Official repository for Aero programming language ecosystem packages

    Shell

  5. aero-bench aero-bench Public

    Reproducible benchmark: Aero standalone EXE vs pure Python vs numpy on a 2M-row batch pipeline (15x / 9x faster)

    Python

  6. aero-csv aero-csv Public

    Aero-powered CSV batch aggregation kernel for Python: one-pass filter+aggregate at C speed (11x vs pure Python, 9x vs numpy)

    Python