Skip to content
View todesking's full-sized avatar
💀
💀

Sponsoring

@lwouis
@tekezo

Block or report todesking

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

Pinned Loading

  1. unsafety-zoo.ts unsafety-zoo.ts Public

    Various ways to bring unsoundness to TypeScript

    TypeScript 15 1

  2. typesafe_parser typesafe_parser Public

    An experimental TypeScript parser combinator library. Powered by template literal types(TS 4.1+).

    TypeScript 15

  3. conteff conteff Public

    Toy language with (delimited)continuation/algebraic effect

    Rust

  4. diapause diapause Public

    Coroutines for stable Rust via proc-macro state machine transformation — no async, no Pin, no alloc, no unsafe

    Rust