Gawsoft (gawsoftpl)

gawsoftpl

Geek Repo

Company:Gawsoft.com

Home Page:https://www.gawsoft.com

Github PK Tool:Github PK Tool

Gawsoft's starred repositories

flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Language:DartLicense:BSD-3-ClauseStargazers:165173Issues:3517Issues:98877

TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Language:TypeScriptLicense:Apache-2.0Stargazers:100424Issues:2122Issues:40929

laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

Language:PHPStargazers:78355Issues:4434Issues:0

nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

Language:TypeScriptLicense:MITStargazers:67049Issues:737Issues:5390

cypress

Fast, easy and reliable testing for anything that runs in a browser.

Language:JavaScriptLicense:MITStargazers:46780Issues:606Issues:14435

framework

The Laravel Framework.

sequelize

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.

Language:TypeScriptLicense:MITStargazers:29471Issues:417Issues:10333

sails

Realtime MVC Framework for Node.js

Language:JavaScriptLicense:MITStargazers:22829Issues:643Issues:6390

goreplay

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.

Language:GoLicense:NOASSERTIONStargazers:18590Issues:470Issues:744

argo-cd

Declarative Continuous Deployment for Kubernetes

Language:GoLicense:Apache-2.0Stargazers:17557Issues:184Issues:8187

tikv

Distributed transactional key-value database, originally created to complement TiDB

Language:RustLicense:Apache-2.0Stargazers:15087Issues:305Issues:5187

kind

Kubernetes IN Docker - local clusters for testing Kubernetes

Language:GoLicense:Apache-2.0Stargazers:13351Issues:142Issues:1859

ts-node

TypeScript execution and REPL for node.js

Language:TypeScriptLicense:MITStargazers:12858Issues:82Issues:1272

php-jwt

PHP package for JWT

Language:PHPLicense:BSD-3-ClauseStargazers:9377Issues:232Issues:300

autoscaler

Autoscaling components for Kubernetes

Language:GoLicense:Apache-2.0Stargazers:7993Issues:139Issues:2296

lumen

The Laravel Lumen Framework.

Language:PHPStargazers:7637Issues:334Issues:0

sealed-secrets

A Kubernetes controller and tool for one-way encrypted Secrets

Language:GoLicense:Apache-2.0Stargazers:7562Issues:70Issues:546

jwt

Go implementation of JSON Web Tokens (JWT).

metallb

A network load-balancer implementation for Kubernetes using standard routing protocols

Language:GoLicense:Apache-2.0Stargazers:6993Issues:107Issues:1133

cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle

Language:GoLicense:Apache-2.0Stargazers:3515Issues:85Issues:3409

sonobuoy

Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner.

Language:GoLicense:Apache-2.0Stargazers:2900Issues:55Issues:985

scribe

Generate API documentation for humans from your Laravel codebase.✍

Language:PHPLicense:MITStargazers:1703Issues:18Issues:635

incubator-seata-go

Go Implementation For Seata

Language:GoLicense:Apache-2.0Stargazers:1531Issues:43Issues:278

lerna-yarn-workspaces-example

How to build TypeScript mono-repo project with yarn and lerna

Language:TypeScriptLicense:MITStargazers:897Issues:14Issues:16

scaleway-cli

Command Line Interface for Scaleway

Language:GoLicense:Apache-2.0Stargazers:881Issues:31Issues:851

istio-fleetman

A sample project to demonstrate Istio's features

Language:JavaLicense:MITStargazers:388Issues:21Issues:0

seata-go-server

Seata compatible high availability server

Language:GoLicense:Apache-2.0Stargazers:359Issues:30Issues:19

monorepo-starter

Monorepo starter project for Kotlin, Python, TypeScript x React

go-saga

Implements saga-pattern in Go, another way to distribute transaction.

nodejs-saga-microservice

Nodejs Microservices implemented in Saga Pattern