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

Topic: "cplusplus-library"

bernedom/SI

A header only C++ library that provides type safety and user defined literals for physical units

Language: C++ - Size: 70.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 505 - Forks: 40

TheNitesWhoSay/RareCpp

Creating a simpler, more intuitive means of C++ reflection

Language: C++ - Size: 3.23 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 124 - Forks: 6

SquarePine/squarepine_core

Exceptional JUCE/C++ modules that accelerate app and plugin development.

Language: C - Size: 3.81 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 51 - Forks: 7

souvikinator/asker

A collection of common interactive command line user interfaces for C++

Language: C++ - Size: 206 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 5

Konvt/pgbar

A lightweight progress bar for Modern C++.

Language: C++ - Size: 3.45 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 20 - Forks: 1

davecom/SVGChart

A C++ Library for Making SVG Charts (fork of PPlot)

Language: C++ - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 2

Jnnshschl/AnTCP

TCP Client (C#) and Server (C++) Library with a focus in simplicity and performance

Language: C++ - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4

dev-aniketj/Learn-CPlusPlus

Master C++ Programming From Beginner To Advance - C++ Course (Udemy Course)

Language: C++ - Size: 22 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 7

LASTRADA-Software/Lightweight

thin and lightweight, fast, ODBC API wrapper for modern C++ uses

Language: C++ - Size: 6.69 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 1

GordonZhang2024/log.cc

A light-weight and easy-to-use logging library for C++

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

martinmozi/restapi-server

light http server based on boost beast

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

patrickmoffitt/Local-Solar-Noon

Demonstrates how to calculate Local Solar Noon and the Equation of Time in JavaScript, Python 3, and C++.

Language: C++ - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

kishanrajput23/Training-Schedule-Management

This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.

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

gershnik/sys_string

A family of C++ string classes optimized for interoperability with platform-native string types

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

OsemaFadhel/Cpp-ReadMe

All link to the projects

Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

hannes-harnisch/Array

A collection of array-based containers offering various tradeoffs.

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

Xunie/sumlib

Accurate floating point summation library

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

algocpp/algocpp

Algo.cpp - C++ general-purpose library

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

JaleelB/dfa-analyzer

A C++ library to create, load, and analyze Deterministic Finite Automata (DFA) with up to 10 states and lowercase letter alphabets. Offers file loading, state modification, and string acceptance checks.

Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

halcyonseeker/cs389-cache

A networked in-memory cache written for CSCI 389 at Reed College. Read-only mirror.

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

alexnaughtonjr/CIS-161

C++ class

Language: C++ - Size: 620 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

alexnaughtonjr/Cplusplus_Notes

A place for notes related to learning C++.

Language: C++ - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

apache-hb/CTULib

A human readable, cross compiler, cross platform standard library

Language: C++ - Size: 420 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

PingjunChen/cppdaily

The cppdaily library contains commonly used C++ functionalities, to avoid always reinvent wheels.

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

satoshin-des/liblat

A C++ library for lattice reduction and solving lattice problem

Language: HTML - Size: 3.85 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 1

nthnn/ladivic

C++ library designed to provide system-level thread- and fail-safe functions with concurrency, atomic, file I/O, IPC, memory management, and system information retrieval functionalities.

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

mrdcvlsc/BlockCipherModes

A collection of different block cipher modes, designed to facilitate secure data encryption.

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

sandeepyadav1478/C-Cplus-lab-2015

Main content is .C or .Cpp files.

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

hamalcij/biotool

Bioinformatics Toolbox

Language: C++ - Size: 406 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Topics
cplusplus 20 cpp 11 cplusplus-17 7 library 6 cplusplus-20 5 cplusplus-11 5 cpp-library 4 cpp17 4 cplusplus-basic 4 header-only 3 cplusplus-games-for-beginners 3 cplusplus-games 3 cplusplus-98 3 cplusplus-14 3 cplusplus-project-beginners 2 cpp-programming 2 cplusplus-programming 2 windows 2 template-metaprogramming 2 cli 2 command-line 2 datamapper 1 migration-tool 1 odbc 1 dimensional-analysis 1 input 1 dimensions 1 hacktoberfest2021 1 hacktoberfest-accepted 1 physical-quantities 1 physical-units 1 si-unit-conversion 1 system-of-un 1 hacktoberfest 1 units 1 cpp-inquirer 1 command-line-interface 1 units-of-measure 1 c-plus-plus 1 mutex-synchronisation 1 system-information 1 notes 1 notes-app 1 notes-for-developer 1 notes-keeper 1 notes-management-system 1 notes-tool 1 notes-uploading-system 1 notesapp 1 noteshare 1 noteshrink 1 cplusplus-cli 1 learn-coding 1 learn-cplusplus 1 learn-programming 1 learn-to-code 1 astronomical-algorithms 1 equation-of-time 1 javascript-library 1 python3-library 1 solar-noon 1 cplusplus-23 1 data-mapper 1 data-mapper-pattern 1 progress-bar 1 progressbar 1 progressbars 1 spinner 1 status-bar 1 thread-safe 1 tqdm 1 unicode-support 1 json 1 rare 1 reflection 1 reflection-library 1 block-cipher 1 block-cipher-mode 1 blockcipher 1 blockcipher-mode 1 cbc 1 cfb 1 cplusplus17 1 cryptography 1 data-security 1 information-security 1 initialization- 1 iv 1 key 1 mode-of-encryption 1 inquirer 1 inquirerjs 1 js 1 prompt 1 html 1 html-css 1 lattice 1 lattice-based-crypto 1 lattice-basis-reduction 1 lattice-reduction 1