Stars
14
stars
written in Java
Clear filter
一个轻量级 Java 权限认证框架,让鉴权变得简单、优雅!—— 登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0
The official home of the Presto distributed SQL query engine for big data
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and…
A benchmark to compare synchronization techniques for multicore programming