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

Topic: "cpp20-library"

vijith07/vlogger

cpp logger

Size: 20.5 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

fl4shk/wfc

Wave Function Collapse in C++20

Language: C++ - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

NikitaEvs/signal_stm

Simple STM32 library with high-level abstractions for Signal Processing

Language: C - Size: 2.56 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kadds/freelibcxx

freestanding C++ utilities

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

Dudejoe870/game-emu

A cross-platform multi-system emulator / library (WIP)

Language: C++ - Size: 126 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hidenorly/periodictask

C++20 based periodic task manager (a kind of Timer impl.)

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

suncloudsmoon/Simple-Library

A library of functions and classes that I find useful

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

Y-T10/challenger

SDL3のC++20ラッパーライブラリ

Language: C++ - Size: 77.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

arapelle/arba-core

C++ core tools.

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

DM8AT/GLGE_BG

A simple compatability layer between C and C++

Language: C++ - Size: 46.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

The-Krew/Logger

A simple and thread-safe logging header library for C++ applications.

Language: C++ - Size: 30.3 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Dyikot/Sgl

Sgl is a simple 2D game library based on SDL 2.

Language: C++ - Size: 604 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

RQuarx/cci_logger

A small and interactive logger library made for C++20 and above

Language: C++ - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Sayama3/Todo

A Job System written in c++20 to manage a multithreaded application

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

alpertunga-bile/lz-string

C++20 implemantation of lz-string

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

Dyikot/Random

A modern, header-only C++20 random library based on <random> with range support and thread-safe operations

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

GavinNL/PseudoNix

An embeddable Linux-like system powered by coroutines.

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

LazyPanda07/JSON

Parser and builder for JSON in C++20.

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

jurassicLizard/byte-ao

A high-level C++ library for byte array operations designed for cryptographic applications. Built with RAII principles for memory safety, featuring easy conversion between ByteArray objects and C-style buffers, allowing seamless integration with libraries like OpenSSL.

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

subspace-cpp/docs

Documentation for the Subspace C++ Library, generated by Subdoc from the source tree

Language: HTML - Size: 4.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arapelle/arba-cryp

Small cryptographic C++ library.

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

Rconybea/xo-flatstring

header-only, no-alloc, plain-old-data string implementation. constexpr if c++20

Language: C++ - Size: 156 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

helly25/proto

proto: A collection of utilities around Google Protocolbuffers.

Language: C++ - Size: 49 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rvarago/cpp_refined

*EXPERIMENTAL* Types + Predicates in C++, sort-of

Language: C++ - Size: 34.2 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rvarago/cpp_optional_extras

*EXPERIMENTAL* A handful of C++ utilities I wish std::optional<T> had

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

Alessandro-Salerno/louvre

Simple and extensible markup langauge and C++ parser library

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

jmacheta/endian

Single-header C++20 library providing endianness changing helper functions

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

BenMcAvoy/MiniEngine

An extremely basic Vulkan game engine wrote in C++ for learning at 15

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

matgat/ascii_predicates

A constexpr type safe replacement of <cctype> for c++20

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

cpp-core/tuple

C++ Tuple Library

Language: C++ - Size: 3.42 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cxxuniverse/dlist

Dynamic Doubly Linked List (C++)

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

cxxuniverse/events

Lightweight C++ Event Listener

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

RiritoNinigaya/KSDiagnosticsProcess_FAKEDll 📦

KSDiagnosticsProcess_FAKEDll by RiritoNinigaya

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

WillisMedwell/Utily

A Modern C++20 utility library.

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

viljami-j/cpp-channel-logger

Just another logging library

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

ellectroid/Multitimeout

Single thread multiple timeout handler

Language: C++ - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year 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

pratikpc/asiopq

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

programmersunited/Beetle

A DFA-based UTF-8 library written in modern constexpr ISO C++20

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

WillisMedwell/wm

Collection of everyday helpers for C++

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

KMX-Systems/asn1-ber-encoding

Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format

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

WebFrame/ORM-Abstract

C++ ORM library for any database

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

Amorfium/Amorfium_SDK

A powerful and versatile toolset designed to facilitate the development of game "utilities" on the Windows platform

Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CondeSaheki/my-personal-generic-cpp-lib

This is my collection of header files I use in all my cpp projects.

Language: C++ - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gbytegear/BinOM

BinOM (Binary Object Model) - library for working with a hierarchical data format for general purposes.

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

raidgar98/serek

C++ library for serialization implemented with template metaprogramming without macros

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

mhdshameel/WorkerPool

A simple header only thread pool library that can be used to assign tasks for execution parallelly without the overhead of thread instantiation. The library is based on C++20.

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

nluka/cpp-lib 📦

Collection of useful C++ modules not encompassed by the STL.

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

c0rp3n/moneta

An arena allocation library for trivial types.

Language: C++ - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kezhengjie/coroutinetool

functional c++ tiny lib based on c++20 coroutine,for learning and utility purpose.

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

suncloudsmoon/tree-cpp

A naïve implementation of the C++20 standard for developing a kernel/OS.

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

L0ric0/ads1115

C++20 library to interact with a ADS1115

Language: CMake - Size: 381 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RobertBendun/os-exec

Simple library for running new processes in C++20, intended as std::system replacement

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

yahya-mohammed07/apology_system

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

0x00002a/cronch

C++20 serialization library with a focus on reducing the pain of leveraging multiple data formats without reflection

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

XertDev/thread_pool

Simple thread pool lib

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

DNKpp/Simple-Iterator

Simple to use iterator_interface for several iterator categories

Language: C++ - Size: 91.8 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Michael-Amaya/INI-Reader-Cplusplus

Very Basic INI reader written in C++

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

everard/libecstk-buffer

Compile-time-checked C++20 buffer.

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

jpcx/ccutl

ccutl Core Utilities - a C++ utilities library focused on flexibility and expressibility [standalone-headers]

Language: C++ - Size: 1.53 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0