Skip to content
View fplu's full-sized avatar

Block or report fplu

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

Popular repositories Loading

  1. Detector Detector Public

    A way to detect DBI frameworks, Debuggers and VMs.

    C 22 4

  2. Flow Flow Public

    A dynamic binary instrumentation (DBI) framework

    C 2 2

  3. comfyui_lama_with_refiner comfyui_lama_with_refiner Public

    Nodes for large image inpainting with ComfyUI: LaMa with refinement

    Python 1 1

  4. minecraft_webgl minecraft_webgl Public

    Old project from 2017 but still funny.

    JavaScript

  5. proc_guard proc_guard Public

    A process guard in Rust ensures the proper destruction of a child process by implementing the Drop trait to automatically terminate the child process when the guard goes out of scope.

    Rust

  6. child_wait_timeout child_wait_timeout Public

    The Child Wait Timeout crate provides a simple and efficient way to wait for a child process to exit with a timeout. It supports different implementations depending on the platform and available fe…

    Rust