awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
heestand-xyz avatar

heestand-xyz/AsyncGraphics

0
View on GitHub↗
416 stars·21 forks·Swift·MIT·9 viewsheestand-xyz.github.io/AsyncGraphics-Docs/documentation/asyncgraphics↗

AsyncGraphics

Edit images and video with Swift concurrency, powered by Metal.

Features

  • Creative Coding Frameworks - Swift package for asynchronous live graphics using Metal.

Star history

Star history chart for heestand-xyz/asyncgraphicsStar history chart for heestand-xyz/asyncgraphics

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with AsyncGraphics

These projects share indexed features with AsyncGraphics. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nannou-org/nannounannou-org avatar

    nannou-org/nannou

    6,707View on GitHub↗

    Nannou is a creative coding framework for Rust designed for building interactive visual and audio sketches. It provides a loop-based API with hardware-accelerated 2D and 3D rendering, serving as a toolkit for generative art production and multimedia installation design. The framework is distinguished by its comprehensive hardware communication interface, which bridges software with physical devices via MIDI, OSC, DMX, serial, and laser DAC protocols. It also includes specialized projection mapping tools for warping visual output to fit non-standard physical surfaces and a dedicated GPU shader

    Rustcreative-coding
    View on GitHub↗6,707
  • heestand-xyz/pixelkitheestand-xyz avatar

    heestand-xyz/PixelKit

    895View on GitHub↗

    Live Graphics in Swift & Metal

    Swift
    View on GitHub↗895
  • iliasam/opensimplelidariliasam avatar

    iliasam/OpenSimpleLidar

    2,527View on GitHub↗

    Open Source scanning laser rangefinder

    Cdiylaserlidar
    View on GitHub↗2,527
  • createjs/easeljscreatejs avatar

    createjs/easeljs

    8,168View on GitHub↗

    EaselJS is a JavaScript library for creating interactive 2D graphics and animations using the HTML5 Canvas element. It functions as a 2D animation framework, a canvas scene graph manager, and an interaction wrapper for detecting and responding to mouse and touch events. The library features a rendering pipeline that utilizes WebGL to increase the drawing performance of bitmap and cached content. It organizes visual elements into a hierarchical display list, allowing nested groups of 2D graphics objects to be transformed and animated as single units. Its capabilities cover the rendering of ve

    JavaScript
    View on GitHub↗8,168
Compare all 12 related projects→

Frequently asked questions

What does heestand-xyz/asyncgraphics do?

Edit images and video with Swift concurrency, powered by Metal.

What are the main features of heestand-xyz/asyncgraphics?

The main features of heestand-xyz/asyncgraphics are: Creative Coding Frameworks.

Which projects share features with heestand-xyz/asyncgraphics?

Projects with overlapping indexed features include: nannou-org/nannou — Nannou is a creative coding framework for Rust designed for building interactive visual and audio sketches. It… createjs/easeljs — EaselJS is a JavaScript library for creating interactive 2D graphics and animations using the HTML5 Canvas element. It… heestand-xyz/pixelkit — Live Graphics in Swift & Metal. iliasam/opensimplelidar — Open Source scanning laser rangefinder. mattdesl/canvas-sketch — canvas-sketch is a JavaScript generative art framework and web-based creative coding environment. It provides a system… noelfb/foster.