Posts
-
promgen
Promgen is a configuration file generator for Prometheus
Promgen is a configuration file generator for Prometheus. Promgen is a web application written with Django and can help you do the following jobs.
- Create and manage Prometheus configuration files
- Configure alert rules and notification options
See the Promgen introduction slides for the original history of Promgen.
See https://line.github.io/promgen/ for additional documentation.
Tags: #javascript • prometheus • monitoring
-
core
An extensible micro-framework for PHP
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. Flight also has zero dependencies.
Tags: #php • micro-framework • restful
-
BlueHound
BlueHound - pinpoint the security issues that actually matter
- Full Automation: The entire cycle of collection, analysis and reporting is basically done with a click of a button.
- Community Driven: BlueHound configuration can be exported and imported by others. Sharing of knowledge, best practices, collection methodologies and more, built-into the tool itself.
- Easy Reporting: Creating customized report can be done intuitively, without the need to write any code.
- Easy Customization: Any custom collection method can be added into BlueHound. Users can even add their own custom parameters or even custom icons for their graphs.
Tags: #typescript
-
rspec-snapshot
RSpec snapshot testing.
Adds snapshot testing to RSpec, inspired by Jest.
Tags: #ruby
-
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
subscribe via RSS