Skip to content
/ sqkio Public

A runtime for writing reliable asynchronous applications with modern C++. Provides I/O, networking, scheduling, timers, ...

License

Notifications You must be signed in to change notification settings

wineway/sqkio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqkio

MIT licensed Build

A runtime for writing reliable, asynchronous, and slim applications. It is:

  • Fast: sqkio's zero-cost abstractions give you bare-metal performance.

  • Reliable: sqkio leverages modern C++'s ownership, type system, and concurrency model to reduce bugs and ensure thread safety.

  • Scalable: sqkio has a minimal footprint, and handles backpressure and cancellation naturally.

Readme Card

Overview

About

A runtime for writing reliable asynchronous applications with modern C++. Provides I/O, networking, scheduling, timers, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published