8 रिपॉजिटरी
Tools for managing and integrating external project dependencies.
Explore 8 awesome GitHub repositories matching part of an awesome list · Dependency Managers. Refine with filters or upvote what's useful.
Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version
Decentralized dependency manager for Cocoa projects.
This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont
Provides tools for managing and integrating external project dependencies.
Prost, Rust के लिए एक Protocol Buffers इम्प्लीमेंटेशन है जो बाइनरी सीरियलाइज़ेशन फ्रेमवर्क और कोड जनरेटर के रूप में काम करता है। यह स्कीमा डेफिनिशन को मुहावरेदार (idiomatic) Rust स्ट्रक्ट्स और एनम्स में बदलता है, और स्ट्रक्चर्ड डेटा को Protocol Buffers बाइनरी फॉर्मेट में एनकोड और डिकोड करने के लिए आवश्यक लॉजिक प्रदान करता है। यह प्रोजेक्ट अपनी no-std इम्प्लीमेंटेशन के कारण अलग है, जो इसे एम्बेडेड या कर्नल वातावरण में चलाने की अनुमति देता है जहाँ स्टैंडर्ड लाइब्रेरी उपलब्ध नहीं होती। यह फाइल डिस्क्रिप्टर सेट उत्सर्जित करके एक स्कीमा इंस्पेक्टर के रूप में भी काम करता है, जिससे रनटाइम पर मूल स्कीमा डेफिनिशन का प्रोग्रामेटिक विश्लेषण संभव हो जाता है। यह लाइब्रेरी इंटरफेस मॉडलिंग के लिए सर्विस ट्रेट जनरेशन, प्रसिद्ध टाइप्स के लिए सपोर्ट, और मैनुअल टाइप डेफिनिशन को मैप करने के लिए प्रोसीजरल मैक्रो एनोटेशन सहित कई क्षमताएं प्रदान करती है। यह सीरियलाइज़ेशन की स्थिरता सुनिश्चित करने के लिए डिपेंडेंसी मैनेजमेंट और फज़ टेस्टिंग के लिए भी टूल्स देती है।
Includes tooling for managing external Protocol Buffer project dependencies and conformance test runners.
CocoaPods plugin which allows you to generate a static library from a podspec.
Generate static libraries from podspecs.
A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.
SwiftPM-driven dependency manager for Apple platforms.
Enable static frameworks for all CocoaPods.
Move dynamic framework symbols into the main executable.
Visualize a project's CocoaPods dependency graph.