An open API service providing repository metadata for many open source software ecosystems.

Topic: "cpp-lib"

zoelabbb/conio.h

This is a library conio.h for linux 🖥️. you can install manual library conio.h for linux step by step here.

Language: C++ - Size: 185 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 123 - Forks: 63

intel/safe-arithmetic

Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects against overflow, underflow, divide by zero, and out-of-bounds index access. This provides both functional correctness as well as greater protection against related security threats.

Language: C++ - Size: 650 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 90 - Forks: 12

DeveloperPaul123/Optimum

Accessible and modern implementations of common optimization algorithms.

Language: C++ - Size: 24 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 8

joaomlneto/procmap

C++ wrapper around /proc/self/maps

Language: C++ - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 5

ttarkowski/quile

C++ genetic algorithms scientific library

Language: C++ - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 3

ZigRazor/CXXAutomata

A C++ library for simulating automata and Turing machines

Language: C++ - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 4

sabbakumov/rst

RST C++ Library

Language: C++ - Size: 651 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 5

mntone/AngelUmbrella

Mntone WinUI 3 Library

Language: C++ - Size: 246 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

hermanzdosilovic/petiteutf8

Petite C++17 UTF-8 library

Language: C++ - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

ZigRazor/JackRussell

A C++ Publish/Subscriber Library

Language: C++ - Size: 75.2 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

smalti/gmock-win32

The library implements gmock functionality for global win32 functions.

Language: C++ - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 4

MPogotsky/xapi-cpp 📦

A C++ library that provides a simple API for interacting with the xStation5 trading platform.

Language: C++ - Size: 105 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

VogelPapaFinn/SmallConfigs

A small C++17 lib to handle simple config files.

Language: C++ - Size: 748 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

chihebabiza/cpp-input-validation-library

A C++ library for validating and reading user input, including numbers and dates, with range checks and error handling.

Language: C++ - Size: 16.6 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

chihebabiza/cpp-utility-library

A C++ library for simplifying common programming tasks, including generating random numbers, characters, and words, performing array operations, swapping values, and handling text encryption/decryption. It also supports text formatting, key generation, and efficient manipulation of data structures.

Language: C++ - Size: 16.6 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

chihebabiza/cpp-string-library

A C++ library designed for efficient string manipulation, including formatting, concatenation, searching, and validation. It provides error handling for invalid string inputs and supports various string operations using object-oriented principles.

Language: C++ - Size: 21.5 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

lhx077/BetterString

A high-performance, modern, and easy-to-use string processing library for C++and C

Language: C - Size: 98.6 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

willkill07/named-tuple

Language: C++ - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Chylynsky/rc_ptr

Reference counted smart pointer for single-threaded enviroments.

Language: C++ - Size: 112 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SleepyMode/Snowflake

C++ Implementation of Twitter's Snowflake algorithm.

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

dc138/Pixel-old

Single file solution to 2d graphics with OpenGL

Language: C++ - Size: 75.7 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

daviinacio/arduino-buffer

Buffer library to arduino

Language: C++ - Size: 4.36 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

aryan-programmer/Universal-CPP

Universal C++ language extensions

Language: C++ - Size: 705 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Rrrinav/ut_lities

utilities: a collection of header only libraries for various uses

Language: C++ - Size: 208 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

uranxo/chemistry-library

A simple to use c++ library focalized at chemisty

Language: C++ - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gdifiore/libshotscope

libshotscope - golf ball trajectory calculation

Language: C++ - Size: 216 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

iconstudio/Colourful-Console

Get colourful texts on console with C++

Language: C++ - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ybda/run_time

Simple header-only lib for measuring execution time

Language: C++ - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iconstudio/Modern-OpenGL

OpenGL Framework on C++23

Language: C++ - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RadWolfie/AppDirsCPP

AppDirsCPP, written in C++, is a port of AppDirs (python).

Language: C++ - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

threadexio/nio 📦

A small stream-oriented library to handle networking in C++

Language: C++ - Size: 221 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

makuke1234/Serializer

A crude C++17 & ↑-wards header-only library for data structure serialization.

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Related Topics
cpp 29 cpp-library 27 cpp20 10 library 8 header-only 7 cpp17 6 cpp20-library 6 header-only-library 5 cpp-libraries 3 cpp-programming 3 cpp20-lib 3 header-only-lib 3 string 3 optimization 2 memory-management 2 cmake 2 memory-allocation 2 memory 2 genetic-algorithms 2 genetic-algorithm 2 evolutionary-algorithms 2 evolutionary-algorithm 2 string-manipulation 2 linux 2 opengl 2 windows 2 c-plus-plus 2 cpp-string 2 cpp-module 2 console 2 cpp-modules 2 lib 2 cpp-header 2 cplusplus 2 boost 2 cplusplus-20 2 cpp20-modules 2 wrapper-functions 1 wrapper-library 1 gmock 1 cpp14 1 xaml 1 cpp-network 1 mapping 1 wrapper 1 memory-allocations 1 process 1 memory-analysis 1 memory-mapping 1 memory-monitoring 1 memory-monitor 1 automatas 1 automaton 1 deterministic-finite-automaton 1 deterministic-turing-machine 1 dpda 1 finite-automaton 1 hacktoberfest 1 non-deterministic-finite-automaton 1 non-deterministic-turing-machine 1 pushdown-automaton 1 turing-machine 1 boost-libraries 1 controls 1 csharp 1 csharp-library 1 settings-ui 1 ui 1 ui-control 1 ui-controls 1 windows-runtime 1 windows-runtime-component 1 windows-ui 1 windows10 1 windows11 1 winrt 1 winui 1 winui3 1 gmock-extension 1 evolutionary-computation 1 algorithm 1 genetic-optimization-algorithm 1 nelder-mead-algorithm 1 optimization-algorithms 1 optimization-methods 1 optimizer 1 optimum 1 safe 1 cpp-utilities 1 formatter 1 utility 1 administrator 1 c-programming 1 conio 1 install 1 libraries 1 library-conio 1 library-systems 1 project 1 standart-libraries 1