lijiansong / stl-implLinks
Original implementation of STL by Alexander Stepanov and Meng Lee
☆19Updated 6 years ago
Alternatives and similar repositories for stl-impl
Users that are interested in stl-impl are comparing it to the libraries listed below
Sorting:
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- C++ messaging and serialization library☆79Updated last week
- This is the code repository for my book "C++20 - Get the Details"☆101Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- Experiments with the C++ programming language.☆142Updated 2 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated 11 months ago
- LALR(1) parser for C++☆80Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Source for papers and proposals☆74Updated last month
- Slides for the C++ on Sea conference☆110Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- ☆55Updated last year
- ☆22Updated 5 years ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- ☆88Updated 2 years ago