SaaSHub helps you find the best software and product alternatives Learn more →
Winsafe Alternatives
Similar projects and alternatives to winsafe
-
winlamb
A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.
-
panamax
Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
rustdesk
Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
-
skytable
Skytable is a fast, secure and reliable realtime NoSQL database with keyspaces, tables, data types, authn/authz, snapshots and more to build powerful apps
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
win32metadata
Tooling to generate metadata for Win32 APIs in the Windows SDK.
-
winsafe-examples
Examples of native Windows applications written in Rust with WinSafe.
-
-
-
Rust-for-Linux
Adding support for the Rust language to the Linux kernel. (by Rust-for-Linux)
-
-
-
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
-
-
rust-analyzer
A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer] (by rust-analyzer)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
winsafe reviews and mentions
-
The stabilization PR for generic associated types (GATs) has entered its final comment period
Currently I have a bunch of those Win32 iterators in WinSafe crate, and the stabilization of GATs will clean up a lot of the internal code. So this is really, really good news.
-
Unsafe is a bad practice?
You might be interested in winsafe. There are a few examples how it can be used without unsafe code.
-
rust-analyzer changelog #134
WinSafe implements the event methods in traits, and most of them are generated by macros due to similarity. The autocomplete is now working for them, so thank you very much.
-
Go: The language of cloud-native development - SD Times
You're lucky, I also wrote one.
-
More malware is shifting to Rust
Let me know if these suit you. Feel free to open an issue if you need anything.
Maybe you'd like this.
-
Would std code for Windows ever use the windows crate by Microsoft?
An idiomatic Rust API would add a layer on top of that, providing safe abstractions and taking advantage of lifetime guarantees, which is what the winsafe crate aims for. Of course, you can't automate this kind of thing, so it's very laborious, and it probably will never cover 100% of the vast Win32 API surface.
-
Rust takes a major step forward as Linux's second official language
I write C++ and raw Win32 for more than 20 years. I'm the author of this, and I'm rewriting my personal stuff in Rust just for fun.
-
What is Rust NOT suitable for, architecturally?
Source: I'm the author of a safe Windows API port for Rust, including the API + a full-featured UI layer. I believe I have a fairly elegant model now (zero macros on the user side!), but it took me months of research and many sleepless nights until I could put all the pieces together.
- Recommendations for getting into Rust!
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea592f0f58>
www.saashub.com | 2 Feb 2023
Stats
rodrigocfd/winsafe is an open source project licensed under MIT License which is an OSI approved license.