Pinned Repositories
AppPj
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
BrasilAPI
Vamos transformar o Brasil em uma API?
cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
carouselview
A simple library to add carousel view in android app.
code-with-quarkus
Generated by code.quarkus.io
compose-jb
Jetpack Compose for Desktop, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
dark
luishiga's Repositories
luishiga/kotlin-1
The Kotlin Programming Language
luishiga/kloppy
kloppy: standardizing soccer tracking- and event data
luishiga/mplsoccer
Football pitch plotting library for matplotlib
luishiga/xpto
luishiga/kotlinx.coroutines
Library support for Kotlin coroutines
luishiga/skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
luishiga/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
luishiga/guava
Google core libraries for Java
luishiga/llama-int8
Quantized inference code for LLaMA models
luishiga/jackson
Main Portal page for the Jackson project
luishiga/Kotlin
All Algorithms implemented in Kotlin
luishiga/NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
luishiga/h3
Hexagonal hierarchical geospatial indexing system
luishiga/immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
luishiga/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
luishiga/retrofit
A type-safe HTTP client for Android and the JVM
luishiga/futures-extra
Java library for working with Guava futures
luishiga/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
luishiga/shared
Code and shared files
luishiga/netty
Netty project - an event-driven asynchronous network application framework
luishiga/free-programming-books
:books: Freely available programming books
luishiga/kotlin-algorithm-club
Algorithms and data structures in Kotlin.
luishiga/talk-transcripts
Transcripts of Clojure-related talks
luishiga/dark
luishiga/hyper
An HTTP library for Rust
luishiga/ignite
Apache Ignite
luishiga/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
luishiga/compose-jb
Jetpack Compose for Desktop, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
luishiga/tarsnap
Command-line client code for Tarsnap.
luishiga/java-design-patterns
Design patterns implemented in Java