Skip to content
View BOTIROFF-D's full-sized avatar

Block or report BOTIROFF-D

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 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. unflake unflake Public

    Deterministic simulation testing for TypeScript — find async races, deadlocks and lost retries, then reproduce them from a seed every time

    TypeScript

  2. bulwark bulwark Public

    Raft consensus in TypeScript, held up by deterministic simulation: seeded partitions and crashes, the paper's five safety properties checked continuously, and every client history verified lineariz…

    TypeScript

  3. adya adya Public

    Transaction isolation, implemented and convicted: an MVCC engine with four isolation levels including Cahill's SSI, and a dependency-graph checker that finds G0, G1a, G1b, G1c, G-single and G2-item…

    TypeScript

  4. pnueli pnueli Public

    An explicit-state model checker: exhaustive search, symmetry reduction, partial-order reduction and liveness under weak fairness, with every reduction validated against the unreduced search

    TypeScript