c2goasm | convert assembly as generated by a C/C++ compiler

 by   minio Go Version: Current License: Apache-2.0

kandi X-RAY | c2goasm Summary

kandi X-RAY | c2goasm Summary

c2goasm is a Go library. c2goasm has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

This is a tool to convert assembly as generated by a C/C++ compiler into Golang assembly. It is meant to be used in combination with asm2plan9s in order to automatically generate pure Go wrappers for C/C++ code (that may for instance take advantage of compiler SIMD intrinsics or template<> code). You can optionally nicely format the code using asmfmt by passing in an -f flag. This project has been developed as part of developing a Go wrapper around Simd. However it should also work with other projects and libraries. Keep in mind though that it is not intented to 'port' a complete C/C++ project in a single action but rather do it on a case-by-case basis per function/source file (and create accompanying high level Go code to call into the assembly code).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              c2goasm has a medium active ecosystem.
              It has 1270 star(s) with 107 fork(s). There are 49 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 11 open issues and 12 have been closed. On average issues are closed in 73 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of c2goasm is current.

            kandi-Quality Quality

              c2goasm has 0 bugs and 0 code smells.

            kandi-Security Security

              c2goasm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              c2goasm code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              c2goasm 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

              c2goasm releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 3313 lines of code, 97 functions and 25 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            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 c2goasm
            Get all kandi verified functions for this library.

            c2goasm Key Features

            No Key Features are available at this moment for c2goasm.

            c2goasm Examples and Code Snippets

            No Code Snippets are available at this moment for c2goasm.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install c2goasm

            You can download it from GitHub.

            Support

            For now just the AMD64 architecture is supported. Also ARM64 should work just fine in a similar fashion but support is lacking at the moment.
            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/minio/c2goasm.git

          • CLI

            gh repo clone minio/c2goasm

          • sshUrl

            git@github.com:minio/c2goasm.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