#
cpp1z

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 23 public repositories matching this topic...
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
-
Updated
Mar 31, 2021 - C++
Chaos C++ Library - Cross-platform C++1z components
-
Updated
Jun 9, 2021 - C++
C++17 implementation of an object pool pattern
-
Updated
Jan 12, 2020 - C++
An exercise on c++ idioms, generic programming, concurrency, and pattern.
-
Updated
Jan 5, 2020 - C++
A C++17 implementation of a circular buffer
-
Updated
Jan 1, 2021 - C++
Curated list of useful c++ tools, and resources to learn them:
c
books
cpp
cpp14
resources
tutorials
cpp11
developer-tools
cpp17
developer-experience
development-tools
cpp1z
-
Updated
Sep 21, 2019 - Shell
A C++17 implementation of a deferred thread scheduler
-
Updated
Dec 5, 2019 - C++
A C++17 implementation of a variable with memory of its previous values: a memoized variable.
memoization
cpp
cpp17
cpp1z
memoized-variable
variable-with-memory
timestamped-variable
timetagged-variable
-
Updated
Mar 22, 2020 - C++
A C++17 implementation of an active class: an active class generates a thread and controls it using functional objects passed by the client application
cpp
thread
multithreading
googletest
cpp17
multithreading-library
active-class
functional-objects
cpp1z
-
Updated
Aug 13, 2018 - C++
A C++17 implementation that adds color capabilities to streams
-
Updated
Aug 10, 2018 - C++
C++17 implementation of arbitrary precision integer arithmetic
cpp
karatsuba
googletest
arbitrary-precision
cpp17
biginteger
bigint
arbitrary-precision-integers
cpp1z
-
Updated
Jan 12, 2020 - C++
Scan documents with your smartphone (╯°□°)╯︵( .o.)
-
Updated
Nov 24, 2020 - Java
A collection of C++17 utilities
utilities
cpp
googletest
cpp17
random-number-generators
random-number-generator
cpp1z
file-helpers
cpp-utilities
print-helper
string-tokenizer
-
Updated
Feb 10, 2019 - C++
The variation of the command design pattern
c-plus-plus
design-pattern
cpp
metaprogramming
argument-parsing
template-metaprogramming
header-only
cpp17
program-options
cpp1z
-
Updated
Oct 2, 2017 - C++