awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gcssloop/androidnote

Open-source alternatives to AndroidNote

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

  • pixieditor/pixieditorAvatar de PixiEditor

    PixiEditor/PixiEditor

    7,840Ver en GitHub↗

    PixiEditor is a multi-functional graphics suite that serves as a pixel art editor, a node-based graphics editor, and a vector graphics tool. It functions as a shader-based painting tool and 2D animation software, providing a comprehensive environment for creating raster images and frame-by-frame motion. The project is distinguished by its use of node-based workflows for building complex image transformations, visual effects, and custom digital brush designs. It utilizes a shader-based brush engine and a node graph to define personalized painting tool behaviors and procedural animations. The

    C#2davaloniauicsharp
    Ver en GitHub↗7,840
  • hiloteam/hiloAvatar de hiloteam

    hiloteam/Hilo

    5,932Ver en GitHub↗

    Hilo is an HTML5 game engine for building 2D games that run across browsers and devices. It renders graphics through Canvas, DOM, or WebGL backends, automatically selecting the best option for the target environment. The engine provides a complete game development solution with sprite, skeletal, and particle animation, along with a texture atlas system for efficient image loading and rendering. The framework distinguishes itself through its integration of the DragonBones skeletal animation engine, which drives bone-based character movement without frame-by-frame sprites, and its Chipmunk phys

    JavaScriptcanvasgamehilo
    Ver en GitHub↗5,932
  • fogleman/ggAvatar de fogleman

    fogleman/gg

    4,778Ver en GitHub↗

    gg is a Go 2D graphics library and vector graphics engine designed for programmatic image generation. It provides a canvas rendering API to create custom 2D shapes, paths, and visual assets, which can be exported as PNG and JPG files. The toolkit enables the construction of complex geometry using Bezier curves and custom paths. It supports a variety of rendering operations, including filling and stroking paths, applying linear and radial gradients, and utilizing surface patterns. The library covers a broad range of capabilities, including text rendering with word wrapping and dimension measu

    Go
    Ver en GitHub↗4,778

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • software-mansion/react-native-gesture-handlerAvatar de software-mansion

    software-mansion/react-native-gesture-handler

    6,755Ver en GitHub↗

    React Native Gesture Handler is a declarative library that exposes the platform's native touch and gesture system to React Native, enabling smooth, deterministic gesture handling on the UI thread. It manages gesture recognition through a native state machine with defined transitions between states like BEGAN, ACTIVE, END, and CANCELLED, routing touch events through platform-native gesture recognizers on both iOS and Android. The library provides a comprehensive gesture composition framework that allows developers to combine multiple gestures into race, simultaneous, or exclusive sequences, co

    TypeScriptgesturejavascriptreact-native
    Ver en GitHub↗6,755
  • daybrush/moveableAvatar de daybrush

    daybrush/moveable

    10,720Ver en GitHub↗

    Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

    TypeScriptdraggablegroupablemovable
    Ver en GitHub↗10,720
  • leaferjs/leafer-uiAvatar de leaferjs

    leaferjs/leafer-ui

    4,184Ver en GitHub↗

    Leafer UI is a high-performance HTML5 canvas rendering engine and 2D vector graphics library. It utilizes a hierarchical scene tree to manage shapes, paths, and text, providing a toolkit for building interactive canvas applications and expansive infinite canvases. The engine is designed as a cross-platform canvas toolkit that decouples core logic from the drawing API, allowing it to run across web, mobile, server, and mini-program environments. It distinguishes itself by providing specialized tools for interactive graphic editor development, including hit detection, event bubbling, and transf

    TypeScriptcanvasinfinite-canvasleafer
    Ver en GitHub↗4,184
  • opentypejs/opentype.jsAvatar de opentypejs

    opentypejs/opentype.js

    4,976Ver en GitHub↗

    opentype.js is a JavaScript library for reading, writing, and manipulating OpenType, TrueType, and WOFF font files in both browser and server environments. It functions as a font parser and generator capable of extracting glyph data and metadata or creating new font files by defining glyph paths and metadata programmatically. The project provides specialized utilities for modifying font variation tables to control variable font properties and processing color layers and palettes via COLR and CPAL tables. It also includes a Bezier path generator that converts font glyphs and text strings into

    JavaScriptfontglyphsjavascript
    Ver en GitHub↗4,976
  • mono/skiasharpAvatar de mono

    mono/SkiaSharp

    5,449Ver en GitHub↗

    SkiaSharp is a cross-platform 2D graphics engine and .NET wrapper for the Skia Graphics Library. It provides a rendering API for drawing shapes, paths, and bitmaps across mobile, desktop, and server environments, functioning as both a raster graphics library and a hardware-accelerated drawing API. The project enables the creation of custom vector drawings and dynamic UI components through precise control over strokes, fills, and mathematical transformations. It also supports programmatic image manipulation, allowing for the loading and modification of pixel arrays. Its capabilities cover bas

    C#androidcross-platformdot-net
    Ver en GitHub↗5,449
  • sixlabors/imagesharpAvatar de SixLabors

    SixLabors/ImageSharp

    7,954Ver en GitHub↗

    ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats. The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c

    C#bmpc-sharpdrawing
    Ver en GitHub↗7,954
  • rstacruz/cheatsheetsAvatar de rstacruz

    rstacruz/cheatsheets

    14,429Ver en GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    SCSS
    Ver en GitHub↗14,429
  • geniusvjr/learningnotesAvatar de GeniusVJR

    GeniusVJR/LearningNotes

    13,145Ver en GitHub↗

    LearningNotes is a technical knowledge base and engineering study guide focused on Android framework internals, system architecture, and mobile performance optimization. It serves as a reference for analyzing the Android boot sequence, process bootstrapping, and system service initialization. The project provides detailed guides on mobile performance, including strategies for reducing memory footprints, identifying memory leaks, and optimizing image decoding. It further covers Android inter-process communication using AIDL and the Binder kernel driver, as well as software architecture manuals

    Ver en GitHub↗13,145
  • konvajs/react-konvaAvatar de konvajs

    konvajs/react-konva

    6,362Ver en GitHub↗

    react-konva is a declarative React canvas graphics library and 2D vector graphics framework. It serves as a rendering engine and interactive canvas toolset that allows for the drawing and management of complex 2D shapes and graphics using a React component model. The library maps reactive component trees to an underlying object-oriented graphics scene graph, enabling the synchronization of visual states with application data. It provides specialized tools for building interactive graphical interfaces, including support for multi-touch gestures, drag-and-drop functionality, and real-time trans

    TypeScript
    Ver en GitHub↗6,362
  • maptalks/maptalks.jsAvatar de maptalks

    maptalks/maptalks.js

    4,519Ver en GitHub↗

    maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and 3D geographic data on a web canvas. It functions as a 3D geospatial engine supporting 3DTiles and GLTF formats, a GeoJSON visualization tool, and a spatial analysis library. The project distinguishes itself through high-performance rendering and dynamic geospatial animation, including the ability to simulate traffic flow and execute smooth visual transitions for map elements. It provides comprehensive tools for interactive geometry editing, allowing users to draw and modify ve

    HTML
    Ver en GitHub↗4,519
  • amosgyamfi/awesome-fasthtmlAvatar de amosgyamfi

    amosgyamfi/awesome-fasthtml

    82Ver en GitHub↗

    Awesome and Best FastHTML Resources For Python Developers

    Pythonfasthtmlhtmxpython
    Ver en GitHub↗82
  • amin-tgz/awesome-carlaAvatar de Amin-Tgz

    Amin-Tgz/awesome-CARLA

    917Ver en GitHub↗

    👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla

    Ver en GitHub↗917
  • anant/awesome-cassandraAvatar de Anant

    Anant/awesome-cassandra

    319Ver en GitHub↗

    A curated list of the best resources in the Cassandra community.

    HTMLapacheawesomeawesome-list
    Ver en GitHub↗319
  • altamiracorp/awesome-xaiAvatar de altamiracorp

    altamiracorp/awesome-xai

    190Ver en GitHub↗

    Awesome Explainable AI (XAI) and Interpretable ML Papers and Resources

    awesomeawesome-listexplanations
    Ver en GitHub↗190
  • aaronhma/awesome-tensorflow-jsAvatar de aaronhma

    aaronhma/awesome-tensorflow-js

    186Ver en GitHub↗

    Awesome TensorFlow.js - A curated list of dedicated resources to master TensorFlow.js

    awesomeawesome-listmachine-learning
    Ver en GitHub↗186
  • altryne/awesome-ai-art-image-synthesisAvatar de altryne

    altryne/awesome-ai-art-image-synthesis

    1,801Ver en GitHub↗

    A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.

    Ver en GitHub↗1,801
  • andrewda/awesome-frcAvatar de andrewda

    andrewda/awesome-frc

    124Ver en GitHub↗

    A curated list of packages and resources regarding the FIRST Robotics Competition.

    Ver en GitHub↗124
  • aden-hive/hiveAvatar de aden-hive

    aden-hive/hive

    10,578Ver en GitHub↗

    Hive is an artificial intelligence workflow automation engine and development platform designed for building and deploying autonomous agents. It provides a framework for orchestrating complex, multi-step business processes by coordinating tasks across multiple specialized agents using directed graph structures. The platform distinguishes itself through a focus on production-grade reliability and state management. It maintains persistent execution context and conversation history on disk, enabling crash recovery and continuity for long-running automated sessions. Furthermore, it incorporates a

    Pythonagentagent-frameworkagent-skills
    Ver en GitHub↗10,578
  • ahundt/awesome-roboticsAvatar de ahundt

    ahundt/awesome-robotics

    1,396Ver en GitHub↗

    A curated list of awesome links and software libraries that are useful for robots.

    Ver en GitHub↗1,396
  • adius/awesome-music-productionAvatar de adius

    adius/awesome-music-production

    1,428Ver en GitHub↗

    A curated list of software, hardware, and other resources to create music.

    Ver en GitHub↗1,428
  • adius/awesome-sheet-musicAvatar de adius

    adius/awesome-sheet-music

    1,003Ver en GitHub↗

    A curated list of awesome tools to create, edit and display sheet music.

    Ver en GitHub↗1,003
  • allthingssmitty/css-protipsAvatar de AllThingsSmitty

    AllThingsSmitty/css-protips

    30,114Ver en GitHub↗

    This project is a curated knowledge base and technical reference for professional web styling. It serves as a comprehensive guide to modern CSS best practices, focusing on techniques that leverage native browser capabilities to create efficient, maintainable, and scalable stylesheets. The collection emphasizes the use of declarative style logic and modern layout engines to replace brittle, imperative approaches. By prioritizing native pseudo-class state management, logical property mapping, and relative unit scaling, the guide demonstrates how to build responsive interfaces that remain consis

    awesomeawesome-listcss
    Ver en GitHub↗30,114
  • allthingssmitty/jquery-tips-everyone-should-knowAvatar de AllThingsSmitty

    AllThingsSmitty/jquery-tips-everyone-should-know

    4,315Ver en GitHub↗

    This project serves as a comprehensive development guide for the jQuery library, focusing on best practices and techniques for efficient web frontend development. It provides a structured collection of patterns for manipulating the document object model, managing dynamic content, and streamlining asynchronous data requests. The guide emphasizes performance and maintainability by detailing strategies for optimizing element selection, implementing event delegation, and managing element state. It covers methods for resolving library conflicts, standardizing layout dimensions, and controlling bro

    awesomeawesome-listjquery
    Ver en GitHub↗4,315
  • 521xueweihan/hellogithubAvatar de 521xueweihan

    521xueweihan/HelloGitHub

    161,590Ver en GitHub↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    Pythonawesomegithubhellogithub
    Ver en GitHub↗161,590
  • ai-boost/awesome-gptsAvatar de ai-boost

    ai-boost/Awesome-GPTs

    3,392Ver en GitHub↗

    Curated list of awesome GPTs 👍.

    Ver en GitHub↗3,392
  • amir-arad/awesome-oscAvatar de amir-arad

    amir-arad/awesome-osc

    30Ver en GitHub↗

    A curated list of useful open-sound-control applications, libraries, resources and shiny things

    Ver en GitHub↗30
  • alferov/awesome-gulpAvatar de alferov

    alferov/awesome-gulp

    624Ver en GitHub↗

    :tropical_drink: A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp

    JavaScript
    Ver en GitHub↗624