# sml **Repository Path**: wxflymes/sml ## Basic Information - **Project Name**: sml - **Description**: No description available - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-18 - **Last Updated**: 2024-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README      --------------------------------------- # SML (State Machine Language) > Your scalable C++14 **one header only** State Machine Library with no dependencies
> https://www.youtube.com/watch?v=Zb6xcd2as6o ---
Let's release a TCP connection!

| tcp_release.cpp | Clang-3.8 | GCC-6.3 | MSVC-2015 |
|---|---|---|---|
| Compilation Time | 0.102s | 0.118s | 0.296s |
| Binary size (stripped) | 6.2kb | 6.2kb | 105kb |
| ASM x86-64 - https://godbolt.org/z/y99L50 |
|
||