awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
usocket avatar

usocket/usocket

0
View on GitHub↗
244 stele·55 fork-uri·Common Lisp·2 vizualizăricommon-lisp.net/project/usocket↗

Usocket

https://usocket.common-lisp.dev

Features

  • Websockets - Portable interface for TCP and UDP networking.

Istoric stele

Graficul istoricului de stele pentru usocket/usocketGraficul istoricului de stele pentru usocket/usocket

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Usocket

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Usocket.
  • charje/portalAvatar charJe

    charJe/portal

    28Vezi pe GitHub↗

    Portable Websocket Server for Common Lisp. THIS PROJECT HAS MOVED

    Common Lisp
    Vezi pe GitHub↗28
  • crossbario/autobahn-pythonAvatar crossbario

    crossbario/autobahn-python

    2,538Vezi pe GitHub↗

    WebSocket and WAMP in Python for Twisted and asyncio

    Pythonautobahnpubsubpython
    Vezi pe GitHub↗2,538
  • django/channelsAvatar django

    django/channels

    6,352Vezi pe GitHub↗

    Channels is an extension for the Django web framework that adds native support for WebSockets, background tasks, and long-running connections alongside standard HTTP requests. It provides a channel layer abstraction for passing messages between different parts of a Django application across processes, along with a protocol router that inspects incoming connections and dispatches them to the correct handler for HTTP, WebSocket, or custom protocols. The project introduces an async consumer abstraction that wraps protocol-specific handling into a single callable, and a background worker pool tha

    Python
    Vezi pe GitHub↗6,352
  • 3b/clwsAvatar 3b

    3b/clws

    75Vezi pe GitHub↗

    Currently requires SBCL or CCL, but shouldn't be too hard to port to other implementations/platforms supported by iolib.

    Common Lisp
    Vezi pe GitHub↗75
Vezi toate cele 13 alternative pentru Usocket→

Întrebări frecvente

Ce face usocket/usocket?

https://usocket.common-lisp.dev

Care sunt principalele funcționalități ale usocket/usocket?

Principalele funcționalități ale usocket/usocket sunt: Websockets.

Care sunt câteva alternative open-source pentru usocket/usocket?

Alternativele open-source pentru usocket/usocket includ: charje/portal — Portable Websocket Server for Common Lisp. THIS PROJECT HAS MOVED. crossbario/autobahn-python — WebSocket and WAMP in Python for Twisted and asyncio. django/channels — Channels is an extension for the Django web framework that adds native support for WebSockets, background tasks, and… fukamachi/websocket-driver — This library provides WebSocket server & client implementation for Common Lisp. jarohen/chord — A library designed to bridge the gap between the triad of CLJ/CLJS, web-sockets and core.async. 3b/clws — Currently requires SBCL or CCL, but shouldn't be too hard to port to other implementations/platforms supported by iolib.