awesome-repositories.com
Blog
MCP
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 samchon/mutex-server

Open-source alternatives to Mutex Server

30 open-source projects similar to samchon/mutex-server, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mutex Server alternative.

  • samchon/tgridAvatar de samchon

    samchon/tgrid

    166Ver en GitHub↗

    TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols

    TypeScript
    Ver en GitHub↗166
  • abseil/abseil-cppAvatar de abseil

    abseil/abseil-cpp

    17,334Ver en GitHub↗

    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++
    Ver en GitHub↗17,334
  • bahmutov/d3-helpersAvatar de bahmutov

    bahmutov/d3-helpers

    26Ver en GitHub↗

    Little utility D3 functions

    JavaScript
    Ver en GitHub↗26
  • adamhl8/filterqlA

    adamhl8/filterql

    0Ver en GitHub↗
    Ver en GitHub↗0
  • aleclarson/ee-tsA

    aleclarson/ee-ts

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alexa-js/alexa-utterancesAvatar de alexa-js

    alexa-js/alexa-utterances

    153Ver en GitHub↗

    Generate expanded Amazon Alexa utterances from a template string.

    JavaScript
    Ver en GitHub↗153

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
  • ant0ine/go-json-restAvatar de ant0ine

    ant0ine/go-json-rest

    3,489Ver en GitHub↗

    A quick and easy way to setup a RESTful JSON API

    Go
    Ver en GitHub↗3,489
  • api-platform/api-platformAvatar de api-platform

    api-platform/api-platform

    9,154Ver en GitHub↗

    API Platform is a headless content management system engine and framework used to build REST and GraphQL APIs. It utilizes schema-driven generation to automatically produce web endpoints based on predefined data model definitions. The platform focuses on semantic data modeling, using structured classes and ontologies to ensure information is organized for search engines and semantic web tools. It provides an automated OpenAPI specification generator and a declarative system for creating administration dashboards to manage data records without custom frontend code. The system includes capabil

    PHP
    Ver en GitHub↗9,154
  • apioo/fusioAvatar de apioo

    apioo/fusio

    2,099Ver en GitHub↗

    Self-Hosted API Management for Builders

    PHPaiai-agentsapi
    Ver en GitHub↗2,099
  • armollica/d3-ring-noteAvatar de armollica

    armollica/d3-ring-note

    112Ver en GitHub↗

    D3 plugin for placing circle and text annotation

    Ver en GitHub↗112
  • artberri/diodA

    artberri/diod

    0Ver en GitHub↗
    Ver en GitHub↗0
  • asouei/safe-fetchA

    asouei/safe-fetch

    0Ver en GitHub↗
    Ver en GitHub↗0
  • atojs/alexa-uncensorAvatar de atojs

    atojs/alexa-uncensor

    18Ver en GitHub↗

    Bypass Alexa (Amazon Echo) Text-to-Speech censorship

    JavaScript
    Ver en GitHub↗18
  • badgerati/podeAvatar de Badgerati

    Badgerati/Pode

    1,049Ver en GitHub↗

    Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers

    PowerShellactive-directoryauthenticationcross-platform
    Ver en GitHub↗1,049
  • actix/actix-webAvatar de actix

    actix/actix-web

    24,421Ver en GitHub↗

    Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a foundation for processing concurrent requests through a non-blocking execution model, utilizing an actor-based concurrency system to manage lightweight processes and message passing. The framework includes a low-level networking layer that handles the parsing and serialization of HTTP traffic according to standard specifications. The framework distinguishes itself through a type-safe routing engine that enforces strict data types at compile time, ensuring that request parameters a

    Rustactixactix-webasync
    Ver en GitHub↗24,421
  • baidumapapi/wxapp-jsapiAvatar de baidumapapi

    baidumapapi/wxapp-jsapi

    473Ver en GitHub↗

    百度地图微信小程序jsapi

    JavaScript
    Ver en GitHub↗473
  • begriffs/postgrestAvatar de begriffs

    begriffs/postgrest

    27,234Ver en GitHub↗

    PostgREST is a standalone web server that automatically transforms a PostgreSQL database into a RESTful API. It serves as an API gateway that translates HTTP requests into SQL queries, mapping the database schema directly to endpoints without the need for manual route definitions. The system utilizes a JWT authentication layer to validate user identities and map incoming web requests to specific database roles. This allows the server to delegate authorization and permission enforcement to the internal PostgreSQL role system. It includes a generator for OpenAPI specifications to provide stand

    Haskell
    Ver en GitHub↗27,234
  • bevry/getmacAvatar de bevry

    bevry/getmac

    360Ver en GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    Ver en GitHub↗360
  • biosustain/potionAvatar de biosustain

    biosustain/potion

    488Ver en GitHub↗

    Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine

    Python
    Ver en GitHub↗488
  • bizweekgraphics/swoopyarrowsAvatar de bizweekgraphics

    bizweekgraphics/swoopyarrows

    110Ver en GitHub↗

    swoopyarrows makes swoopy arrows between things

    JavaScript
    Ver en GitHub↗110
  • bjornbytes/rxluaAvatar de bjornbytes

    bjornbytes/RxLua

    538Ver en GitHub↗

    Reactive Extensions for Lua

    Lua
    Ver en GitHub↗538
  • blankj/androidutilcodeAvatar de Blankj

    Blankj/AndroidUtilCode

    33,657Ver en GitHub↗

    AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It provides a collection of helper classes for common tasks including system settings management, file I/O, and hardware access. The project distinguishes itself through a comprehensive toolset for device management and UI assistance. It includes specialized capabilities for monitoring battery status, managing system volume and brightness, and implementing UI helpers to prevent duplicate click events. It also provides a dedicated system for coordinate conversion between different m

    Javaandroidandroidxapp
    Ver en GitHub↗33,657
  • blitz-js/superjsonB

    blitz-js/superjson

    0Ver en GitHub↗
    Ver en GitHub↗0
  • blongden/halAvatar de blongden

    blongden/hal

    200Ver en GitHub↗

    application/hal builder / formatter for PHP 5.4+

    PHP
    Ver en GitHub↗200
  • bumbeishvili/d3-breadcrumbsAvatar de bumbeishvili

    bumbeishvili/d3-breadcrumbs

    5Ver en GitHub↗

    I was tired copying same thing over and over in different projects and decided to create small lib for breadcrumbs

    JavaScript
    Ver en GitHub↗5
  • bumbeishvili/d3-tooltipAvatar de bumbeishvili

    bumbeishvili/d3-tooltip

    13Ver en GitHub↗

    Simple, beautiful data driven tooltip

    JavaScript
    Ver en GitHub↗13
  • c410-f3r/wtxAvatar de c410-f3r

    c410-f3r/wtx

    360Ver en GitHub↗

    A collection of different transport implementations and related tools focused primarily on web technologies.

    Rust
    Ver en GitHub↗360
  • cameloeanthony/androidarchitecturecollectionC

    CameloeAnthony/AndroidArchitectureCollection

    0Ver en GitHub↗
    Ver en GitHub↗0
  • castore-dev/castoreC

    castore-dev/castore

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 53seven/d3-nelson-rulesAvatar de 53seven

    53seven/d3-nelson-rules

    17Ver en GitHub↗

    d3 utility to apply nelsons rules of process control to a set of data

    JavaScript
    Ver en GitHub↗17