mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Added Pistache
This commit is contained in:
parent
9a2099c85b
commit
fadb9c4c53
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ A curated list of Microservice Architecture related principles and technologies.
|
||||||
- [C++ Micro Services](http://cppmicroservices.org/) - An OSGi-like C++ dynamic module system and service registry.
|
- [C++ Micro Services](http://cppmicroservices.org/) - An OSGi-like C++ dynamic module system and service registry.
|
||||||
- [Enduro/X](https://github.com/endurox-dev/endurox/) - XATMI based service framework for GNU/Linux.
|
- [Enduro/X](https://github.com/endurox-dev/endurox/) - XATMI based service framework for GNU/Linux.
|
||||||
- [Pion](https://github.com/splunk/pion) - C++ framework for building lightweight HTTP interfaces.
|
- [Pion](https://github.com/splunk/pion) - C++ framework for building lightweight HTTP interfaces.
|
||||||
- [POCO](http://pocoproject.org/) - Open source C++ class libraries for building network-based applications and servers.
|
- [Pistache](https://github.com/oktal/pistache) - A high-performance REST Toolkit written in C++.
|
||||||
|
- [Poco](http://pocoproject.org/) - C++ class libraries for building network-based applications and servers.
|
||||||
- [Served](https://github.com/datasift/served) - C++ library for building high performance RESTful web servers.
|
- [Served](https://github.com/datasift/served) - C++ library for building high performance RESTful web servers.
|
||||||
- [ULib](https://github.com/stefanocasazza/ULib) - Highly optimized class framework for writing C++ applications.
|
- [ULib](https://github.com/stefanocasazza/ULib) - Highly optimized class framework for writing C++ applications.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue