Proofs and exercises from "Elements of Programming" by Stepanov (author of C++ STL) and McJones
☆29Jul 29, 2017Updated 8 years ago
Alternatives and similar repositories for eop
Users that are interested in eop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Liquid Haskell: How to turn Haskell into a Theorem Prover☆13Dec 6, 2016Updated 9 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- This is an extender for C4 which is based on Vanganth Extender for Interlude. ALL CREDITS to Vanganth☆13Nov 27, 2021Updated 4 years ago
- An indirect value-type for C++☆82Sep 22, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A C++ internal iteration library based loosely on Java Streams☆28May 16, 2022Updated 3 years ago
- Projects of CS-537: Intro to Operating Systems (Spring 2019) at University of Wisconsin-Madison using xv6 Operating System☆21May 16, 2019Updated 6 years ago
- Solutions to the annual Advent calendar of programming puzzles☆12Apr 13, 2026Updated 3 weeks ago
- Erlang and Elixir supervisors restart strategies☆11Aug 3, 2017Updated 8 years ago
- An OpenMP runtime implemented using HPX☆25Aug 4, 2022Updated 3 years ago
- vm process virtual machine☆17Jun 11, 2018Updated 7 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 7 years ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Dec 31, 2023Updated 2 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆22Apr 30, 2019Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Code projects for the book 'Hands-On Embedded Programming with C++17' by Maya Posch☆15Feb 8, 2019Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Aug 19, 2021Updated 4 years ago
- For medical steerable needles, efficiently compute motion plans that consider constraints such as the steerable needle’s maximum curvatur…☆18Aug 18, 2023Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.