lijiansong / stl-impl
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:
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 6 months ago
- C++ xUnit-like testing framework without macros☆16Updated 3 months ago
- Source Code for C++ Lambda Story Book☆29Updated 4 years 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…☆90Updated last month
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Some tools for getting C++ configured on various platforms.☆34Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- Proofs and exercises from "Elements of Programming" by Stepanov (author of C++ STL) and McJones☆28Updated 7 years ago
- Standalone version of the boost::unordered library☆27Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 9 months ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- ☆22Updated 4 years ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 3 years ago
- A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.☆33Updated 5 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- C++ messaging and serialization library☆73Updated last week
- My talks from CppCon 2020☆23Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- cppcast podcast website☆21Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Slides of Italian C++ Conference 2021☆10Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago