VeyronSakai's Stars
Inumedia/SlackAPI
.NET Implementation of the Slack team communication platform API.
bcicen/slackcat
CLI utility to post files and command output to slack
gradle/gradle
Adaptable, fast automation for all
libgit2/libgit2sharp
Git + .NET = ❤
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
Tyrrrz/CliFx
Class-first framework for building command-line interfaces
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
Cysharp/ConsoleAppFramework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
DeNA/Anjin
Autopilot framework for games made with Unity
actions/typescript-action
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
MonolithProjects/ansible-github_actions_runner
Ansible Role to deploy GitHub Actions self-hosted runner
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
actions/runner
The Runner for GitHub Actions :rocket:
needle-tools/compilation-visualizer
Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.
DeNA/Dena.CodeAnalysis.Testing
TDD friendly test helpers for Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer
qiankanglai/LoopScrollRect
These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.
Haruma-K/FancyCarouselView
Carousel View for Unity uGUI using Fancy Scroll View.
setchi/FancyScrollView
[Unity] Scroll view component that can implement highly flexible animations.
openupm/openupm-cli
The OpenUPM-CLI is a command-line interface for maintaining UPM registries.
Haruma-K/UnityDebugSheet
Hierarchical debug menu system for Unity that makes it easy to create intuitive and organized debug menus.
victorsteven/food-app-server
Exploring Domain-Driven Design in Golang
vardius/go-api-boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
jojoarianto/go-ddd-api
API with domain driven design approach using golang, gorm, and mysql
ryokky59/go-layered-architecture-sample
「DDDを意識しながらレイヤードアーキテクチャとGoでAPIサーバーを構築する - Qiita」内で使っているサンプルコード
yu-croco/ddd_on_golang_sample
Golang(Gin)を使い、なんちゃってモンハンの世界をDomain-Driven Designで実装している
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code