Posts
-
laravel-adjacency-list
Recursive Laravel Eloquent relationships with CTEs
This Laravel Eloquent extension provides recursive relationships using common table expressions (CTE).
Tags: #php
-
potassium
A Rails application generator by Platanus, inspired by Suspenders
A Rails application generator from Platanus, inspired by Suspenders.
Tags: #ruby
-
eventy
WordPress-like actions and filters for Laravel
Actions are pieces of code you want to execute at certain points in your code. Actions never return anything but merely serve as the option to hook in to your existing code without having to mess things up.
Filters are made to modify entities. They always return some kind of value. By default they return their first parameter and you should too.
Tags: #php
-
holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Functionality to deal with holidays in Ruby.
Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.
Tags: #ruby
-
logisim-evolution
Digital logic design tool and simulator
- Table of contents
Tags: #java • logisim-evolution • education
-
Singularity
Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source
Singularity is an API and web application for running and scheduling Apache Mesos tasks — including long running processes, scheduled jobs, and one-off tasks.
It focuses on a batteries-included approach: Singularity and its components provide an entire Platform as a Service (PaaS) to end-users. It has many features which have been introduced to reduce developer friction and ensure proper operation and reliable deployment of tasks. Users may even be unfamiliar with and shielded from the details of Mesos.
For a more thorough explanation of the concepts behind Singularity and Mesos click here.
Tags: #java • mesos
-
hairpin-proxy
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users, specifically for cert-manager self-checks.
If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
Tags: #ruby • kubernetes • cert-manager
-
PHPComplex
PHP Class for handling Complex numbers
composer require markbaker/complex:^1.0Tags: #php
-
laravel-ab
A server-side A/B testing tool for Laravel.
This is your Laravel database connection that is used to store the A/B testing data. This is handy when you want to store the A/B testing data in a different database. When empty, it will use your default database connection.
'connection' => 'mysql',Tags: #php
-
seccomp-tools
Provide powerful tools for seccomp analysis
Provide powerful tools for seccomp analysis.
This project targets to (but is not limited to) analyze seccomp sandbox in CTF pwn challenges. Some features might be CTF-specific, but also useful for analyzing seccomp of real cases.
Tags: #ruby • seccomp • seccomp-filter
subscribe via RSS