code-reuse
There are 33 repositories under code-reuse topic.
rrousselGit/flutter_hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
Youjingyu/vue-hap-tools
vue.js、快应用 统一开发框架
HBandesh/reusingCode
This POC is intended to demonstrate an approach to reuse the code between React and React Native.
ihor/ReactNativeCodeReuseExample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
alfredosalzillo/flhooks
React like Hooks implementation for Flutter.
nokia/codesearch
Models and datasets for annotated code search.
Carbonara-Project/Guanciale
:bacon: Grab info needed by Carbonara from executables and disassemblers databases
Carbonara-Project/Carbonara-CLI
:computer: CLI client for Carbonara
vinothvino42/mason_bricks
A collection of bricks created to reuse code across all my flutter projects
aidd-msca/registry-factory
An abstract implementation of the registry design pattern proposed in (Hartog et. al., 2023). Provides a factory for registries that dynamically organize modular functionalities.
mast-group/clams
CLAMS API Summarizer
getvictor/github-reusable-workflows-and-steps
Examples of reusable workflows and reusable steps (composite action) for GitHub Actions
Carbonara-Project/Carbonara-Project.github.io
:spaghetti: Carbonara-Project website repo
levinjoller/Noteify
C# web application built with ASP.NET Core 5.0.1, Microsoft account external login. A simple note app.
x86-512/VXpp
A VFGadget finder script to facilitate Counterfeit Object-Oriented Programming (COOP) and Loop-Oriented Programming (LOP) attacks to bypass advanced security protections like CET and CFG.
aprosail/templates
Help you to reuse your config files from a single line of comment, and this repo also provides some build-in configuration templates.
ivan-ha/react-code-reuse
Code sharing patterns in React
jepozdemir/code_refactoring_csharp
Covers some essential C# code refactoring techniques that will help you achieve cleaner and more maintainable code.
LogoFX/Samples.Cross
Sample demonstrating cross-platform model and view model reuse
MooersLab/cctbxsnips-Emacs
cctbxsnips for the Emacs yasnippet package
MooersLab/modular-annotated-bibliography-bibtex-latex
A template for an enhanced annotated bibliography with many features
Sreehariskj/WattsApp
WhatsApp Clone UI React native
Amu-DevCommeLesPros-2021/DevCommeLesPros-2021-Bonus-Individuel
Bonus individuel.
hqm42/dry_stages
🤯 Configurable, reusable, cached stages for optimzed code reuse and dry implementation of single-tack processing pipelines
Programming-Toolkit/javaToolkit
Programming toolkit to avoid reinventing the wheel
SoniaKimas/typescript-webpack-demo-weather-app
Demo web application built with TypeScript and bundled using Webpack, showcasing asynchronous programming, design patterns, organized code, inheritance, and TypeScript generics.
isensee-bastian/set-interface
Tutorial code for my video Generics Part 2: Using the empty Interface instead
LesiaUKR/goit-rdb-hw-05
Master's degree. Relational databases: Nested requests | Code reuse
maxxbw54/Why-Reinventing-the-Wheel
Replication package of the paper "Why Reinventing the Wheels? An Empirical Study on Library Reuse and Re- implementation".
one-numan/python_package
Python Package | How to Create Python Package
skawuma/Project06_Kawuma
Project 04 and Project 05 are both Implementings programs that read given lists of Integer numbers from the scanned input and saves them into a Linked List and Stack respectively sorted from the smallest to the largest.