Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: guava

google/guava

Google core libraries for Java

Language: Java - Size: 443 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 49,451 - Forks: 10,843

spotify/magnolify

A collection of Magnolia add-on modules

Language: Scala - Size: 4.26 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 158 - Forks: 27

zgqq/flycat

A scaffolding framework that can build web application to be upgraded smoothly from single machine to distributed.

Language: Java - Size: 1.53 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 6 - Forks: 1

Fatemehjj/password-manager

a simple software to generate and manage passwords

Language: Java - Size: 47.9 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

itning/guava-retrying3 Fork of rholder/guava-retrying

This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.

Language: Java - Size: 655 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 12 - Forks: 2

FasterXML/jackson-datatypes-collections

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections

Language: Java - Size: 3.04 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 73 - Forks: 51

gaul/modernizer-maven-plugin

Detect uses of legacy Java APIs

Language: Java - Size: 771 KB - Last synced: 2 days ago - Pushed: 9 days ago - Stars: 362 - Forks: 52

mfvanek/word-grouping-data-structure

Language: Java - Size: 258 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 0

piomin/sample-java-playground

Sample source code for testing Java features like Stream API

Language: Java - Size: 40 KB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 4 - Forks: 4

immutables/immutables

Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

Language: Java - Size: 12.2 MB - Last synced: 15 days ago - Pushed: 3 months ago - Stars: 3,368 - Forks: 277

niqumu/EventBus

Tiny Java event bus

Language: Java - Size: 5.86 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2 - Forks: 0

zio/interop-guava

Language: Scala - Size: 341 KB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 6 - Forks: 7

anevsky/product-comparison-service

ML Recommendation System Skeleton / Product Comparison Service (Java 11 / MongoDB / Spring)

Language: Java - Size: 24.4 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

ipratiksham/URL-Shortening-Service

Spring Boot project to shorten any long URL

Language: Java - Size: 71.3 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

jmrozanec/cron-utils-rangesets

Provides means to deal with crons in a rangeset representation.

Language: Java - Size: 16.6 KB - Last synced: 29 days ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

MyCollab/mycollab

An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document

Language: Java - Size: 257 MB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 1,235 - Forks: 570

idontwannarock/demo-spring-security-rbac-jwt

Implementing RBAC with JWT under Spring Security framework

Language: Java - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

nineunderground/imagerulette

Basic WebApp that setup different images for a custom dice that pick a random image everytime

Language: Java - Size: 33.6 MB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

stphngrtz/computation-service

This project is just an example of how to use some Akka libraries in practice.

Language: Java - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

assertj/assertj-guava 📦

AssertJ Guava is a library of assertions specific to Guava types like Multimap, Optional and Table - now part of assertj/assertj

Language: Java - Size: 705 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 37 - Forks: 19

alexandergunnarson/quantum 📦

Abstracting one quantum at a time.

Language: Clojure - Size: 218 MB - Last synced: 2 months ago - Pushed: about 5 years ago - Stars: 22 - Forks: 5

TomasSirotek/Private-Movie-Collection

A movie aficionado is buying and collecting movies in the mp4 format on an external 2 TB harddrive. So far he has tried to use a system where he puts them in different folders, depending on their IMDB rating and the category of the movie. As the collection has grown the categories is becoming an increasing problem. Here we come with a solution !

Language: Java - Size: 561 KB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 4

5zhu/ssm

Java企业级电商项目

Language: Java - Size: 763 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 36 - Forks: 7

Daenyth/cats-effect-guava

Cats-effect integration with guava ListenableFuture

Language: Scala - Size: 60.5 KB - Last synced: 13 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 2

houbb/heaven

⭐Collect basic useful tools for java dev.(收集开发中常用的工具类)

Language: Java - Size: 1.01 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 33 - Forks: 19

qiurunze123/threadandjuc

⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶

Language: Java - Size: 1.52 MB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 1,952 - Forks: 485

developersCradle/jchess

Step by step guide to build a chess engine in the Java programming language.

Language: Java - Size: 1.89 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

xjjdog/bcmall

