Stars
本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构思想完成开发。
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your editor.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
An annotation processor for generating type-safe bean mappers
Convert YAML to Properties for Spring configuration
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with…
Grammar files support & parser/PSI generation for IntelliJ IDEA
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
Asynchronous Http and WebSocket Client library for Java
Official electron build of draw.io
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Automatically exported from code.google.com/p/projektpw2010
Package to support internationalization, containing ISO 3166-1 country code enum, ISO 639-1 language code enum, etc.
A scalable web crawler framework for Java.
The vip.com's java coding standard, libraries and tools
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others