awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zeromq avatar

zeromq/cppzmq

0
View on GitHub↗
2,306 stele·803 fork-uri·C++·MIT·8 vizualizăriwww.zeromq.org↗

Cppzmq

Header-only C++ binding for libzmq

Features

  • Web and Networking - Header-only bindings for the ZMQ messaging library.

Istoric stele

Graficul istoricului de stele pentru zeromq/cppzmqGraficul istoricului de stele pentru zeromq/cppzmq

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

Întrebări frecvente

Ce face zeromq/cppzmq?

Header-only C++ binding for libzmq

Care sunt principalele funcționalități ale zeromq/cppzmq?

Principalele funcționalități ale zeromq/cppzmq sunt: Web and Networking.

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

Alternativele open-source pentru zeromq/cppzmq includ: max-mapper/art-of-node — This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves… benjamindblock/odin-mustache — Native implementation of {{mustache}} templates in Odin. chriskohlhoff/asio — Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that… fawdlstty/libfv — libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client. gmlc-tdc/netif — Header-only C++14 library for getting addresses associated with network interfaces without name lookups on Windows,… archetype-dynamics/ostrichdb-cli — Built from scratch, the OstrichDB engine powers the OstrichDB CLI—a lightweight yet powerful database management tool…

Alternative open-source pentru Cppzmq

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cppzmq.
  • max-mapper/art-of-nodeAvatar max-mapper

    max-mapper/art-of-node

    9,873Vezi pe GitHub↗

    This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves as a comprehensive introduction to core concepts, including asynchronous programming tutorials, network application primers, and guides on the module system and stream API. The material focuses on the fundamental building blocks of server-side development, specifically how to create reusable code packages and manage project dependencies via a module manifest. It provides detailed instruction on building programs that communicate over HTTP and TCP protocols to exchange data acr

    JavaScript
    Vezi pe GitHub↗9,873
  • benjamindblock/odin-mustacheAvatar benjamindblock

    benjamindblock/odin-mustache

    38Vezi pe GitHub↗

    Native implementation of {{mustache}} templates in Odin.

    Odin
    Vezi pe GitHub↗38
  • chriskohlhoff/asioAvatar chriskohlhoff

    chriskohlhoff/asio

    5,896Vezi pe GitHub↗

    Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that avoids blocking program execution. It provides a portable, cross-platform interface for network socket communication across different operating systems, and manages multiple asynchronous operations without requiring explicit thread management or locking. The library implements a proactor-based asynchronous model where operations post completion handlers to a queue for later execution, and wraps operating system I/O multiplexing mechanisms like epoll, kqueue, IOCP, and select in

    C++
    Vezi pe GitHub↗5,896
  • archetype-dynamics/ostrichdb-cliA

    Archetype-Dynamics/OstrichDB-CLI

    0Vezi pe GitHub↗

    Built from scratch, the OstrichDB engine powers the OstrichDB CLI—a lightweight yet powerful database management tool for your terminal. Written in Odin, it features an intuitive query structure, hierarchical data organization, and built-in security systems, making it ideal for anyone seeking an…

    Vezi pe GitHub↗0
  • Vezi toate cele 25 alternative pentru Cppzmq→