Skip to content
@iShape-Rust

iShape-Rust

Pinned Loading

  1. iOverlay iOverlay Public

    Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

    Rust 117 8

  2. iTriangle iTriangle Public

    A fast, efficient and extremely stable 2d triangulation library for rust.

    Rust 44 4

  3. iShape-js iShape-js Public

    A fast 2D geometry library in WebAssembly for JavaScript and TypeScript. Supports polygon boolean operations, buffering, and triangulation.

    JavaScript 18 1

Repositories

Showing 10 of 13 repositories
  • iTriangle Public

    A fast, efficient and extremely stable 2d triangulation library for rust.

    iShape-Rust/iTriangle’s past year of commit activity
    Rust 44 MIT 4 0 0 Updated Jun 7, 2025
  • iOverlayPerformance Public

    Performance test app for iOverlay

    iShape-Rust/iOverlayPerformance’s past year of commit activity
    Makefile 0 MIT 0 0 0 Updated Jun 7, 2025
  • iOverlay Public

    Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

    iShape-Rust/iOverlay’s past year of commit activity
    Rust 117 MIT 8 1 0 Updated Jun 7, 2025
  • iShape-js Public

    A fast 2D geometry library in WebAssembly for JavaScript and TypeScript. Supports polygon boolean operations, buffering, and triangulation.

    iShape-Rust/iShape-js’s past year of commit activity
    JavaScript 18 MIT 1 0 0 Updated Jun 7, 2025
  • cpp_triangle_performance_app Public

    Triangulation performance app

    iShape-Rust/cpp_triangle_performance_app’s past year of commit activity
    C 0 0 0 0 Updated Jun 7, 2025
  • iShape Public

    iShape is a compact and efficient library specifically designed for representing 2D data structures using FixVec.

    iShape-Rust/iShape’s past year of commit activity
    Rust 3 MIT 1 0 0 Updated Jun 5, 2025
  • iFloat Public

    This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.

    iShape-Rust/iFloat’s past year of commit activity
    Rust 5 MIT 4 0 0 Updated Jun 5, 2025
  • iMesh Public

    Mesh builder for strokes and shapes

    iShape-Rust/iMesh’s past year of commit activity
    Rust 1 MIT 0 0 0 Updated May 27, 2025
  • iTree Public

    Red-black tree implementation for rust

    iShape-Rust/iTree’s past year of commit activity
    Rust 0 MIT 1 0 0 Updated May 26, 2025
  • iKeySort Public

    A fast sorting algorithm combining bin and counting sort. Optimized for scenarios where a primary key can be extracted to index elements into buckets.

    iShape-Rust/iKeySort’s past year of commit activity
    Rust 0 MIT 1 0 0 Updated May 26, 2025

Top languages

Loading…