core-foundation-rs VS samples-rs

Compare core-foundation-rs vs samples-rs and see what are their differences.

core-foundation-rs

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS (by servo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
core-foundation-rs samples-rs
3 3
915 64
2.8% -
7.9 6.3
2 days ago over 3 years ago
Rust Rust
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

core-foundation-rs

Posts with mentions or reviews of core-foundation-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.

samples-rs

Posts with mentions or reviews of samples-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-21.
  • Microsoft unifies all Windows APIs under a single Rust library generated from metadata
    3 projects | /r/programming | 21 Jan 2021
    Honestly doesn't seem that bad, from the examples in that repo all calls to win32 apis are unsafe, but all rust/winrt examples seem pretty clean. Check out this ocr example. It opens a file, reads a bitmap, then performs ocr. I didn't even know windows shipped with a builtin ocr api!
  • Rust for Windows
    14 projects | news.ycombinator.com | 21 Jan 2021
    For someone not familliar with Windows API, why does creating a Windows needs unsafe and other pointer passing ect ...? I guess it's the same for the C++/C# version?

    https://github.com/kennykerr/samples-rs/blob/master/create_w...

What are some alternatives?

When comparing core-foundation-rs and samples-rs you can also consider the following projects:

winapi-rs - Rust bindings to Windows API

win32ada - Ada API to the Windows library

rust-zmq - Rust zeromq bindings.

MSRC-Security-Research - Security Research from the Microsoft Security Response Center (MSRC)

win32metadata - Tooling to generate metadata for Win32 APIs in the Windows SDK.

conrod - An easy-to-use, 2D GUI library written entirely in Rust.

windows-rs - Rust for Windows

Cargo - The Rust package manager