SaaSHub helps you find the best software and product alternatives Learn more →
Dockcross Alternatives
Similar projects and alternatives to dockcross
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
C++ Middleware Writer
The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.
-
-
-
-
-
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
-
GTASA_alternative_code
Find alternative cheat code in Grand Theft Auto San Andreas (2004) by bruteforce (CLI and GUI), C++17, Qt 6 and CUDA 11
-
ITK-Wasm
High performance spatial analysis in a web browser and across programming languages and hardware architectures
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dockcross discussion
dockcross reviews and mentions
- Cross compiling toolchains in Docker images
-
Hello Wasm World!
We use the add_executable command to build executables with itk-wasm. The Emscripten and WASI toolchains along with itk-wasm build and execution configurations are contained in itk-wasm dockcross Docker images invoked by the itk-wasm command line interface (CLI). Note that the same code can also be built and tested with native operating system toolchains. This is useful for development and debugging.
-
Stable or unstable distros for cross-compiling?
Docker is great for self-contained build environments, no risk of them breaking each other. Eg. https://github.com/dockcross/dockcross
- Dockcross – Cross compiling toolchains in Docker images
-
Fast CRC32 library
It is C ++ 11 compatible, I recommend C ++ 17, it is cross-platform (x86, ARMv7, ARMv8, PowerPC, windows, Linux...), Thanks to [dockcross](https://github.com/dockcross/dockcross) .
-
COOL Compiler for AArch64
First of all, I learned basic instructions of AArch64 and how to use cross compile COOL codes into AArch64 assembly codes via dockcross.
-
What do you think of my C++ project and how to improve it ?
It is C ++ 11 compatible, I recommend C ++ 17, with OpenMP (For better multi-core performance), it is cross-platform (x86, ARMv7, ARMv8, PowerPC, windows, Linux...), Thanks to dockcross .
-
What is the easiest way to create a docker image for CI/CD with a specific distro and libs for C/C++?
I would not say it easy, but checkout this setup: https://github.com/dockcross/dockcross
-
Which is better? Docker in Proxmox Debian or in LXC?
I still maintain a single LXC container for each service. So far I'm doing this to run Nginx Proxy Manager and Vaultwarden, as well as a development container where I use Docker to run cross-platform builds with dockcross.
-
Initial Release: "Zero-Setup" Cross-Compilation for C and C++
xcross provides Docker images with toolchains for a wide variety of different architectures, C and C++ standard libraries, and both bare-metal and Linux-based systems. A complete list of supported targets can be found here. This differs from dockcross in that it supports numerous more architectures and C runtimes.
-
A note from our sponsor - SaaSHub
www.saashub.com | 26 Mar 2025
Stats
dockcross/dockcross is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dockcross is CMake.