-
abab.ai
- Beijing
- https://www.abab.ai/
- https://huggingface.co/PKU
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
IntelliJ IDEA & IntelliJ Platform
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
🏗 Build container images for your Java applications.
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Statistical Machine Intelligence & Learning Engine
Reformats Java source code to comply with Google Java Style.
Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
JanusGraph: an open-source, distributed graph database
Serve, optimize and scale PyTorch models in production
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
An uber-fast parallelized Java classpath scanner and module scanner.
Fluent testing assertions for Java and the JVM
jgrapht / jgrapht
Forked from lingeringsocket/jgraphtMaster repository for the JGraphT project
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Spoon is a metaprogramming library to analyze and transform Java source code. 🥄 is made with ❤️, 🍻 and ✨. It parses source files to build a well-designed AST with powerful analysis and transformati…
Provides examples and code snippets for the JGit Java Git implementation