-
Let me know if these suit you. Feel free to open an issue if you need anything.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I looked through the rustdoc, and couldn't find bindings for IShellLinkW, SHGetKnownFolderPath, or SHGetStockIconInfo. If these are absent and I didn't miss it under a different name, this crate is incomplete to the point of being useless for the project I was working on (https://github.com/nyanpasu64/send-to-start/).
-
Can't you choose to control what OS APIs you use if you use crates such as libc and winapi, or just directly using extern "C" { ... }/extern "system" { ... }, or even inline assembly for syscalls with llvm_asm! or asm!?
Related posts
-
I seen people say that () is similar to void in C. But what is similar to void*?
-
Kernel Headers for Windows could soon make it into windows-rs
-
Noob question - Can I see what my used cargo crate has inside?
-
Building Outer Wonders, our Rust/SDL2 puzzle game, for Windows
-
Hey Rustaceans! Got an easy question? Ask here (23/2021)!