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☆174Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 9 years ago
- ☆39Updated 10 years ago
- a 3D renderer written in C++☆154Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- A C++ library for type level flagging☆64Updated 7 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Yet another neural network library☆39Updated 8 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 10 years ago
- Code examples for my CGE article series about computer graphics theory☆37Updated 8 years ago
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆86Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 9 years ago
- C++ implementations of common data compression algorithms.☆117Updated 8 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 2 months ago
- The Tuesday C++ Vector Math and SIMD Library☆104Updated 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
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Software design patterns cheatsheet.☆49Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 8 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Updated 7 years ago