Neural nets in production systems

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • Drogon-torch-serve

    Serve pytorch / torch models using Drogon

  • https://github.com/SABER-labs/Drogon-torch-serve example for serving torchscript model using Drogon C++ server, can be modified to serve ONNX instead.

  • ceras

    Ceras is yet another tiny deep learning engine, in pure c++ and header only. (by fengwang)

  • Maybe you can take a look at my toy repo (https://github.com/fengwang/ceras) before getting started. This library heavily uses templated meta-programming techniques to build the computation graph at compile time, and is header only.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Serve Torch models using Drogon for higher throughput / lower latency

    1 project | /r/MachineLearning | 17 Jan 2022
  • What is the industry standard today in C++ to deploy REST microservices in Kubernetes?

    5 projects | /r/cpp | 6 Sep 2023
  • [School Days] I wanted to upload some upscaled wallpaper photos from the School Days website to share. When upscaled to a contemporary resolution I think the art style looks really pretty to be honest.

    2 projects | /r/visualnovels | 15 Apr 2022
  • What projects are you currently working on?

    5 projects | /r/cpp | 22 Jan 2022
  • Is WebAssembly magic performance pixie dust?

    8 projects | news.ycombinator.com | 14 Apr 2021