Posts
-
mozart
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.
Composes all dependencies as a package inside a WordPress plugin. Load packages through Composer and have them wrapped inside your own namespace. Gone are the days when plugins could load conflicting versions of the same package, resulting in hard to reproduce bugs.
This package requires PHP 7.3 or higher in order to run the tool. You can use the resulting files as a bundle, requiring any PHP version you like, even PHP 5.2.
Warning: This package is very experimental and breaking changes are very likely until version 1.0.0 is tagged. Use with caution, always wear a helmet when using this in production environments.
Tags: #php • composer • autoloader
-
amazon-sqs-java-extended-client-lib
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
- Sign up for AWS – Before you begin, you need an AWS account. For more information about creating an AWS account and retrieving your AWS credentials, see AWS Account and Credentials in the AWS SDK for Java Developer Guide.
- Sign up for Amazon SQS – Go to the Amazon SQS console to sign up for the service.
- Minimum requirements – To use the sample application, you’ll need Java 7 (or later) and Maven 3. For more information about the requirements, see the Getting Started section of the Amazon SQS Developer Guide.
- Download – Download the latest preview release or pick it up from Maven:
Tags: #java • sqs-extended-client
-
skip-silence
🔇 Browser extension to skip silent parts in videos and audio files on any webpage
“Skip Silence” is a browser extension that allows you to automatically skip parts of a video that are silent. It is highly inspired by CaryKH’s automatic on-the-fly video editing tool. The extension works with most websites that use HTML5
audioandvideoelements (like YouTube).Tags: #typescript • hacktoberfest • extension
-
flatpress
FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed!
Tags: #php • flatfile • blog
-
eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types.
Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.
Tags: #java • eclipse-collections • java-collections
-
bindonce
Zero watches binding for AngularJs
- download, clone or fork it or install it using bower
bower install angular-bindonce - Include the
bindonce.jsscript provided by this component into your app. - Add
'pasvaz.bindonce'as a module dependency to your app:angular.module('app', ['pasvaz.bindonce'])
Tags: #javascript
- download, clone or fork it or install it using bower
-
Mappedbus
Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
Mappedbus was inspired by Java Chronicle with the main difference that it’s designed to efficiently support multiple writers – enabling use cases where the order of messages produced by multiple processes are important.
The throughput (on a laptop, i7-4558U @ 2.8 GHz) between a single producer writing at full speed and a single consumer is around 14 million messages per second (a small message consisting of three integer fields), and the average read/write latency is around 70 ns per message.
Mappedbus is a lock-free data structure.
Mappedbus does not create any objects after startup and therefore has Zero GC impact.
Tags: #java • ipc • memory-mapped-file
-
ok-gradle
IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.
compile 'com.square.retrofit:retrofit2:2.9.0' compile 'com.squareup.retrofit2:retrofit:2.9.0'Tags: #java • intellij-plugin • kotlin
-
laravel-blog
Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.
Incredible features with a lightweight laravel blog package.
- Quick installation (<3 minutes)
- It’s very easy to extend
- Included great features out-of-box
- Its simplicity allows to be easily made compatible with latest laravel
- No additional concept except laravel knowledge
Tags: #php • laravel • admin
-
kvs
Lightweight key-value storage library for Browser, Node.js, and In-Memory.
Key Value storage for Browser, Node.js, and In-Memory.
It is a monorepo for key-value storage.
Tags: #typescript • browser • node
subscribe via RSS