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:
- Yet another neural network library☆39Updated 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
- C++ Introductory Tour. Click here to take the tour:☆136Updated 6 months ago
- Use unused bits in your pointer☆45Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Some thoughts on programming☆7Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- compile time assembly interpreter☆85Updated 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
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- ☆39Updated 9 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆172Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- An argument-parsing library for C++.☆44Updated 8 months ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- A C++17 compile-time game☆113Updated 2 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago