Burn0 – One import to see what every API call costs
Free one-import cost tracking when Datadog charges $199/mo for the same thing.
Zero-dependency single-header C++ library for streaming OpenAI & Anthropic LLM responses. Drop in llm_stream.hpp and go.
Single-header C++ LLM bindings, libcurl only—but streaming + caching already exist elsewhere.
C++ developers building LLM-integrated applications, game engines, embedded systems
llama.cpp · cpp-httplib · curlpp
Drop in one .hpp, link libcurl, done. No nlohmann, no boost, no Python.
https://github.com/Mattbusel/llm-stream https://github.com/Mattbusel/llm-cache https://github.com/Mattbusel/llm-cost https://github.com/Mattbusel/llm-retry https://github.com/Mattbusel/llm-format
Free one-import cost tracking when Datadog charges $199/mo for the same thing.
Single-header C++17 NumPy parser when cnpy already exists.
C++23 S3 client with just curl and OpenSSL — refreshingly minimal.
In-process key rotation with state machine simplicity instead of LiteLLM/Redis overhead.
LLM-generated attack personas beat static scanners, but Burp Suite + custom rules solve this already.
Byte-stable prefix organization beats naive message concatenation for cache hits.