All Projects → mathstuf → cxx-modules-sandbox

mathstuf / cxx-modules-sandbox

Licence: Apache-2.0 License
Sandbox repository for various C++20 Modules use cases and how to build them

Programming Languages

CMake
9771 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to cxx-modules-sandbox

lint-deps
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
Stars: ✭ 48 (+20%)
Mutual labels:  modules
requireg
Resolve and require local & global modules in node.js like a boss
Stars: ✭ 45 (+12.5%)
Mutual labels:  modules
rolldown
Modern bundler built on Rollup with couple more features, such as multiple entry points, presets, better configuration experience and more.
Stars: ✭ 17 (-57.5%)
Mutual labels:  modules
nuxt-humans-txt
🧑🏻👩🏻 "We are people, not machines" - An initiative to know the creators of a website. Contains the information about humans to the web building - A Nuxt Module to statically integrate and generate a humans.txt author file - Based on the HumansTxt Project.
Stars: ✭ 27 (-32.5%)
Mutual labels:  modules
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (+72.5%)
Mutual labels:  modules
raincatcher-core
Mobile Application Platform for WorkForce Management
Stars: ✭ 18 (-55%)
Mutual labels:  modules
Python Scripts
It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. It's a collection of some great Python scripts from basic to advance levels for automating some monotonous tasks.
Stars: ✭ 23 (-42.5%)
Mutual labels:  modules
Go-Small-Docker-Image
Creating a smaller golang docker image
Stars: ✭ 32 (-20%)
Mutual labels:  docker-image
heiss
Hot module reloading prototype with native (almost) ES6 modules
Stars: ✭ 22 (-45%)
Mutual labels:  modules
quantum-blox
Quantum blox - modular UI boilerplate in react
Stars: ✭ 12 (-70%)
Mutual labels:  modules
decentraland-dapps
🛠 Common modules for dApps
Stars: ✭ 96 (+140%)
Mutual labels:  modules
modules
🧩 Java modules published at Maven Central
Stars: ✭ 115 (+187.5%)
Mutual labels:  modules
TouchOSC
A collection of examples and modules for TouchOSC MK2
Stars: ✭ 30 (-25%)
Mutual labels:  modules
isomorphic-react-redux-saga-ssr
Isomorphic, React, Redux, Saga, Server Side rendering, Hot Module Reloading, Ducks, Code Splitting
Stars: ✭ 19 (-52.5%)
Mutual labels:  modules
CAP project
CAP project -- Categories, Algorithms, and Programming
Stars: ✭ 18 (-55%)
Mutual labels:  modules
laravel-module-loader
THIS PACKAGE HAS BEEN DEPRECATED — A lightweight package to organize your code into contextual modules.
Stars: ✭ 76 (+90%)
Mutual labels:  modules
SimplePlacePicker
Android place picker module for searching and selecting a location on google maps
Stars: ✭ 42 (+5%)
Mutual labels:  modules
docker-nginx-php-fpm
A php-fpm and nginx docker image.
Stars: ✭ 26 (-35%)
Mutual labels:  docker-image
Alertism
A Good Replacement For Default JavaScript Alerts Which Also Makes Good Pop-Ups
Stars: ✭ 19 (-52.5%)
Mutual labels:  modules
get-installed-path
Get locally or globally installation path of given package name.
Stars: ✭ 39 (-2.5%)
Mutual labels:  modules

cxx-modules-sandbox

This repository is intended to host various corner cases with C++20's modules and how to build them with various build systems.

Is your build system not represented here? Please submit a PR to add its build configuration and it'd be great if it could be added to the CI configuration. The Dockerfile for the CI run is stored on the docker branch of this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].