lkishor's Stars
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
aaberg/sql2o
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
square/wire
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
lz4/lz4
Extremely Fast Compression algorithm
MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
krschultz/android-proguard-snippets
Proguard configurations for common Android libraries
coil-kt/coil
Image loading for Android and Compose Multiplatform.
esiqveland/okhttp-awssigner
An OkHttp interceptor for signing requests with AWSv4 signatures
DapperLib/Dapper
Dapper - a simple object mapper for .Net
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
marcoferrer/kroto-plus
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
apple/swift-protobuf
Plugin and runtime library for using protobuf with Swift
WebApiContrib/WebAPIContrib.Core
Community Contributions for ASP.NET Core
firebase/firebase-admin-dotnet
Firebase Admin .NET SDK
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
airbnb/mavericks
Mavericks: Android on Autopilot
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
facebookarchive/conceal
Conceal provides easy Android APIs for performing fast encryption and authentication of data.
google/dagger
A fast dependency injector for Android and Java.
ReactiveX/RxAndroid
RxJava bindings for Android
lisawray/groupie
Groupie helps you display and manage complex RecyclerView layouts.
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
square/leakcanary
A memory leak detection library for Android.
square/okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
square/retrofit
A type-safe HTTP client for Android and the JVM