- Bristol, UK
- http://saxbophone.com
Highlights
- Pro
Lists (5)
Sort Name ascending (A-Z)
arbitrary-precision libraries
C++ libraries providing arbitrary-precision integer arithmetic, using CMake and with permissive licensesembeddable terminal emulators
needs CMake modernisation
Cool-looking libraries that could benefit from having their CMake build script modernised to allow for easier integration into downstream dependent projects.psx unit testing stuff
useful for compiler development
- All languages
- ANTLR
- APL
- ActionScript
- Ada
- Adblock Filter List
- Assembly
- BASIC
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- D
- Dockerfile
- Eagle
- Elixir
- Erlang
- F#
- Gherkin
- Go
- HTML
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- MoonScript
- Mustache
- OCaml
- Objective-C
- Objective-C++
- OpenSCAD
- PHP
- Pascal
- Perl
- PowerShell
- Processing
- Prolog
- Python
- QML
- R
- RPM Spec
- Ren'Py
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Shell
- Smalltalk
- Swift
- SystemVerilog
- TL-Verilog
- TeX
- TypeScript
- VBA
- VHDL
- Vala
- Verilog
- Vim Script
- Visual Basic 6.0
- WebAssembly
- Wolfram Language
- XSLT
- ZIL
- Zig
- reStructuredText
Starred repositories
C++ Library Manager for Windows, Linux, and MacOS
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
MoonRay is DreamWorks’ open-source, award-winning, state-of-the-art production MCRT renderer.
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
dockcross / dockcross
Forked from steeve/cross-compilerCross compiling toolchains in Docker images
Smart pointers for the (GNU) C programming language
🔧 Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
Example library that shows best practices and proper usage of CMake by using targets
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis
A blank iOS app build system written in CMake. Includes building a dynamically linked C++ framework and bundling it into the app.
A minimal CMake template for Qt 5 & 6 projects
🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.
CMake checks cache helper modules – for fast CI CMake builds!
CMake example for Visual Studio developers
🏀 Up your type-game. A small C++ library for compile-time type names and type indices.
Minimal "portable" cmake project that builds and links a shared library. Builds on various operating systems with various compilers.
Example of using CMake's FetchContent module and imGui-SFML
Virtual dom for C++ using asm-dom and cmake
BUILDING AN APPLE OSX KERNEL MODULE WITH CMAKE – C/C++
Transpose-Sort —why sort numbers with comparisons when we can calculate their rough sort positions instead?