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
jgranick avatar

jgranick/actuate

0
View on GitHub↗
162 stars·66 forks·Haxe·MIT·6 views

Actuate

Actuate is the best library for animating Haxe projects. Power through your everyday needs using no-nonsense, lightweight tweens, then extend when you need more, through the swappable custom actuator system

Features

  • Animation and Tweening - Flexible tween library for Haxe.
  • Tweening - Listed in the “Tweening” section of the Awesome Haxe Gamedev awesome list.

Star history

Star history chart for jgranick/actuateStar history chart for jgranick/actuate

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Actuate

Similar open-source projects, ranked by how many features they share with Actuate.
  • londonappbrewery/flutter-course-resourceslondonappbrewery avatar

    londonappbrewery/Flutter-Course-Resources

    10,522View on GitHub↗

    This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding learners from initial setup through to app deployment. It is structured around the core concepts of building cross-platform mobile applications using the Flutter framework and the Dart language, covering widget-based UI composition, state management, and integration with backend services. The resources focus on practical, hands-on skills, including fetching live data from web APIs and parsing JSON responses, as well as authenticating users and storing data in the cloud using F

    View on GitHub↗10,522
  • d3/d3d3 avatar

    d3/d3

    113,118View on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    Shellchartchartsd3
    View on GitHub↗113,118
  • daybrush/scenejsdaybrush avatar

    daybrush/scenejs

    2,769View on GitHub↗

    🎬 Scene.js is JavaScript & CSS timeline-based animation library

    TypeScript
    View on GitHub↗2,769
  • createjs/tweenjsCreateJS avatar

    CreateJS/TweenJS

    3,549View on GitHub↗

    TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style…

    JavaScript
    View on GitHub↗3,549
See all 13 alternatives to Actuate→

Frequently asked questions

What does jgranick/actuate do?

Actuate is the best library for animating Haxe projects. Power through your everyday needs using no-nonsense, lightweight tweens, then extend when you need more, through the swappable custom actuator system

What are the main features of jgranick/actuate?

The main features of jgranick/actuate are: Animation and Tweening, Tweening.

What are some open-source alternatives to jgranick/actuate?

Open-source alternatives to jgranick/actuate include: londonappbrewery/flutter-course-resources — This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding… d3/d3 — D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a… daybrush/scenejs — 🎬 Scene.js is JavaScript & CSS timeline-based animation library. greensock/gsap — GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and… jeremyfa/spine-hx — Spine runtime for Haxe automatically converted from the official Java/libgdx runtime. createjs/tweenjs — TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS…