An open API service indexing awesome lists of open source software.

https://github.com/a2p1k02/algos

algorithms with C++20 modules and std libs
https://github.com/a2p1k02/algos

algorithms-and-data-structures cmake cpp20 modules msvc

Last synced: 3 months ago
JSON representation

algorithms with C++20 modules and std libs

Awesome Lists containing this project

README

          

# algos

I wanted to rewrite some algorithms with C++20 and std libs.

## Supported

| Compiler | Status |
|----------|--------|
| MSVC | ✅ |
| CLANG | ✅ |