C++ api-wrapper

Open-source C++ projects categorized as api-wrapper

Top 3 C++ api-wrapper Projects

  • DPP

    C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!

  • Project mention: How to add runtime dependencies to flake so they can be found (gtkmm4, shared-mime-info)? | /r/NixOS | 2023-05-11

    For me it just fails on dpp wrap file not containing a valid URL. And if I change it to https://github.com/brainboxdotcc/DPP, it fails on the repo not containing a meson.build file. And if I comment out the dependency it fails due to non-existent include/ directory. And if I comment that out, it succeeds just fine.

  • cuda-api-wrappers

    Thin C++-flavored header-only wrappers for core CUDA APIs: Runtime, Driver, NVRTC, NVTX.

  • Project mention: VUDA: A Vulkan Implementation of CUDA | news.ycombinator.com | 2023-07-01

    1. This implements the clunky C-ish API; there's also the Modern-C++ API wrappers, with automatic error checking, RAII resource control etc.; see: https://github.com/eyalroz/cuda-api-wrappers (due disclosure: I'm the author)

    2. Implementing the _runtime_ API is not the right choice; it's important to implement the _driver_ API, otherwise you can't isolate contexts, dynamically add newly-compiled JIT kernels via modules etc.

    3. This is less than 3000 lines of code. Wrapping all of the core CUDA APIs (driver, runtime, NVTX, JIT compilation of CUDA-C++ and of PTX) took me > 14,000 LoC.

  • 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
  • riot-cpp

    Basic api client to query riot's api. Handles rate limiting, server errors and does basic logging.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ api-wrapper related posts

  • Integrating the CUDA APIs (Driver, Runtime, JIT) in pleasant modern-C++ wrappers

    1 project | news.ycombinator.com | 26 Mar 2022
  • Cybercriminals who breached Nvidia issue one of the most unusual demands ever

    3 projects | news.ycombinator.com | 4 Mar 2022
  • Any good open source projects to get involved for a beginner.

    4 projects | /r/opensource | 23 Feb 2022
  • AMD’s Lisa Su Breaks Through the Silicon Ceiling

    1 project | news.ycombinator.com | 25 Sep 2021
  • How do I use gpus (c++)

    1 project | /r/learnprogramming | 2 May 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    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. Learn more →

Index

What are some of the best open-source api-wrapper projects in C++? This list will help you:

Project Stars
1 DPP 949
2 cuda-api-wrappers 731
3 riot-cpp 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com