All Projects → keineahnung2345 → cpp-code-snippets

keineahnung2345 / cpp-code-snippets

Licence: other
Some useful C++ code snippets

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to cpp-code-snippets

Randomix
🎲 An open source app to choose randomly between numbers, answers, options and so on.
Stars: ✭ 24 (-31.43%)
Mutual labels:  vector, random
utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-60%)
Mutual labels:  string, random
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (+151.43%)
Mutual labels:  boost, vector
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (+94.29%)
Mutual labels:  string, random
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (-48.57%)
Mutual labels:  string, vector
static string
A fixed capacity dynamically sized string
Stars: ✭ 46 (+31.43%)
Mutual labels:  string, boost
Base64
Base64 encoding / decoding with SIMD-support, also base64Url
Stars: ✭ 44 (+25.71%)
Mutual labels:  base64-encoding
right-align
Right-align the text in a string.
Stars: ✭ 19 (-45.71%)
Mutual labels:  string
boost
🚀 A collection of type-safe cross-platform packages for building robust server-side and client-side systems.
Stars: ✭ 97 (+177.14%)
Mutual labels:  boost
WeightedRandomSelector
Very fast C# class for weighted random picking.
Stars: ✭ 117 (+234.29%)
Mutual labels:  random
string
Multibyte strings as objects
Stars: ✭ 58 (+65.71%)
Mutual labels:  string
SierraChartZorroPlugin
A Zorro broker API plugin for Sierra Chart, written in Win32 C++.
Stars: ✭ 22 (-37.14%)
Mutual labels:  boost
RazorSharp
Low-level utilities and tools for working with the CLR and memory.
Stars: ✭ 31 (-11.43%)
Mutual labels:  pointer
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-42.86%)
Mutual labels:  string
gtkmm-plplot
a scientific plotting library for Gtkmm leveraging the power of PLplot
Stars: ✭ 59 (+68.57%)
Mutual labels:  boost
GDAL.jl
Thin Julia wrapper for GDAL - Geospatial Data Abstraction Library
Stars: ✭ 78 (+122.86%)
Mutual labels:  vector
alokmenghrajani.github.com
Alok Menghrajani's Blog
Stars: ✭ 64 (+82.86%)
Mutual labels:  random
HyperGraphLib
C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
Stars: ✭ 19 (-45.71%)
Mutual labels:  boost
BottomNavigation-RichPath-Sample
BottomNavigation RichPath Sample
Stars: ✭ 76 (+117.14%)
Mutual labels:  vector
SCNMathExtensions
Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4
Stars: ✭ 32 (-8.57%)
Mutual labels:  vector

cpp-code-snippets

Some useful C++ code snippets

Including minimal working example of standard vector, string, set, map, queue, file IO, ... and more.

Also there are installation instructions and possibly MWE for third-party libraries, including Eigen, Sophus, ceres, ... and more.

Most code snippets are originated from stackoverlow.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].