Posts

  • mix

    ☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server

    核心模块全部可独立使用,并且都支持原生代码开发。

    • mix/vega PHP 编写的 CLI 模式 HTTP 网络框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
    • mix/database 可在各种环境中使用的轻量数据库,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
    • mix/redis 可在各种环境中使用的 PHP Redis,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
    • mix/redis-subscriber 基于 Swoole 协程的 Redis 原生协议订阅库
    • mix/grpc 基于 Swoole 协程的 PHP gRPC 库,包含 protoc 代码生成器、服务器、客户端
    • mix/websocket 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
    • mix/cli PHP 命令行交互指挥官
    • mix/worker-pool 基于 Swoole 的协程池、工作池库
    • mix/validator 基于 PSR-7 的验证库
    • mix/event 基于 PSR-14 标准的事件调度库
    • mix/init 帮助执行类的静态初始化,通常用于预加载单例

    Tags: #php • swoole • coroutine

  • boxable

    Boxable is a library that can be used to easily create tables in pdf documents.

    • Build tables in pdf documents
    • Convert csv data into tables in pdf documents
    • Convert Lists into tables in pdf documents

    Tags: #java • pdf-document • pdf

  • github-tag-action

    A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.

    A GitHub Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.

    Tags: #typescript • github-actions • tag

  • PlanarAlly

    A companion tool for when you travel into the planes.

    A companion tool for when you travel into the planes.

    PlanarAlly is a web tool that adds virtual battlemaps with various extras to your TTRPG/D&D toolbox.

    Some key features are:

    Self hosting: You can run this software wherever you like without having to rely on an external service
    Offline support: This tool can be used in a completely offline set-up for when you play D&D in a dark dungeon.

    Simple layers: Organize your scenes in layers for easier management.
    Infinite canvas: When a limited workspace is still not enough!
    Dynamic lighting: Increase your immersion by working with light and shadows.
    Player vision: Limit vision to what your token(s) can see. Is your companion in a different room, no light for you!
    Initiative tracker: Simple initiative tracker
    Floors!: Look down upon lower floors when standing on a balcony!

    This tool is provided free to use and is open source.

    Tags: #typescript • dnd • map

  • taro-native-shell

    Taro 原生 React Native 壳子

    Taro 原生 React Native 壳子

    Tags: #java

  • fhir_client

    Ruby FHIR Client

    Ruby FHIR client.

    Supports:

    • FHIR R5, R4B, R4, STU3 and DSTU2
    • JSON and XML
    • All CRUD, including version read and history
    • Transactions and Batches
    • Search
    • Operations (e.g. $everything, $validate)
    • Support for OAuth2

    Tags: #ruby • fhir • fhir-client

  • re2j

    linear time regular expression matching in Java

    If you use regular expression patterns with a high degree of alternation, your code may run faster with RE2/J. In the worst case, the java.util.regex matcher may run forever, or exceed the available stack space and fail; this will never happen with RE2/J.

    Tags: #java • regular-expressions

  • Validator

    Particle\Validator is a validation library with an extremely clean API which makes validation fun!

    To easily include Particle\Validator into your project, install it via composer using the command line:

    composer require particle/validator
    

    Tags: #php

  • nunif

    Misc; latest version of waifu2x; 2D video to stereo 3D video conversion

    waifu2x/README.md

    waifu2x: Image Super-Resolution for Anime-Style Art. Also it supports photo models (GAN based models)

    The repository contains waifu2x pytorch implementation and pretrained models, started with porting the original waifu2x.

    The demo application can be found at

    • https://waifu2x.udp.jp/ (Cloud version)
    • https://unlimited.waifu2x.net/ (In-Browser version).

    Tags: #python • super-resolution • vr

  • datasketches-java

    A software library of stochastic streaming algorithms, a.k.a. sketches.

    This is the core Java component of the DataSketches library. It contains all of the sketching algorithms and can be accessed directly from user applications.

    This component is also a dependency of other components of the library that create adaptors for target systems, such as the Apache Pig adaptor and the Apache Hive adaptor.

    Note that we have a parallel core components for C++ and Python implementations of the same sketch algorithms.

    Please visit the main DataSketches website for more information.

    If you are interested in making contributions to this site please see our Community page for how to contact us.


    Tags: #java • datasketches

subscribe via RSS