rstrahl's Stars
AppPear/ChartView
ChartView made in SwiftUI
carekit-apple/CareKit
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
peripheryapp/periphery
A tool to identify unused code in Swift projects.
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
alexandre-spieser/AspNetCore.Identity.MongoDbCore
A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Microsoft.AspNetCore.Identity 2.2. (not Identity 3.0)
mallowigi/slack-one-dark-theme
Atom One Dark For Slack (ARCHIVED)
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
faif/python-patterns
A collection of design patterns/idioms in Python
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
rouge-ruby/rouge
A pure Ruby code highlighter that is compatible with Pygments
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
Homebrew/legacy-homebrew
💀 The former home of Homebrew/homebrew (deprecated)
CocoaPods/Specs
The CocoaPods Master Repo
rentzsch/mogenerator
Core Data code generation
PhilipsHue/PhilipsHueSDK-iOS-OSX
The Software Development Kit for Philips Hue on iOS and OS X (beta)
developit/TinyAPI
TinyAPI is a very small PHP framework for creating APIs. It maps URLs to methods of classes, so you can write real PHP. Write portable classes that return associative arrays, and use TinyAPI to expose them to the web with automatic output formatting. There is also magic.