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.☆82Updated last year
- 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
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++ messaging and serialization library☆76Updated this week
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 2 months ago
- Proofs and exercises from "Elements of Programming" by Stepanov (author of C++ STL) and McJones☆29Updated 8 years ago
- Slides for the C++ on Sea conference☆109Updated 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…☆98Updated 4 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 9 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ xUnit-like testing framework without macros☆16Updated last month
- helper repository for various articles that I publish☆61Updated 11 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Generate C++ class from JSON data☆47Updated 2 years ago
- ☆55Updated last year
- C++ application examples showing how to use the CS libraries☆37Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 9 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- My talks from CppCon 2020☆23Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- The extremely fast zero allocation and zero copying JSON parser☆30Updated 2 years ago