johnsonlu's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
spring-projects/spring-security
Spring Security
reorproject/reor
Private & local AI personal knowledge management app for high entropy people.
dotnet/eShop
A reference .NET application implementing an eCommerce site
redis/lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
caorushizi/mediago
跨平台视频提取工具:支持流媒体下载、视频下载、m3u8 下载及 B站视频下载,提供 Windows 和 Mac 桌面客户端。Cross-platform video extraction tool: Supports streaming download, video download, m3u8 download, and Bilibili video download, with desktop clients for Windows and Mac.
spring-projects/spring-data-examples
Spring Data Example Projects
reqable/reqable-app
Reqable issue track repo
jobrunr/jobrunr
An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.
Azure/fetch-event-source
A better API for making Event Source requests, with all the features of fetch()
datafaker-net/datafaker
Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
vaadin/hilla
Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
osopromadze/Spring-Boot-Blog-REST-API
Restful CRUD Blog API using Spring Boot, Spring Security, JWT, Mysql, JPA
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
f4b6a3/tsid-creator
A Java library for generating Time-Sorted Unique Identifiers (TSID).
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
mpetazzoni/sse.js
A flexible Server-Sent Events EventSource polyfill for Javascript
Azure/reliable-web-app-pattern-dotnet
The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
vladmihalcea/hypersistence-tsid
A Java library for generating Time-Sorted Unique Identifiers (TSID).
pelikan-io/pelikan
Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
spember/spring-shoestore
An example of Clean Architecture in Spring. Demo app for Spring 2023
Kaliumhexacyanoferrat/GenHTTP
Lightweight web server written in pure C# with few dependencies to 3rd-party libraries.
Kehrlann/spring-security-the-good-parts
Spring Security: The Good Parts™ - a demo of how Spring Security is architectured
auth0-developer-hub/spa_react_javascript_hello-world
This JavaScript code sample demonstrates how to implement authentication in a React application that uses React Router 6. You can integrate the Auth0 React SDK with React Router 6 to create route guards in React.
joshmossas/event-source-plus
A more configurable EventSource implementation that works in browsers, node, and workers
Kehrlann/spring-security-architecture-workshop
Workshop on understanding Spring Security
MooVC/Fluentify
Fluentify, a .NET Roslyn source generator, automates the creation of fluent APIs, enabling engineers to rapidly develop rich, expressive, and maintainable APIs with ease.