Ecosyste.ms: Repos

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

GitHub topics: cpp-17

allenvox/string-cow

Implementation of C++ String class with copy-on-write

Language: C++ - Size: 831 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

skypjack/meta

Header-only, non-intrusive and macro-free runtime reflection system in C++

Language: C++ - Size: 963 KB - Last synced: 3 days ago - Pushed: almost 4 years ago - Stars: 557 - Forks: 47

FiniteReality/thermite-cpp 📦

An experimental C++ voice framework for Discord

Language: C++ - Size: 30.1 MB - Last synced: 18 days ago - Pushed: over 5 years ago - Stars: 8 - Forks: 1

bsamseth/cpp-project

Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.

Language: CMake - Size: 157 KB - Last synced: 17 days ago - Pushed: 8 months ago - Stars: 583 - Forks: 125

BaseMax/CPP-MyLanguage

My Language C++ TINY Library: A c++ library to handle and manage all of words/strings and languages of a software in a JSON structure.

Language: C++ - Size: 1.12 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

romz-pl/sliding-puzzle-game

Solves sliding puzzle game for the board of size 5x5, i.e. puzzle 24 game.

Language: C++ - Size: 119 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

fxdeniz/NeSync

Local file sync & backups

Language: C++ - Size: 933 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 26 - Forks: 2

WojciechMigda/TCO-Ringbeller

Language: C++ - Size: 271 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

WojciechMigda/TCO-Ringbeller-legacy

Submission to the Ringbeller IoT - Cellular Capabilities C++ library challenge hosted by TopCoder.

Language: C++ - Size: 275 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Zubax/kocherga

Robust platform-agnostic Cyphal/DroneCAN bootloader for deeply embedded systems

Language: C++ - Size: 884 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 42 - Forks: 9

Hedgehogo/cbor-cpp Fork of zoowii/cbor-cpp

CBOR C++ serialization library

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

mbits-libs/utfconv

Conversion library between string, u16string, u32string and u8string

Language: C++ - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 2

Hedgehogo/RTTB-cpp

Runtime Type Builders. Allows to construct type objects knowing only their name as a string and some universal resource for construction (example config).

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

EssGeeEich/LuaPP

Lua C++17 Wrapper

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

allenvox/chat-pthread

Internet chatting program (client + server) written in C++ using pthread lib

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

m-peko/bitflags

Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.

Language: C++ - Size: 120 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 84 - Forks: 4

cpp-frug/paris

C++ events in Paris

Language: HTML - Size: 4.85 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 9 - Forks: 2

fix8mt/fix8pro_example

Simple client/server example that can be used as a starting point for development using Fix8Pro

Language: C++ - Size: 2.79 MB - Last synced: 5 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 1

Milerius/nephtys

Nephtys Open Source MMORPG Written in C++17

Language: C++ - Size: 7.05 MB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 42 - Forks: 4

PierceGriffiths/Producer-Consumer-Plus-Plus

C++ version of https://github.com/PierceGriffiths/Producer-Consumer/

Language: C++ - Size: 46.9 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

Hedgehogo/option-result-cpp

A library that adds new ways of handling errors to C++. In particular, it provides a more convenient alternative for std::optional (orl::Option) and an alternative to std::expected (orl::Result) from C++ 23.

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

avdstaaij/aecpp

Yet another small C++11 library for colors and effects in terminal ouput by means of ansi escape codes

Language: C++ - Size: 15.6 KB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 8 - Forks: 1

RoySRC/CPPLOGGER

A simple lightweight header-only C++ logger

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

dlamei/x86_toy_compiler

Language: C++ - Size: 17.6 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

ArthurF23/Cryptography

C++ AES-128 encryption header for text and files.

Language: C++ - Size: 52.1 MB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

faaswdepkhab/SingleLinkedList

Container implementation based on a linear singly linked list. Implementation of forward iterators. Ability to compare and copy lists. The ability to use initialization lists to set the contents of the list. Insertion and deletion operations at an arbitrary location. Safety sharing of list content.

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

faaswdepkhab/SimpleVector

Own implementation of the vector class of the STL library. Random access to elements. Insertion and deletion operations at an arbitrary location. Ability to resize and reserve memory. Support for non-copyable types. Implemented random access iterators.

Language: C++ - Size: 8.79 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

VioletGiraffe/cpp-template-utils

A header-only C++ library that augments the standard library with useful code snippets

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

GeorgeWeb/parallel-bchain

parallelising a block-chain algorithm using multiple approaches (Pure Threads + Atomics,ThreadPool, OpenMP)

Language: C++ - Size: 5.2 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

maunovaha/CppBuutti

Exercise solutions for the C++ Buutti course

Language: C++ - Size: 473 KB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

maunovaha/CppTicTacToe

A classic Tic-tac-toe game which is implemented using C++17 and SDL2

Language: C - Size: 9.56 MB - Last synced: 9 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

Foledem/EOSP-Threadpool

Cross-platform header-only pure c++17 threadpool

Language: C++ - Size: 8.79 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

offa/danek

A configuration library for C++.

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

orifmilod/chess-ai

Chess game - build with SFML and C++17

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

mytechnotalent/Fundamental-CPP

The book and code repo for the FREE Fundamental C++ book by Kevin Thomas.

Language: C++ - Size: 2.91 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 8 - Forks: 4

ryjen/libcoda-db 📦

A c++17 database wrapper with easy to use syntax and active-record pattern.

Language: HTML - Size: 5.98 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 4

MATF-Functional-Programming/FP-4I-2019-2020 📦

Materials for Functional Programming course at Faculty of Mathematics, University of Belgrade

Language: Haskell - Size: 5.4 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 4

KomodoPlatform/antara-gaming-sdk

Komodo Gaming Software Development Kit

Language: C++ - Size: 52.4 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 64 - Forks: 12

SpirentOrion/digestible

A modern C++ implementation of a merging t-digest data structure.

Language: C++ - Size: 612 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 4

deepcloudlabs/dcl115-2022-nov-30

DCL-115: Multi-Threaded Programming in C++17

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

lionkor/String

A feature-rich modern C++ string class

Language: C++ - Size: 168 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 10 - Forks: 1

deepcloudlabs/dcl118-2020-sep-21

DCL-118: Advanced C++

Language: C++ - Size: 6.95 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

deepcloudlabs/dcl115-2021-apr-26

DCL-115: Multi-Threaded Programming in C++17

Language: C++ - Size: 259 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

deepcloudlabs/dcl118-2022-nov-02

DCL-118: Advanced C++

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

simmplecoder/blazing-gil

A collection of image processing and computer vision algorithms in C++17 using Boost.GIL and Blaze linear algebra library

Language: C++ - Size: 2.48 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 10 - Forks: 2

cjdb/doge

An open source game engine leveraging C++17, Concepts TS, Ranges TS, OpenGL 4.3, Vulkan, and SYCL.

Language: C++ - Size: 1.73 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 3

cpp-frug/cpp-frug.github.io

Pages du site web

Language: CSS - Size: 811 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 1

ManuCanedo/kahlua

The interface between Twitch chat and Lua.

Language: C++ - Size: 18.9 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Majrusz/AdventOfCode2020

My solutions to Advent Of Code 2020 problems.

Language: C++ - Size: 120 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

Vasar007/cx_matrix

Constexpr matrices with computational mathematic methods. (#constexpr_ALL_the_things)

Language: C++ - Size: 1.14 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

LuckyResistor/InlineAES256CBC

A very small and compact inline implementation of the SHA256 with CBC algorithm.

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