以教学为目的的电商系统。包含ToB复杂业务、互联网高并发业务、缓存应用;DDD、微服务指导。模型驱动、数据驱动。了解大型服务进化路线,编码技巧、学习Linux,性能调优。Docker/k8s助力、监控、日志收集、中间件学习。前端技术、后端实践等。主要技术:SpringBoot+JPA+Mybatis-plus+Antd+Vue3。

Language: Java - Size: 641 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 450 - Forks: 100

Oli51467/zrpc

基于ZooKeeper的远程调用组件

Language: Java - Size: 689 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

Dimous/tsundoku

Book Management System for e-bibliomaniacs

Language: Java - Size: 89.8 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Graylog2/JadConfig

Annotation-driven configuration library for the Java programming language

Language: Java - Size: 3.13 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 22 - Forks: 11

JavaMilk/LearningGuava

本项目记录对 guava 的学习以及一些相关好文章的摘录。

Language: Java - Size: 56.6 KB - Last synced: 4 months ago - Pushed: about 6 years ago - Stars: 15 - Forks: 2

kanthgithub/nodelinker

Linking Nodes in a tree

Language: Java - Size: 220 KB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

geektcp/mosheh

common libray for Java

Language: Java - Size: 442 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 55 - Forks: 5

rezaarshad/Spring-Webflux-Cache

Spring Webflux and blocking cache

Language: Java - Size: 15.6 KB - Last synced: 5 months ago - Pushed: 11 months ago - Stars: 7 - Forks: 0

markaalvaro/guava-kotlin-extensions

Provides extensions and constructs for interacting with Guava collections (Multimap, Multiset, Table) in a more Kotlin-y way.

Language: Kotlin - Size: 76.2 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Deri-Kurniawan/sipbuk

Crystal Guava Expert System with Certainty Factor Method Implementation

Language: TypeScript - Size: 8.63 MB - Last synced: 22 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

nonacosa/new-bee 📦

开源社区 vue + springBoot - 前后分离微服务的最佳实践

Language: JavaScript - Size: 45.2 MB - Last synced: 6 months ago - Pushed: about 2 years ago - Stars: 668 - Forks: 160

zheng-zy/spring-boot-redis-guava-caffeine-cache

springboot 使用 redis guava caffeine 缓存示例

Language: Java - Size: 58.6 KB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 148 - Forks: 78

jhonycodeia/JunitTest

Documentación de framework con de pruebas de unidad: JUnit 4, Junit 5, Mockito, RabbitMQ , GraphQL,Selenium, Cucumber y Spring Cloud

Language: Java - Size: 553 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 3

uchuhimo/kotlinx-bimap

A bimap (bidirectional map) implementation for Kotlin

Language: Kotlin - Size: 187 KB - Last synced: 5 months ago - Pushed: over 5 years ago - Stars: 9 - Forks: 0

edervishaj/walking-bus

Walking Bus Challenge

Language: Java - Size: 4.49 MB - Last synced: 8 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

nonacosa/Blog

写文章的地方(迁移到 Notion-Site)

Size: 25.3 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 691 - Forks: 80

dmamakas2000/sql-injection-spring-security

This repository implements the scenario of a SQL injection attack on a custom web server, using the Spring-Security Framework version 6.1.2, Spring-Web, Gradle, PostgreSQL for the management of the created database, Lombok, Thymeleaf, and Guava.

Language: Java - Size: 2.74 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

karimawii/Guava 📦

Guava is an account manager & switcher made for League of Legends, it has modern, easy to use GUI, and can save you a lot of time switching between accounts.

Language: Python - Size: 644 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 26 - Forks: 2

purang-fintech/seppb

普兰能效平台开源版(后端)

Language: Java - Size: 643 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 132 - Forks: 56

kute/spring-boot-demo

Language: Java - Size: 12.7 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

meshware/local-cache

Local cache for Java applications, enhance response speed. The underlying depends on Guava, Caffeine, OHC, etc., contains in heap and off heap support.

Language: Java - Size: 184 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 9 - Forks: 5

frtru/Algorithms-sandbox

Maze application to experiment with standard tree-search algorithms.

Language: Java - Size: 18.1 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

nazar-art/provisioning-hw

Solution for Provisioning Service technical task

Language: Java - Size: 79.1 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nazar-art/coronavirus-tracker

