Change the repository type filter
All
Repositories list
3 repositories
AppShift-MemoryPool
PublicA very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)APIShift
PublicAPIShift is a platform for creating any type of API/server with a modular, scalable design, not confined to any specific network architecture. The purpose of APIShift is to help build and deploy a fully functional API/server for any type of use using simple tools and a configurable workflow or whatever other tools you wish to integrate.CPPShift
PublicMicroservices framework for C++ that allows developing microservices as completely seperate dynamic libraries or excecutables, and run them on seperate but communicating threads, processes or network nodes, while providing a simple interface which hides implementation details