lijiansong / stl-impl
Original implementation of STL by Alexander Stepanov and Meng Lee
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for stl-impl
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆26Updated last year
- Slides for the C++ on Sea conference☆103Updated 11 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Header-Only C++20 Coroutines library☆18Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- A compressed pair for C++17☆25Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆75Updated 7 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…☆68Updated 2 weeks ago
- Source Code for C++ Lambda Story Book☆26Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆83Updated 2 years ago
- My talks from CppCon 2020☆24Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆39Updated last month
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- C++ xUnit-like testing framework without macros☆14Updated last month
- JSON Serializer using compile time reflection☆20Updated 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 2 weeks ago
- helper repository for various articles that I publish☆56Updated 3 months ago
- A functional parsing library☆26Updated 7 months ago
- A C++ data structure visualization library using GraphViz☆44Updated 11 months ago
- This is the code repository for my book "C++20 - Get the Details"☆91Updated 11 months ago
- Radix set/map implementation☆16Updated 7 months ago
- C++20 Coroutines and io_uring☆47Updated last year
- Code samples from https://vorbrodt.blog/☆112Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆28Updated 2 months ago
- A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.☆33Updated 5 years ago
- A modern C++ standard library.☆15Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- C++ messaging and serialization library☆66Updated this week
- A C++ stream using LZ4 (de)compression☆39Updated 2 years ago