Skip to content

Thalyum/rust-examples

Repository files navigation

rust-examples

A bunch of simple examples written in Rust

buffer-spliter

extract numbers from a vector one by one.

buffer-seeker

read specific bytes amount from anywhere in a buffer. Transform a buffer in something akin to a file, which implement 'seek' and 'read', using 'Cursor'

About

A bunch of simple examples written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published