bugaevc / lets-write-sync-primitivesLinks
Let's implement some synchronization primitives, shall we?
☆21Updated 4 years ago
Alternatives and similar repositories for lets-write-sync-primitives
Users that are interested in lets-write-sync-primitives are comparing it to the libraries listed below
Sorting:
- berlin windowing system -- historical snapshot☆14Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆199Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Command-line tool to interact with Compiler Explorer☆32Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A header-only implementation of SipHash☆30Updated last week
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆140Updated last year
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆119Updated 2 months ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆42Updated 2 weeks ago
- ☆55Updated 6 years ago
- Check various boost headers impact on the compilation time☆11Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 4 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Terminating is exciting☆22Updated 8 years ago
- An alternative memory and smart pointer library for C++☆25Updated 8 months ago
- Manipulate static symbols in ELF and Mach-O objects☆16Updated 3 years ago
- ☆62Updated 3 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆57Updated 2 weeks ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 5 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ messaging and serialization library