Introducing okstd

April 08, 2024

okStd is a standard library abstraction for rust that makes it easier to abstract away the differences between the various standard libraries that are available in the rust ecosystem.

use okstd::prelude::*;

// This should give you Future and Executor abstractions for tokio, async-std, smol, and cros_async

Profile picture

Written by Sevki who lives and works in London building build things. You should follow them on Twitter

© 2024, ok.software