Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.
/ c_bridge Public archive

Some data structures and abstractions to create clean Rust <-> C FFI interfaces

Notifications You must be signed in to change notification settings

KizzyCode/c_bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs.rs License BSD-2-Clause License MIT crates.io Download numbers Travis CI AppVeyor CI dependency status

About c_bridge

This crate provides some data structures and abstractions to create clean Rust <-> C FFI interfaces

Dependencies

If you build the crate with test_build enabled, the cc-crate is required to build and link the necessary C test code. By default, the crate is dependency less.

About

Some data structures and abstractions to create clean Rust <-> C FFI interfaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published