GithubHelp home page GithubHelp logo

ffi.rs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ffi.rs's Issues

Project: cxx

πŸš€ Project Suggestion

Name: cxx

Languages: C++ (11)

Description: Provides a safe mechanism for calling C++ code from Rust and Rust code from C++, not subject to the many ways that things can go wrong when using bindgen or cbindgen to generate unsafe C-style bindings.

Sites:

Maintainers: @dtolnay

Status

crates.io

This project appears to have achieved its main goal but is still in the works (pre 1.0).

It is used by:

FFI Topics

Please share topics you think that ffi.rs should cover regarding cross-language communication.

Project: winapi

πŸš€ Project Suggestion

Name: winapi

Languages: C

Description: Rust bindings to the Windows API. It's like libc (see #7) but for deeper Windows-specific functionality.

Sites:

Maintainers: @retep998

Status

crates.io

This project is very mature and is used in production by many in the Rust community.

Projects that need access to low level APIs on Windows would reach for this library.

Project: nbindgen

πŸš€ Project Suggestion

Name: nbindgen

Languages: Nim

Description: nbindgen creates Nim headers for Rust libraries which expose a public C-like API - if your library works with cbindgen it will likely work with nbindgen also.

Sites:

Maintainers: @arnetheduck, @eqrion, @emilio

Status

crates.io

This project is young and still has a lot of work that needs to get done.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.