Skip to content

Swift GCD Dispatch API on top of libuv

Notifications You must be signed in to change notification settings

Legacz/DispatchUV

Repository files navigation

DispatchUV

Swift GCD Dispatch API on top of libuv

The idea is that one simulates relevant aspects of the Swift Dispatch API on top of libuv.

Why would you do this? One reason would be that the libdispatch included in the Swift 3 Linux release crashes on you.

Well, seriously, libuv is field proven on Linux. May be better for server level workloads, though time will tell.

Status: Very early. Toy stuff.

About

Swift GCD Dispatch API on top of libuv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published