jianwenl's Stars
ant-design/ant-design
An enterprise-class UI design language and React UI library
google/guava
Google core libraries for Java
JetBrains/kotlin
The Kotlin Programming Language.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
sst/sst
Build full-stack apps on your own infrastructure.
checkcheckzz/system-design-interview
System design interview for IT companies
google/dagger
A fast dependency injector for Android and Java.
gradle/gradle
Adaptable, fast automation for all
idank/explainshell
match command-line arguments to their help text
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
newren/git-filter-repo
Quickly rewrite git repository history (filter-branch replacement)
htop-dev/htop
htop - an interactive process viewer
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
mockk/mockk
mocking library for Kotlin
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
redis/lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
Netflix/dynomite
A generic dynamo implementation for different k-v storage engines
troessner/reek
Code smell detector for Ruby
pantsbuild/pants
The Pants Build System
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
cdk-patterns/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
Netflix/EVCache
A distributed in-memory data store for the cloud
testng-team/testng
TestNG testing framework
eclipse-ee4j/jersey
Eclipse Jersey Project - Read our Wiki:
corretto/amazon-corretto-crypto-provider
The Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
ozimov/embedded-redis
Redis embedded server
avro-kotlin/avro4k
Avro format support for Kotlin