Posts

  • VUE

    Visual Understanding Environment

    Visual Understanding Environment (VUE) is a powerful teaching and presentation tool.

    Tags: #java

  • KnpMenuBundle

    Object Oriented menus for your Symfony project.

    Documentation! The documentation for this bundle is available in the docs directory of the bundle:

    This bundle’s job is to integrate a standalone PHP menu library called KnpMenu. You can learn a lot more about how this library works by reading that library’s documentation.

    Tags: #php • symfony • symfony-bundle

  • bashly

    Bash command line framework and CLI generator

    Create feature-rich bash scripts using simple YAML configuration

    Tags: #ruby • bash • cli-generator

  • 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

subscribe via RSS