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:
- Software design patterns cheatsheet.☆49Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A c++ library which allows the automatic solving of function->parameter systems☆11Updated 9 years ago
- Roman numeral support for C++17☆52Updated last year
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Configure C++17 project files layout fast and simply.☆56Updated 6 years ago
- Named arguments for C++17☆30Updated last week
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- A 130 lines header for coloring your terminal outputs☆52Updated 9 years ago
- Some thoughts on programming☆7Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Compilation of all algos & data structs I've learnt☆44Updated 10 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- Quick Reference for Choosing C++ Function Parameter Type☆29Updated last year
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 6 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Python-like range iterators for C++☆81Updated 7 years ago
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆86Updated 7 years ago
- Yet another neural network library☆38Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Terminfo parser for modern c++☆45Updated 7 years ago