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

samchon/mutex-server

0
View on GitHub↗
32 stars·2 forks·TypeScript·MIT·13 views

Mutex Server

bash npm install --save mutex-server

Features

  • Network Utilities - Network-level critical section controllers like mutexes and semaphores.
  • Server Frameworks - Server-side synchronization and locking utility.
  • Utility Libraries - Network-level critical sections controller.

Star history

Star history chart for samchon/mutex-serverStar history chart for samchon/mutex-server

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 Mutex Server

Similar open-source projects, ranked by how many features they share with Mutex Server.
  • samchon/tgridsamchon avatar

    samchon/tgrid

    166View on GitHub↗

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

    TypeScript
    View on GitHub↗166
  • abseil/abseil-cppabseil avatar

    abseil/abseil-cpp

    17,334View on 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++
    View on GitHub↗17,334
  • actix/actix-webactix avatar

    actix/actix-web

    24,421View on 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
    View on GitHub↗24,421
  • 53seven/d3-nelson-rules53seven avatar

    53seven/d3-nelson-rules

    17View on GitHub↗

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

    JavaScript
    View on GitHub↗17
See all 30 alternatives to Mutex Server→

Frequently asked questions

What does samchon/mutex-server do?

`bash npm install --save mutex-server `

What are the main features of samchon/mutex-server?

The main features of samchon/mutex-server are: Network Utilities, Server Frameworks, Utility Libraries.

What are some open-source alternatives to samchon/mutex-server?

Open-source alternatives to samchon/mutex-server include: samchon/tgrid — TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols. abseil/abseil-cpp — Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a… actix/actix-web — Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a… adamhl8/filterql. aleclarson/ee-ts. 53seven/d3-nelson-rules — d3 utility to apply nelsons rules of process control to a set of data.