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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to intuit/animationengine

Open-source alternatives to AnimationEngine

30 open-source projects similar to intuit/animationengine, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AnimationEngine alternative.

  • facebook/popAvatar von facebook

    facebook/pop

    19,559Auf GitHub ansehen↗

    Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics engines. It functions as a framework for linking animation engines to arbitrary object properties, extending beyond standard view attributes. The library features a physics-based animation engine that generates motion based on velocity, friction, and target values. This system enables the creation of spring and decay animations to simulate real-world dynamics. The project also provides tools for value interpolation using easing curves, display-link driven updates synced to s

    Objective-C++
    Auf GitHub ansehen↗19,559
  • ellisonleao/magictoolsAvatar von ellisonleao

    ellisonleao/magictools

    16,831Auf GitHub ansehen↗

    :video_game: :pencil: A list of Game Development resources to make magic happen.

    Markdownartawesomeawesome-list
    Auf GitHub ansehen↗16,831
  • centralmind/gatewayAvatar von centralmind

    centralmind/gateway

    530Auf GitHub ansehen↗

    Universal MCP-Server for your Databases optimized for LLMs and AI-Agents.

    Go
    Auf GitHub ansehen↗530
  • servo/servoAvatar von servo

    servo/servo

    37,170Auf GitHub ansehen↗

    Servo is a high-performance, memory-safe web rendering engine designed for cross-platform embedding. It provides a modular framework that allows developers to integrate web content rendering into native applications across desktop, mobile, and embedded systems. By enforcing strict process isolation and memory safety, the engine creates a secure execution environment for processing web content. The engine distinguishes itself through a task-based, parallelized architecture that decouples layout, style, and rendering processes to maximize responsiveness. It utilizes a hardware-abstracted graphi

    Rustbrowserrustservo
    Auf GitHub ansehen↗37,170

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • launchkit/launchkitAvatar von LaunchKit

    LaunchKit/LaunchKit

    2,171Auf GitHub ansehen↗

    A set of web-based tools for mobile app developers, now open source!

    JavaScript
    Auf GitHub ansehen↗2,171
  • flox/floxAvatar von flox

    flox/flox

    3,791Auf GitHub ansehen↗

    Flox is a Nix environment manager designed to create, share, and maintain reproducible software stacks. It uses declarative manifests to isolate project dependencies and toolchains, ensuring identical runtimes across different machines and operating systems. The platform distinguishes itself by enabling the deployment of imageless workloads to Kubernetes, allowing software to run in pods without traditional container images. It can also synthesize OCI-compliant container images and distroless artifacts directly from declarative environment definitions. The project covers broad capability are

    Rustdeveloper-toolsdevelopment-environmentnix
    Auf GitHub ansehen↗3,791
  • sindresorhus/awesomeAvatar von sindresorhus

    sindresorhus/awesome

    476,211Auf GitHub ansehen↗

    This project is a community-maintained directory that serves as a comprehensive index of software tools, frameworks, and educational materials. It functions as an open-source knowledge base, organizing diverse engineering domains and technical resources into a structured taxonomy to assist developers in discovering high-quality content. The directory distinguishes itself through a decentralized peer-review model, where independent contributors curate, verify, and update entries to ensure accuracy and relevance. All information is stored in a version-controlled, flat-file markdown format, whic

    awesomeawesome-listlists
    Auf GitHub ansehen↗476,211
  • obetomuniz/awesome-webcomponentsAvatar von obetomuniz

    obetomuniz/awesome-webcomponents

    646Auf GitHub ansehen↗

    A curated list of awesome Web Components tools, articles and resources.

    Auf GitHub ansehen↗646
  • openai/openai-cookbookAvatar von openai

    openai/openai-cookbook

    74,196Auf GitHub ansehen↗

    This project is a technical learning resource and developer knowledge base focused on the integration of large language models into software applications. It provides a structured collection of guides and code examples designed to teach developers how to implement intelligent features using proven patterns and best practices. The repository distinguishes itself through a library of functional demonstrations that cover complex topics such as retrieval-augmented generation, function calling, and prompt engineering workflows. These materials are organized into a modular structure, allowing for t

    Jupyter Notebookchatgptgpt-4openai
    Auf GitHub ansehen↗74,196
  • thealgorithms/pythonAvatar von TheAlgorithms

    TheAlgorithms/Python

    221,992Auf GitHub ansehen↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programming concepts, allowing users to study the logic and complexity behind various computational methods. The repository distinguishes itself through a modular, reference-based implementation pattern that organizes code into logical namespaces. This approach facilitates independent ex

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
    Auf GitHub ansehen↗221,992
  • papers-we-love/papers-we-loveAvatar von papers-we-love

    papers-we-love/papers-we-love

    107,093Auf GitHub ansehen↗

    Papers We Love is a community-driven repository and learning network dedicated to the study and discussion of foundational computer science literature. It functions as a centralized educational archive, providing a structured environment where software professionals can engage with academic research to bridge the gap between theoretical concepts and practical application. The project distinguishes itself through a decentralized model of crowdsourced curation, where community members collectively maintain and categorize a vast index of technical resources. Beyond the repository itself, the ini

    Shellawesomecomputer-sciencemeetup
    Auf GitHub ansehen↗107,093
  • tictail/bounce.jsAvatar von tictail

    tictail/bounce.js

    6,165Auf GitHub ansehen↗

    bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D transformations. It provides a tool for creating complex animation sequences without the need to write manual stylesheet rules. The library allows for the creation of animations by chaining scale, rotation, translation, and skew transformations. These generated sequences can be saved under unique names for reuse across multiple elements. The system manages the animation lifecycle through callback functions that trigger when a visual sequence completes. It also includes a com

    CSS
    Auf GitHub ansehen↗6,165
  • hakimel/stroll.jsAvatar von hakimel

    hakimel/stroll.js

    4,342Auf GitHub ansehen↗

    stroll.js is a frontend UI animation library designed to transform standard web lists into three-dimensional scrolling displays. It functions as a tool for creating depth-based perspectives using CSS3 transforms. The library specializes in 3D web animations and interactive list design. It implements visual effects that respond to user movement, adding spatial depth and perspective to list elements as they are navigated.

    HTML
    Auf GitHub ansehen↗4,342
  • aarondo/material-preloaderAvatar von aarondo

    aarondo/Material-Preloader

    368Auf GitHub ansehen↗

    Material Design Preloader!s

    CSS
    Auf GitHub ansehen↗368
  • aaronbannin/looker-genAvatar von aaronbannin

    aaronbannin/looker-gen

    23Auf GitHub ansehen↗

    Looker Gen

    Python
    Auf GitHub ansehen↗23
  • 30-seconds/30-seconds-of-codeAvatar von 30-seconds

    30-seconds/30-seconds-of-code

    128,130Auf GitHub ansehen↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    JavaScript
    Auf GitHub ansehen↗128,130
  • a8m/pbAvatar von a8m

    a8m/pb

    598Auf GitHub ansehen↗

    Console progress bar for Rust

    Rust
    Auf GitHub ansehen↗598
  • 847850277/postman-gpuiAvatar von 847850277

    847850277/postman-gpui

    48Auf GitHub ansehen↗

    Postman GPUI is a simple graphical user interface application for making HTTP requests, inspired by Postman. This application allows users to create, manage, and send HTTP requests and view the responses in a user-friendly manner.

    Rust
    Auf GitHub ansehen↗48
  • 21st-dev/magic-mcpAvatar von 21st-dev

    21st-dev/magic-mcp

    4,992Auf GitHub ansehen↗

    Magic MCP is a Model Context Protocol server and AI component generator that translates natural language descriptions into functional user interface code. It acts as an LLM design orchestrator, producing responsive web elements and layouts anchored on utility-first CSS styling patterns. The system features a side-by-side variation engine that generates multiple stylistic interpretations of a single prompt for comparative selection. It incorporates SVG-based asset integration for branding and iconography and utilizes template-based assembly to combine pre-defined style patterns with user-speci

    TypeScript
    Auf GitHub ansehen↗4,992
  • 0xax/erlang-bookmarksAvatar von 0xAX

    0xAX/erlang-bookmarks

    1,154Auf GitHub ansehen↗

    All about erlang programming language powerd by community

    Auf GitHub ansehen↗1,154
  • acheronfail/repgrepAvatar von acheronfail

    acheronfail/repgrep

    521Auf GitHub ansehen↗

    An interactive replacer for ripgrep.

    Rust
    Auf GitHub ansehen↗521
  • achaiah/pywickAvatar von achaiah

    achaiah/pywick

    400Auf GitHub ansehen↗

    High-level batteries-included neural network training library for Pytorch

    Python
    Auf GitHub ansehen↗400
  • activeloopai/hubAvatar von activeloopai

    activeloopai/Hub

    9,177Auf GitHub ansehen↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    Auf GitHub ansehen↗9,177
  • adafruit/awesome-circuitpythonAvatar von adafruit

    adafruit/awesome-circuitpython

    733Auf GitHub ansehen↗

    A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

    adafruitawesomeawesome-list
    Auf GitHub ansehen↗733
  • adambard/learnxinyminutes-docsAvatar von adambard

    adambard/learnxinyminutes-docs

    12,287Auf GitHub ansehen↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Markdown
    Auf GitHub ansehen↗12,287
  • adamfisk/littleproxyAvatar von adamfisk

    adamfisk/LittleProxy

    2,123Auf GitHub ansehen↗

    High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers.

    PHP
    Auf GitHub ansehen↗2,123
  • adamian98/pulseAvatar von adamian98

    adamian98/pulse

    8,014Auf GitHub ansehen↗

    Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo upsampling tool that increases image resolution by exploring the latent space of pre-trained generative models to synthesize high-quality details. The system includes a face image alignment tool designed to standardize the scale and orientation of raw facial photos. This preprocessing utility prepares images for higher resolution processing by aligning and downscaling faces to a standard orientation. The project covers AI image super-resolution and generative photo upscaling,

    Python
    Auf GitHub ansehen↗8,014
  • adiny/moodtrip-hotel-searchAvatar von adiny

    adiny/moodtrip-hotel-search

    1Auf GitHub ansehen↗

    Claude and Openclaw AI skill for hotel search & booking via MoodTrip.ai MCP server

    Auf GitHub ansehen↗1
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 64bit/commandokAvatar von 64bit

    64bit/commandOK

    39Auf GitHub ansehen↗

    commandOK is a Spotlight-like command generator for your terminal. Pops up when you need it and gets out of the way when you don't.

    Rust
    Auf GitHub ansehen↗39