mongoose
Network library
A lightweight network library for C/C++ developers to create embedded network applications with simple event-driven APIs for TCP, HTTP, WebSocket, MQTT, and other protocols.
Embedded Web Server
11k stars
465 watching
3k forks
Language: C
last commit: 7 days ago
Linked from 4 awesome lists
embeddedhttpiotmqtttcptcpiptls13udpweb-serverwebserverwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
cesanta/mongoose-os | An IoT firmware development framework providing tools and services for creating, deploying, and managing Internet of Things devices | 2,510 |
esl/mongooseim | A scalable and efficient XMPP server for large enterprise installations | 1,670 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 26,966 |
hagopj13/node-express-boilerplate | A boilerplate project for quickly building RESTful APIs using Node.js and Express. | 6,976 |
dunglas/mercure | A protocol and implementation for efficient real-time communication between servers and clients over HTTP. | 3,972 |
mas-bandwidth/netcode | Enables secure client-server connections over UDP with robust security features. | 2,434 |
emitter-io/emitter | A high-performance, distributed publish-subscribe platform built with MQTT protocol for low-latency and scalable real-time communication. | 3,863 |
jeelabs/esp-link | A Wifi-serial bridge that connects microcontrollers to the internet via an ESP8266 module. | 2,852 |
capaj/moonridge | A real-time data access framework built on top of Mongoose and Socket.IO. | 66 |
unetworking/uwebsockets | A fast and secure web server for real-time communication | 17,416 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |
processone/ejabberd | A robust messaging platform built on Erlang/OTP for real-time communication and data exchange. | 6,117 |
mongo-express/mongo-express | A Node.js-based web interface to manage MongoDB databases and collections. | 5,587 |
vapor/fluent-mongo-driver | A Swift framework providing MongoDB support built on top of the MongoKittten project | 26 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,431 |