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++ stream using LZ4 (de)compression☆39Updated 2 years ago
- C++20 Coroutines and io_uring☆47Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆69Updated last week
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- Effective Memory Reclamation☆50Updated 4 years ago
- 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
- A tagged-pointer type for C++.☆27Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated last year
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ xUnit-like testing framework without macros☆14Updated last week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆75Updated 7 months ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆50Updated 3 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 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…☆69Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- A collection of formatting benchmarks☆45Updated 3 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated last month
- benri is a c++ library for compile time checking of physical quantities.☆24Updated 4 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated 8 months ago
- LALR(1) parser for C++☆78Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- ☆45Updated 7 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month