jcaacar's Stars
swiftlang/swift
The Swift Programming Language
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
docker/compose
Define and run multi-container applications with Docker
android/architecture-components-samples
Samples for Android Architecture Components.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
coil-kt/coil
Image loading for Android and Compose Multiplatform.
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
apollographql/apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
google/ksp
Kotlin Symbol Processing API
CalcProgrammer1/OpenRGB
Open source RGB lighting control that doesn't depend on manufacturer software. Supports Windows, Linux, MacOS. Mirror of https://gitlab.com/CalcProgrammer1/OpenRGB. Releases can be found on GitLab.
google/truth
Fluent assertions for Java and Android
android/animation-samples
Multiple samples showing the best practices in animation on Android.
ajalt/clikt
Multiplatform command line interface parsing for Kotlin
vmadalin/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
hamcrest/JavaHamcrest
Java (and original) version of Hamcrest
androidx/constraintlayout
ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
graphql-dotnet/graphql-client
A GraphQL Client for .NET Standard
artiomchi/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
MarkPflug/Sylvan.BuildTools.Resources
Build-time resource file support in C# projects.
zawys/vscode-as-git-mergetool
VS Code extension providing diff editor layouts & more for 3-way merging
shoooe/hotchocolate-nodatime
NodaTime support for HotChocolate