cargo-cabal | one command a Rust crate

 by   yvan-sraka Rust Version: v0.8.5 License: Apache-2.0

kandi X-RAY | cargo-cabal Summary

kandi X-RAY | cargo-cabal Summary

cargo-cabal is a Rust library. cargo-cabal has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A tool that helps you to turn in one command a Rust crate into a Haskell Cabal library!. To generate bindings, you need to annotate the Rust function you want to expose with hs-bindgen macro.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              cargo-cabal has a low active ecosystem.
              It has 58 star(s) with 4 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 1 have been closed. On average issues are closed in 3 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of cargo-cabal is v0.8.5

            kandi-Quality Quality

              cargo-cabal has no bugs reported.

            kandi-Security Security

              cargo-cabal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              cargo-cabal is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              cargo-cabal releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cargo-cabal
            Get all kandi verified functions for this library.

            cargo-cabal Key Features

            No Key Features are available at this moment for cargo-cabal.

            cargo-cabal Examples and Code Snippets

            No Code Snippets are available at this moment for cargo-cabal.

            Community Discussions

            No Community Discussions are available at this moment for cargo-cabal.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install cargo-cabal

            Here a little screencast demonstrating how it works (commands walkthrough are just pasted below):. N.B. You need in your $PATH a working Rust and Haskell environment, if you use Nix you can just enter: nix-shell -p cabal-install ghc cargo rustc. Welcome in this little cargo-cabal / hs-bindgen demo 🙂.
            src/lib.rs:
            Cargo.toml:
            cabal.project:
            test/test.cabal (content partially omitted):
            test/app/Main.hs:

            Support

            The --enable-nix CLI arg makes cargo-cabal generate a haskell.nix / naersk based flake.nix rather than the Setup.lhs. N.B. when first working with hs-bindgen and Nix flakes, checking if Cargo.lock isn't in .gitignore and running cargo build and git add --all before nix build, will save you a lot of pain 😉.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/yvan-sraka/cargo-cabal.git

          • CLI

            gh repo clone yvan-sraka/cargo-cabal

          • sshUrl

            git@github.com:yvan-sraka/cargo-cabal.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Rust Libraries

            996.ICU

            by 996icu

            deno

            by denoland

            rust

            by rust-lang

            alacritty

            by alacritty

            tauri

            by tauri-apps

            Try Top Libraries by yvan-sraka

            hs-bindgen

            by yvan-srakaRust

            cabal-pack

            by yvan-srakaRust

            YeAST

            by yvan-srakaRust

            Palombe

            by yvan-srakaRust

            hs-bindgen-traits

            by yvan-srakaRust