Enable build support by adding .onedev-buildspec.yml
| bench | Loading last commit info... | |
| cmake | ||
| docs/ru | ||
| examples | ||
| source | ||
| tests | ||
| third_party | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md |
README.md
Sure
(Su spend + Re sume)
ExecutionContext for stackful coroutines and fibers
Features
- Exceptions support
- Annotations for AddressSanitizer
- Annotations for ThreadSanitizer
Tuning
CMake Flags
SURE_EXCEPTIONS– enable / disable exception contextSURE_UCONTEXT– useucontext
Requirements
- x86-64, ARMv8-A-64
- Clang++