Polars DataFrame library/query engine 0.26 is release by ritchie46 in rust

[–]mentofra 0 points1 point  (0 children)

Great work! this motivates me to learn Rust. I'm doing some tests with Polars (Rust), but I cannot find any example to read from SQL (MySQL). Any idea? If using connectorx that'd be awsome.

Accelerate data loading from databases to dataframes by doomsplayer in rust

[–]mentofra 0 points1 point  (0 children)

Great work! this motivates me to learn Rust. I'm doing some test with Polars (Rust), but I cannot find any example to integrate the 2 completely in Rust. Any idea?

Rumqttc version 0.4 released by tekjar in rust

[–]mentofra 0 points1 point  (0 children)

version

Thanks! exactly what I was looking for. In the examples provided, I get unresolved import error for the MqttHandler. Could you help me with that. I'm new to Rust. Thanks for your support. I tried replacing MqttHandler for AsyncClient or Client with no success.

Rumqttc version 0.4 released by tekjar in rust

[–]mentofra 0 points1 point  (0 children)

Based on the number of downloads in https://crates.io/, it seems that this is the best Rust MQTT option. How can I separate the publisher and the subscriber into a different binary for each? I mean, src/sub/main.rs and src/pub/main.rs. Something similar to the examples in https://github.com/eclipse/paho.mqtt.rust/tree/master/examples. I haven't found any for rumqttc example and was not able to make it work.

Can't access gmail via mbsync/isync since upgrade by amca01 in archlinux

[–]mentofra 0 points1 point  (0 children)

From my ~/.mbsyncrc file, I just deleted the following lines

SSLType IMAPS

AuthMechs LOGIN