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
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to move-language/move

Open-source alternatives to Move

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

  • transcranial/keras-jsAvatar von transcranial

    transcranial/keras-js

    4,963Auf GitHub ansehen↗

    Keras-js is a JavaScript inference engine and browser-based machine learning framework designed to execute pre-trained Keras neural networks. It allows for client-side model inference in web browsers or Node.js environments without the requirement of a backend server. The library utilizes a WebGL tensor accelerator to map mathematical operations to the graphics processor for hardware acceleration. To maintain user interface responsiveness during heavy computations, it incorporates a web worker inference runtime that executes neural network processing in background threads. The system support

    JavaScript
    Auf GitHub ansehen↗4,963
  • olsf/libraAvatar von OLSF

    OLSF/libra

    243Auf GitHub ansehen↗

    A reference implementation of a neutral replicated state machine. Forked from the Libra/Diem technologies.

    Rust
    Auf GitHub ansehen↗243
  • nerox8664/pytorch2kerasAvatar von nerox8664

    nerox8664/pytorch2keras

    861Auf GitHub ansehen↗

    PyTorch to Keras model convertor

    Python
    Auf GitHub ansehen↗861
  • facebook/react-nativeAvatar von facebook

    facebook/react-native

    126,019Auf GitHub ansehen↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    C++androidapp-frameworkcross-platform
    Auf GitHub ansehen↗126,019

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
  • starcoinorg/starcoin-frameworkS

    starcoinorg/starcoin-framework

    0Auf GitHub ansehen↗

    halley: latest - proxima: v11 - barnard: v11 - main: v11

    Auf GitHub ansehen↗0
  • transmissions11/solmateAvatar von transmissions11

    transmissions11/solmate

    4,288Auf GitHub ansehen↗

    Solmate is a collection of gas-optimized building blocks and libraries for developing secure and efficient smart contracts on the Solana blockchain. It provides a set of standardized tools including an access control framework for managing user roles and ownership, a high-precision fixed-point math library for decimal and signed integer calculations, and a Merkle proof verifier for validating data inclusion. The project provides secure token implementations for issuing and transferring fungible and non-fungible tokens. These implementations include safety checks to prevent silent failures dur

    Solidity
    Auf GitHub ansehen↗4,288
  • 3dparallax/insightAvatar von 3Dparallax

    3Dparallax/insight

    914Auf GitHub ansehen↗

    A helpful Chrome extension for WebGL development

    JavaScript
    Auf GitHub ansehen↗914
  • 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
  • 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
  • a8m/pbAvatar von a8m

    a8m/pb

    598Auf GitHub ansehen↗

    Console progress bar for Rust

    Rust
    Auf GitHub ansehen↗598
  • aaronbannin/looker-genAvatar von aaronbannin

    aaronbannin/looker-gen

    23Auf GitHub ansehen↗

    Looker Gen

    Python
    Auf GitHub ansehen↗23
  • abhigyanpatwari/gitnexusAvatar von abhigyanpatwari

    abhigyanpatwari/GitNexus

    42,282Auf GitHub ansehen↗
    TypeScript
    Auf GitHub ansehen↗42,282
  • abkmystery/aneeAvatar von abkmystery

    abkmystery/ANEE

    1Auf GitHub ansehen↗

    ANEE is an experimental dynamic inference wrapper for pretrained Transformer language models (currently GPT-2). Instead of always running all layers, ANEE exposes an energy_budget and performs early exit inside the model’s forward pass.

    Python
    Auf GitHub ansehen↗1
  • abseil/abseil-cppAvatar von abseil

    abseil/abseil-cpp

    17,334Auf GitHub ansehen↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    Auf GitHub ansehen↗17,334
  • 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
  • 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
  • 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
  • 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
  • adolfousier/opencrabsAvatar von adolfousier

    adolfousier/opencrabs

    808Auf GitHub ansehen↗

    The autonomous, self-improving AI agent. Single Rust binary. Every channel.

    Rust
    Auf GitHub ansehen↗808
  • adolfousier/ratifactAvatar von adolfousier

    adolfousier/ratifact

    87Auf GitHub ansehen↗

    Track and manage build artifacts from multiple programming languages.

    Rust
    Auf GitHub ansehen↗87
  • adrientorris/awesome-blazorAvatar von AdrienTorris

    AdrienTorris/awesome-blazor

    9,307Auf GitHub ansehen↗
    asp-net-coreaspnetcoreawesome
    Auf GitHub ansehen↗9,307
  • aerogear/graphbackAvatar von aerogear

    aerogear/graphback

    408Auf GitHub ansehen↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    Auf GitHub ansehen↗408
  • ag14774/diffdistAvatar von ag14774

    ag14774/diffdist

    62Auf GitHub ansehen↗
    Python
    Auf GitHub ansehen↗62
  • agarrharr/awesome-cli-appsAvatar von agarrharr

    agarrharr/awesome-cli-apps

    18,722Auf GitHub ansehen↗

    This project is a curated directory of command line applications and utilities designed to enhance developer productivity and streamline technical workflows. It serves as a comprehensive index of open-source software, categorizing tools that assist with system administration, development automation, and personal task management. The repository distinguishes itself by providing a structured collection of terminal-based software that spans diverse functional domains. It includes resources for managing infrastructure and cloud resources, performing code maintenance, and customizing terminal envi

    Shellawesomeawesome-listcli
    Auf GitHub ansehen↗18,722
  • agentbay-ai/agentbay-skillsAvatar von agentbay-ai

    agentbay-ai/agentbay-skills

    42Auf GitHub ansehen↗

    English | 中文

    Python
    Auf GitHub ansehen↗42
  • 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