deno_bindgen VS brokencppmap

Compare deno_bindgen vs brokencppmap and see what are their differences.

deno_bindgen

Write high-level Deno FFI libraries in Rust. (by denoland)

brokencppmap

Toy Rust bindgen to C++ library via C wrapper example (by n8henrie)
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
deno_bindgen brokencppmap
1 1
263 0
2.3% -
6.5 10.0
6 months ago over 2 years ago
Rust Rust
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.

deno_bindgen

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

brokencppmap

Posts with mentions or reviews of brokencppmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-08.
  • Ask HN: Best book to learn C in 2022?
    8 projects | news.ycombinator.com | 8 Oct 2022
    Thanks for your response! I would edit to clarify but missed the edit window on my post.

    > are you trying to call into C++ libraries from Rust/Swift using their FFI to C?

    Yes. Examples (just POC, getting things to link and compile): <https://github.com/n8henrie/brokencppmap> <https://github.com/n8henrie/swiftcpp>

    Thanks for the links -- I've been putting things together here and there from a combination of SO and the Rust user forum, which is why I was wondering about a more formal reference focused on this use case.

What are some alternatives?

When comparing deno_bindgen and brokencppmap you can also consider the following projects:

PyO3 - Rust bindings for the Python interpreter

vscode-cmake-tools - CMake integration in Visual Studio Code

metatype - Declarative API development platform. Build backend components with WASM, Typescript and Python, no matter where and how your (legacy) systems are.

SwiftCPP

rluau - Idiomatic Luau bindings in 100% Rust

flutter_rust_bridge - Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

autocxx - Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers