Skip to content

Commit 2c90f2e

Browse files
committed
Merge pull request fffaraz#29 from peko/master
Mongoose web server
2 parents 3a95d4c + 445e2ac commit 2c90f2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
258258
* [Boost.Asio](http://think-async.com/) - A cross-platform C++ library for network and low-level I/O programming.
259259
* [Casablanca](http://casablanca.codeplex.com/) - C++ REST SDK.
260260
* [cpp-netlib](http://cpp-netlib.org/) - A collection of open-source libraries for high level network programming.
261+
* [Mongoose](https://github.com/cesanta/mongoose) - Extremely lightweight webserver.
261262
* [Muduo](https://github.com/chenshuo/muduo) - A C++ non-blocking network library for multi-threaded server in Linux.
262263
* [net_skeleton](https://github.com/cesanta/net_skeleton) - TCP client/server library for C/C++.
263264
* [nope.c](https://github.com/riolet/nope.c) - A C language-based ultra-light software platform for scalable server-side and networking applications. Think node.js for C programmers.

0 commit comments

Comments
 (0)