Posts
-
skip-duplicate-actions
Save time and cost when using GitHub Actions
skip-duplicate-actions
provides the following features to optimize GitHub Actions:- Skip duplicate workflow runs after merges, pull requests or similar.
- Skip concurrent or parallel workflow runs for things that you do not want to run twice.
- Skip ignored paths to speedup documentation-changes or similar.
- Skip if paths not changed for something like directory-specific tests.
- Cancel outdated workflow runs after branch-pushes.
All of those features help to save time and costs; especially for long-running workflows. You can choose any subset of those features.
Tags: #typescript
-
BurpShiroPassiveScan
一款基于BurpSuite的被动式shiro检测插件
一款基于BurpSuite的被动式shiro检测插件
Tags: #java
-
gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds
A tool to automate the gathering of profiling and benchmarking information for Gradle builds.
Profiling information can be captured using several different tools:
- Using Gradle build scans
- Using Async Profiler
- Using JProfiler
- Using YourKit profiler
- Using Java flight recorder
- Producing a heap dump in HPROF format
- Producing Chrome Trace output
Tags: #java • gradle-bt • gradle-bt-core-execution
-
android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android’s ScaleGestureDetector
If you want to use the ScaleGestureDetector and/or the gesture detectors from this project, please read my tutorial: code.almeros.com/android-multitouch-gesture-detectors
Tags: #java
-
rssbox
:newspaper: I consume the world via RSS feeds, and this is my attempt to keep it that way.
This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.
List of public RSS Box instances: https://github.com/stefansundin/rssbox/discussions/64
To open
vlc://
links, see vlc-protocol.Tags: #ruby • webapp • instagram
-
lawoole
Lawoole is a high-performance PHP framework based on Laravel and Swoole
Lawoole is a high-performance PHP framework based on Laravel and Swoole.
Laravel is the most popular PHP framework. It is dedicated to helping developers write the most elegant and meaningful code, and also provides a wealth of functions to developers through the ecological chain.
As we all know, Laravel’s biggest flaw is the performance problems behind its rich features. Lawoole was born to solve this problem. By using Swoole as an infrastructure, it not only enhances the efficiency of network communication, but also avoids the consumption of repeated compilation. At the same time, Lawoole did not sacrifice the outstanding features of Laravel. In Lawoole, you can have a development experience consistent with Laravel and write creative code.
Lawoole is different from other Swoole-based frameworks in that it does not seek performance, but rather seeks a balance between a comfortable code writing environment and the efficiency of program execution. Lawoole does not admire those who sacrificed code readability and wrote hard-to-maintain and error-prone code.
Thank for the shoulders of giants:
- Laravel ( https://laravel.com )
- Swoole ( https://www.swoole.com )
Tags: #php • lawoole • laravel
-
AdvancedTextSwitcher
Advanced TextSwitcher for faster development.
Advanced TextSwitcher for faster development.
Just like the way how Google+ display recent reviews on their cards.
仿照Google+在卡片上滚动显示最新评论的TextSwitcher。
Tags: #java
-
etcd-php
Etcd client library for PHP
etcd is a distributed configuration system, part of the coreos project.
This repository provides a client library for etcd for PHP applications.
Tags: #php
-
iron-router
A client and server side router designed specifically for Meteor.
Detailed explanations of router features can be found in the Guide.
Tags: #javascript
-
minecraft-prometheus-exporter
A Bukkit plugin which exports minecraft server stats to Prometheus
A Bukkit plugin to exports Minecraft server metrics to Prometheus.
Built for Paper, Spigot, Bukkit, Folia (experimental) and other forks.
If you’re running multiple Minecraft servers behind a BungeeCord proxy, you might also be interested in Bungeecord Prometheus Exporter for additional metrics!
Tags: #java • bukkit-plugin • prometheus-exporter
subscribe via RSS