lijiansong / stl-implLinks
Original implementation of STL by Alexander Stepanov and Meng Lee
☆20Updated 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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 8 months ago
- C++ messaging and serialization library☆81Updated last week
- My talks from CppCon 2020☆23Updated 5 years ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++ parser combinator library.☆160Updated last week
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- C++ xUnit-like testing framework without macros☆16Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆60Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A curated list of Modern C++ idioms☆24Updated 9 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Containers for building C++ on CI☆48Updated last year
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 weeks ago
- ☆55Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago