With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence.
It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
Massively Multi-Threaded and fully Object-Oriented game engine. An easily extensible core library, along with embedded Python for easy scripting of just about anything, makes the Auross engine a perfect choice for just about any gaming project.
A C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. Based loosely on the boost.python project. A separate javascript parser is supplied.
highlight (hl) is a less-like console application for syntax highlighting which allows you to browse quickly through up to 12 different source code files in different programming languages and exports to HTML for documentation.
socklib++ is a light-weight cross-platform C++ socket library. It provides both a high-level interface over iostreams if you want convenience, and a low-level interface if you just want portability.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie
and should you support with a comprehensive Assembler and C development
environment for even this processor familie under Linux or similar host systems.
C++ Remote Method Invocation (C++ RMI) enables the programmer to create distributed C++ applications, in which the methods of remote C++ objects can be invoked from other C++ programs, possibly on different hosts.
MpNT is a multi-precision number theory library that provides a base for building cryptographic applications. It may however be used in any domain where efficient integer, modular, and floating-point computations involving large numbers are required.
Gabbie is an experimental natural language (plain english) command system, written in C++. The goal of Gabbie is to produce sensible responses to english input such as "Open the email draft I started yesterday." or "When is my meeting with Bill?".
DocX is a JavaDoc(Doxygen) like documentation system for C/C++, Java, etc. And it's more flexible. It's easy for you to extend supported input formats and to customize output representation.
1L is environment including IDE, form builder, interpreter and debuger (like 1C:Enterprise v7.7 http://www.1c.ru/eng/title.htm) for fast and easy development and execute accounting program. Qt 1L is developed in C++ using Qt4.
A fast way to rate the reading challenging level of book or text. Unlike well known reading metrics such as Fog, Kincaid, SMOG, ARI, Flesch, and Coleman-Liau readability this metric takes into account far more factors and is standarized against a corpus
Qt IoC Container is C++ application framework inspired by Inversion Of Control concept as demonstrated by Spring framework. It uses Qt meta object system and plugin system to get around the C++'s lacking of reflection mechanism. License: LGPL
Simple C++ Function Package (SCFP) contains a library of C++ header files. As well as a couple of small applications that will help yo in your C++ developement.
Count words or Find words with specified counts in a file.
As a tiny but handy program written in standard C++, it's supposed to complement command 'wc' from another aspect.