matheuspb / data-structuresLinks
Data structures implemented for my data structures course (INE5408) at UFSC.
☆58Updated 6 years ago
Alternatives and similar repositories for data-structures
Users that are interested in data-structures are comparing it to the libraries listed below
Sorting:
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
 - Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
 - Yet another neural network library☆39Updated 8 years ago
 - A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
 - C++17 immutable compile-time key value map☆50Updated 5 years ago
 - a 3D renderer written in C++☆154Updated 8 years ago
 - The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
 - CPY - Code C/C++ with no redundancy☆231Updated 6 years ago
 - Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆87Updated 8 years ago
 - Repository for my YouTube tutorials + code snippets☆231Updated 2 years ago
 - Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
 - A C++17 compile-time game☆114Updated 2 years ago
 - ☆39Updated 10 years ago
 - A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated 2 years ago
 - Software design patterns cheatsheet.☆49Updated 8 years ago
 - Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 8 years ago
 - An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
 - C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
 - Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
 - C++ Introductory Tour. Click here to take the tour:☆136Updated 9 months ago
 - Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
 - compile time assembly interpreter☆86Updated 7 years ago
 - Audio Visualizer in C++ using OpenGL☆112Updated 8 years ago
 - Simple, single-file test harness for C/C++☆42Updated 9 years ago
 - A small C library for matrix manipulation☆47Updated 7 years ago
 - A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
 - C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
 - A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
 - Roman numeral support for C++17☆52Updated 2 years ago
 - Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago