News

A Rust runtime for AWS Lambda. Contribute to awslabs/aws-lambda-rust-runtime development by creating an account on GitHub.
A high-performance Kafka client for JavaScript/TypeScript built with Rust and librdkafka. - inaiat/kafka-crab-js ...
In theory, writing a Linux device driver shouldn’t be that hard, but it is harder than it looks. However, using libusb, you can easily deal with USB devices from user space, which, for many p… ...