lijiansong / stl-impl
Original implementation of STL by Alexander Stepanov and Meng Lee
☆19Updated 5 years ago
Alternatives and similar repositories for stl-impl:
Users that are interested in stl-impl are comparing it to the libraries listed below
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- My talks from CppCon 2020☆23Updated 4 years ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated 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…☆89Updated last month
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- Some tools for getting C++ configured on various platforms.☆34Updated 11 months ago
- Containers for building C++ on CI☆48Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆33Updated this week
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- ☆34Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- 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
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- c++ package manager only use CMake☆40Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year