nobusugi246's Stars
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
uikit/uikit
A lightweight and modular front-end framework for developing fast and powerful web interfaces
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
codecentric/spring-boot-admin
Admin UI for administration of spring boot applications
novus/nvd3
A reusable charting library written in d3.js
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
hylang/hy
A dialect of Lisp that's embedded in Python
spotbugs/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
ajaxorg/ace-builds
Packaged version of Ace code editor
nemequ/munit
µnit is a small testing framework for C
BartVandewoestyne/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
Calysto/octave_kernel
An Octave kernel for IPython
Ordina-Group/microservices-dashboard
Dashboard for visualizing Spring Boot microservices and the components they link to.
making/oauth2-sso-demo
OIDC SSO Demo with Spring Boot + Spring Security
geb/geb-example-gradle
An example project for using Geb in a Gradle build (Spock and JUnit 4)
lkishalmi/gradle-gatling-plugin
Gatling Plugin for Gradle
softwareloop/mybatis-generator-lombok-plugin
A plugin for MyBatis Generator to use Lombok annotations instead of getters and setters
vors/jupyter-powershell
PowerShell language kernel for Jupyter
joshiste/spring-boot-admin-samples
Samples for Spring Boot Admin
Calysto/calysto_hy
Calysto Hy, a Jupyter kernel for Hy using MetaKernel
jbn/IPlantUML
A Python package which defines a PlantUML cell magic for IPython.
snicoll/cfp-example
Sample app for the "10 ways to get super-productive with Spring Boot" talk
jmeter-gradle-plugin/jmeter-gradle-plugin
Gradle plugin to run JMeter tests
YannCebron/springtricks
Sample Project for _40 Tips and Tricks for Spring in IntelliJ IDEA_
EMCECS/rest-client-c
C/C++ Client SDK for writing REST clients using libcurl
aiobofh/cutest
CUTest - The C Unit Test framework
karaage0703/chainer-handson-1
Self-learning hands-on for Chainer by Jupyter notebook
scobal/gradle-eslint-plugin
A Gradle plugin for ESLint
nobusugi246/asciidoctor-gradle-examples
A collection of example projects that demonstrates how to use the Asciidoctor Gradle plugin
nobusugi246/groovy-file-uploader
File Uploader sample project with Spring Boot, Asset Pipeline, UIKit, Groovy.