Spring Boot project for tracking Coronavirus (COVID-19) Cases

Language: Java - Size: 180 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

WallaceLiu/future Fork of codejitsu/future

Futures and promises in Java, Guava and Scala

Language: Java - Size: 180 KB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

zj-dreamly/my-program-learning

我的编程学习之路,包括了design pattern,data structure,java8,java io,java concurrent,guava,spring,spring boot,spring cloud,js,vue

Language: Java - Size: 186 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 14 - Forks: 1

TFdream/daily-codelab

personal codelab.

Language: Java - Size: 223 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 8 - Forks: 4

houdini68/testing-java

Testing Java 8,Guava,Apache lib,...

Language: Java - Size: 193 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

TomasSirotek/gui-streaming-platform

Simple JavaFX GUI | Movie recommendation design

Language: Java - Size: 19.7 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

sivasubramanim/ShortUrl

Application to create short Urls and implement forwarding of short Urls to original ones

Language: Java - Size: 51.8 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

youzhengjie9/cloud-mall

cloud-mall是一个基于分布式、微服务架构开发的商城系统,项目主要有几大模块,分别是:后台系统模块、异步模块、人工客服模块、网关模块、日志模块、应用监控模块、订单模块、商品模块、搜索模块、秒杀模块、系统模块、前台模块,几乎实现了中小型公司商城项目的大部分功能,未来待项目优化之后再部署到云上

Language: JavaScript - Size: 224 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 18 - Forks: 5

levyfan/guava-cache-redis

implement guava cache interface backed by redis

Size: 13.7 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 36 - Forks: 17

spapageo/reactor-guava-eventbus

Expose the events propagated through the guava event-bus as a reactor Flux

Language: Java - Size: 16.6 KB - Last synced: 21 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

hanwei59/spring-boot-starter-eventbus-guava

Guava EventBus for Spring Boot. 事件总线组件

Language: Java - Size: 20.5 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 8 - Forks: 10

decadenceqi/commons-utils

Hello the fucking world!

Language: Java - Size: 40 KB - Last synced: 12 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 4

JLLeitschuh/kwava

A faithful port of the Guava Standard Library to Kotlin

Language: Java - Size: 3.14 MB - Last synced: 14 days ago - Pushed: about 6 years ago - Stars: 5 - Forks: 1

kenshin579/tutorials-java

Java Spring related tutorial collection

Language: Java - Size: 57.5 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 24 - Forks: 44

heyitsjoealongi/spring-react-graphql

Fullstack Application — React Frontend, Spring Boot Java Backend, Java GraphQL Server, Apollo GraphQL API, and MySQL Service. (Template)

Language: Java - Size: 102 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

Ahmed-Elgohary1/UrlShortener

This repository contains a Spring RESTful API for a URL shortener tool that converts long URLs to tiny strings using Google Guava and stores them in an H2 database.

Language: Java - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

DimaZeland/JavaRush

Solutions to the challenges of the JavaRush programming course

Language: Java - Size: 1.73 MB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

tranbamanh229289/darwin

Build microservice system according to event driven architecture and domain driven design

Language: Java - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

wind7rui/Javalib

Java开发常用工具类类库汇总

Size: 90.8 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 13 - Forks: 8

DigiPie/BrainTrain Fork of CS2103-AY1819S2-W14-1/main

A spaced-repetition flashcard desktop application which makes memorizing easy and effective. This project was developed in Java with JUnit5, JavaFx, Guava and OpenCSV.

Language: Java - Size: 18 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

yifanzheng/springboot-action

Spring Boot 入门学习示例。

Language: Java - Size: 14.7 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 31 - Forks: 29

pstibrany/services

Go implementation of Service from Google Guava library

Size: 68.4 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

MG-Beron/Chess-game

Java project applying good OOP practices and design patterns | Two player chess

Language: Java - Size: 2.1 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 1

uber-archive/auto-value-bundle 📦

Extends Autovalue to extract data from a bundle into a value object.

Language: Java - Size: 196 KB - Last synced: 27 days ago - Pushed: about 6 years ago - Stars: 36 - Forks: 6

KengoTODA/guava-helper-for-java-8 📦

