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:
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 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
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 8 years ago
- Software design patterns cheatsheet.☆49Updated 8 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- ☆39Updated 10 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- High level C++ library with a focus on event I/O☆18Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 11 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
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".☆10Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Get dependencies with cmake☆63Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago