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

FedeOmoto/spine

0
View on GitHub↗
22 stars·3 forks·Dart·6 views

Spine

A Dart implementation of the Esoteric Software Spine runtime.

Features

  • Animation - Implementation of the Esoteric Software Spine runtime.

Star history

Star history chart for fedeomoto/spineStar history chart for fedeomoto/spine

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 Spine

Similar open-source projects, ranked by how many features they share with Spine.
  • kmagiera/react-native-reanimatedkmagiera avatar

    kmagiera/react-native-reanimated

    10,889View on GitHub↗

    This project is a cross-platform mobile animation library and UI thread animation engine designed to create high-performance animations by running JavaScript logic directly on the UI thread. It functions as a multi-threaded JavaScript runtime that allows code to execute across multiple threads to improve concurrency and prevent frame drops. The library focuses on enabling fluid user interface interactions and high-frame-rate transitions that remain stable regardless of the main processing load. It provides a system for offloading animation logic from the main thread to ensure smooth motion an

    TypeScript
    View on GitHub↗10,889
  • micahrye/react-native-animated-spritemicahrye avatar

    micahrye/react-native-animated-sprite

    147View on GitHub↗

    React Native component for animated sprite and tweening

    JavaScript
    View on GitHub↗147
  • oblador/react-native-animatableoblador avatar

    oblador/react-native-animatable

    9,955View on GitHub↗

    This project is a cross-platform mobile animation library and component wrapper that enables movement and style transitions for mobile UI elements. It functions as a keyframe animation engine and a preset motion library, allowing developers to apply visual effects to components through a declarative API. The library provides a set of built-in entrance, exit, and alert effects for rapid implementation. It also supports the definition of custom motion sequences and unique keyframes to create repeatable, branded visual experiences. The system covers a range of motion capabilities, including the

    JavaScriptanimationreact-nativetransition
    View on GitHub↗9,955
  • ijzerenhein/react-native-magic-moveIjzerenHein avatar

    IjzerenHein/react-native-magic-move

    968View on GitHub↗

    Create magical move transitions between scenes in react-native 🐰🎩✨

    JavaScript
    View on GitHub↗968
See all 9 alternatives to Spine→

Frequently asked questions

What does fedeomoto/spine do?

A Dart implementation of the Esoteric Software Spine runtime.

What are the main features of fedeomoto/spine?

The main features of fedeomoto/spine are: Animation.

What are some open-source alternatives to fedeomoto/spine?

Open-source alternatives to fedeomoto/spine include: ijzerenhein/react-native-magic-move — Create magical move transitions between scenes in react-native 🐰🎩✨. kmagiera/react-native-reanimated — This project is a cross-platform mobile animation library and UI thread animation engine designed to create… micahrye/react-native-animated-sprite — React Native component for animated sprite and tweening. oblador/react-native-animatable — This project is a cross-platform mobile animation library and component wrapper that enables movement and style… prscx/react-native-spruce — React Native Bridge for Native Spruce Animation Library. rastapasta/react-native-animated-math — 🎞️ Animated API math extension - approximates sin, cos and tan by combining Animated Nodes with full Native Driver…