A tool set to help developer to use Guava with Java 8

Language: Java - Size: 183 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 11 - Forks: 1

jonathanhefner/shell__guava 📦

Language: Java - Size: 105 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

csvidit/RepertoireKit 📦

(Moved to csvidit/Repertoire) A CLI Recipe Management System, made using a Java Maven Project.

Language: Java - Size: 67.4 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Boomspring/Chess-Java 📦

My Chess program for the Artificial Intelligence module, as part of my Computer Science degree. Incorporates the Google Guava library.

Language: Java - Size: 4.09 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

mihail-stoica/CodeKatas

My solutions to the BNY Mellon exercises

Language: Java - Size: 566 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

GuavaEclipsePlugin/GuavaEclipsePluginParent

"Guava Eclipse Plugin" is an eclipse plugin which will generate following methods using Google guava utility classes or jdk utility classes toString() [STRG + SHIFT + 4] - equals(Object object) & hashCode() [STRG + SHIFT + 5] - compareTo(...) [STRG + SHIFT + 6]

Language: Java - Size: 609 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 10 - Forks: 5

youngzil/quickstart-framework

Java常用框架

Language: Java - Size: 174 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 4

chachae/Spring-Boot-Collection

Spring Boot 与各类中间件整合

Language: Java - Size: 5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

andersonhsporto/Url-shortener

URL-Shortening Service in Java, Spring Boot and MongoDb.

Language: Java - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

xiaochangbai/xrpc

https://xiaochangbai.github.io/xrpc

Language: Java - Size: 1.43 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 10 - Forks: 1

jjohannes/missing-metadata-guava

A Gradle plugin that provides additional metadata for Guava versions that were not published with Gradle Module Metadata.

Language: Groovy - Size: 123 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 11 - Forks: 1

universal-development/guava-cache-redis Fork of levyfan/guava-cache-redis

Fork and re-implement guava cache interface backed by redis

Size: 85.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

yifanzheng/SpringBoot-Template

Spring Boot 快速开发脚手架,集成 Spring Security、Spring JPA、Alibaba Druid 数据库连接池、线程池配置、Swagger2、Google Guava、Jasypt 密码加密组件、HttpClient、commons-lang3 等。

Language: Java - Size: 148 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

hooj0/guava-example

:white_check_mark: google guava examples

Language: Java - Size: 1.51 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 10 - Forks: 7

xiaozhiliaoo/cache-practice

cache practice,include caffeine、ehcache、guava cache

Language: Shell - Size: 12.7 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

sleagon/g

go common functions like lodash/guava/underscore

Language: Go - Size: 30.3 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Frodez/BlogManagePlatform

一个springboot项目的脚手架,追求简洁高速可扩展。

Language: Java - Size: 19.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 40 - Forks: 14

chriniko13/movies-search-service

Language: Java - Size: 212 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 2

alexesom/films-reviews-scala

rotten tomatoes || kinopoisk movies reviews API in Scala

Language: Scala - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

DeArmittAlvarez/Guava-EventBus-Tutorial

For MCP but can be used to understand Guava in general

Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

mtumilowicz/java11-covariance-contravariance-invariance

Covariance, invariance, contravariance overview of collections in Java 11, vavr, guava.

Language: Java - Size: 87.9 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

applesline/mini-dubbo

迷你版dubbo实现,零配置、易于使用,支持redis、zookeeper注册中心,支持负载均衡、心跳机制、失败重试机制,轻量级ioc容器guice提供对象容器化支持

Language: Java - Size: 53.7 KB - Last synced: 5 months ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 3

sbabcoc/guava-agent

This project builds a Java agent that exposes interfaces in the Guava API required by Selenium 2. This allows us to use newer releases of Guava that address security defects.

Language: Java - Size: 28.3 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

developer-wenren/guava-101

快速上手 Google Guava 库

Language: Java - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

MarcoSteinke/Simple-Dependency-Injection-In-Javascript

Very basic implementation of a Spring-oriented attempt of dependency injection, ported to Javascript

Language: JavaScript - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

keanching/angular-contacts

A contacts application using Spring Boot + AngularJS by Kean Ching

Language: HTML - Size: 2.49 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1