Skip to content
View toxakara's full-sized avatar

Block or report toxakara

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. packvium-python packvium-python Public

    Deterministic 3D cartonization and bin packing for Python. Exact integer geometry, no dependencies.

    Python

  2. packvium-php packvium-php Public

    Deterministic 3D cartonization and bin packing for PHP. Exact integer geometry, no dependencies.

    PHP

  3. packvium-rust packvium-rust Public

    Deterministic 3D cartonization and bin-packing engine in Rust. The core of every Packvium package.

    Rust

  4. packvium-node packvium-node Public

    Deterministic 3D cartonization for Node.js. Native engine with a pure JavaScript fallback.

    JavaScript

  5. packvium-wasm packvium-wasm Public

    Deterministic 3D cartonization in the browser. Packvium compiled to WebAssembly.

    JavaScript

  6. packvium-php-bridge packvium-php-bridge Public

    Optional FFI backend for Packvium PHP. Rust engine when available, pure PHP otherwise.

    PHP