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:
- 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 7 years ago
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆87Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- ☆39Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆46Updated 7 years ago
- My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".☆10Updated 9 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- A modern "graphics" API for text-based applications☆46Updated 7 years ago
- Software design patterns cheatsheet.☆49Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Computer science only☆52Updated last year
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- High level C++ library with a focus on event I/O☆18Updated 5 years ago
- Python-like range iterators for C++☆81Updated 7 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- a 3D renderer written in C++☆154Updated 8 years ago
- C++ Introductory Tour. Click here to take the tour:☆136Updated 7 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago