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
- C++ messaging and serialization library☆84Updated last week
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- C++ standard library features, "from scratch"☆193Updated 11 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…☆112Updated 9 months ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- C++ Config library for managing application configuration.☆28Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆45Updated last week
- My talks from CppCon 2020☆23Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- Modern C++ made easy☆140Updated this week
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Source for papers and proposals☆75Updated 4 months ago
- The extremely fast zero allocation and zero copying JSON parser☆31Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- A curated list of Modern C++ idioms☆24Updated 9 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- 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
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago