# ft_event **Repository Path**: linxyruffy/ft_event ## Basic Information - **Project Name**: ft_event - **Description**: 使用C语言写的多线程 event loop - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 7 - **Created**: 2016-07-18 - **Last Updated**: 2025-03-11 ## Categories & Tags **Categories**: utils **Tags**: None ## README #ft_event ft_event 是一个使用C语言写的高效的eventloop #功能 1. time wheel 2. tcp 3. async work job 4. event loop 5. suport linux macos 6. work thread pool 7. multi-thread event loop #编译 make