Posts

  • php-meminfo

    PHP extension to get insight about memory usage

    From the root of the extension/php5 for PHP 5 or extension/php7 for PHP 7 directory:

    $ phpize
    $ ./configure --enable-meminfo
    $ make
    $ make install
    

    Tags: #php

  • glue

    Application Security Automation

    Glue is a framework for running a series of tools. Generally, it is intended as a backbone for automating a security analysis pipeline of tools.

    Tags: #ruby • ci-cd • devsecops

  • drupal-console-extend-plugin

    Drupal Console Extend Composer Plugin

    Composer plugin to discover Drupal Console commands using a standard package/library.

    Tags: #php

  • react-infinite-scroll-component

    An awesome Infinite Scroll component in react.

    A component to make all your infinite scrolling woes go away with just 4.15 kB! Pull Down to Refresh feature added. An infinite-scroll that actually works and super-simple to integrate!

    Tags: #typescript • react • infinite-scroll

  • video-platforms-parser

    Easy to use grabber for video info, screens and more from YouTube and other platforms.

    Video Platforms Parser is easy to use SDK with grabber for multiple platforms at once, like YouTube, Dailymotion, Facebook and more.

    Tags: #php

  • brpc-java

    Java implementation for Baidu RPC, multi-protocol & high performance RPC.

    brpc-java 是 baidu rpc 的 java 版本实现,支持 baidu rpc、nshead、sofa、hulu、http、stargate、dubbo 等协议。

    Tags: #java • rpc • brpc

  • algoliasearch-client-php

    • Thin & minimal low-level HTTP client to interact with Algolia’s API
    • Supports php ^5.3.

    Tags: #php • search-engine • algolia-search

  • rapidoid

    Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!

    Please visit the official site:

    http://www.rapidoid.org/

    Tags: #java • rapidoid • webframework

  • redux-websocket

    A Redux middleware to handle WebSocket connections.

    redux-websocket is a Redux middleware for managing data over a WebSocket connection.

    This middleware uses actions to interact with a WebSocket connection including connecting, disconnecting, sending messages, and receiving messages. All actions follow the Flux Standard Action model.

    Tags: #typescript • websocket • redux

  • redd

    Redd is a batteries-included API wrapper for reddit.

    • Supports most of the reddit API, including live threads and the beta mod-mail.
    • Includes support for streaming new posts and comments.
    • Built-in rate limiting and error handling.
    • Automatic retrying of failed requests.

    Tags: #ruby • api-wrapper • reddit

subscribe via RSS