Skip to content
View anlaco's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anlaco

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

Pinned Loading

  1. anvil anvil Public

    A test sequencer where the sequence is a YAML file, not code. Runs steps against real instruments, retries what fails, reports what happened. Rust compiled to WASM. My open alternative to NI TestSt…

    Rust

  2. Crucible Crucible Public

    Describe an instrument in YAML and this serves it over its real protocol. Your test software talks SCPI to a Keithley that doesn't exist. Built so you can try a test bench without owning one.

    Rust

  3. wasi-grpc wasi-grpc Public

    gRPC over raw WASI sockets, for wasm32-wasip2 under wasmtime. Exists because tonic and tokio don't compile to WASM. HTTP/2 and HPACK written by hand. Unary RPC only, and the README says so.

    Rust