Posts

  • luma.gl

    High-performance Toolkit for WebGL-based Data Visualization

    luma.gl is a GPU toolkit for the Web focused primarily on data visualization use cases. luma.gl aims to provide support for GPU programmers that need to work directly with shaders and want a low abstraction API that remains conceptually close to the WebGPU and WebGL APIs. Some features of luma.gl include:

    • A robust GLSL shader module system.
    • A convenient object-oriented API wrapping most WebGL objects
    • Higher-level engine constructs to manage the animation loop, drawing and resource management

    Unlike other common WebGL APIs, the developer can choose to use the parts of luma.gl that support their use case and leave the others behind.

    While generic enough to be used for general 3D rendering, luma.gl’s mandate is primarily to support GPU needs of data visualization frameworks in the vis.gl suite, such as:

    • kepler.gl a powerful open source geospatial analysis tool for large-scale data sets
    • deck.gl a WebGL-powered framework for visual exploratory data analysis of large data sets
    • streetscape.gl A visualization toolkit for autonomy and robotics data encoded in the XVIZ protocol

    Tags: #typescript β€’ webgl β€’ data-visualization

  • accelerated-mobile-pages

    Automatically add Accelerated Mobile Pages (AMP Project) functionality on your WordPress.

    Contributors: mohammed_kaludi, ahmedkaludi, ampforwp
    Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, google, plugin, SEO
    Donate link: https://www.paypal.me/Kaludi/25
    Requires at least: 3.0
    Tested up to: 6.8
    Stable tag: 1.1.8 License: GPLv2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    AMP for WP is the most recommended AMP plugin by the community. Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your WordPress site.

    Tags: #php β€’ wordpress β€’ wordpress-plugin

  • redmica

    The future Redmine you can get today β€” yet another distribution of a flexible project management software named Redmine

    RedMica is yet another distribution of Redmine, a great open source project management software.

    The main aim of RedMica is to quickly deliver new Redmine features that have already been in the repository but have not yet been officially released. We, Far End Technologies Corporation, are using RedMica in our Redmine hosting service My Redmine.

    Tags: #ruby β€’ project-management β€’ issue-tracking

  • Crawler-Detect

    πŸ•· CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent

    CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent and http_from header. Currently able to detect 1,000’s of bots/spiders/crawlers.

    Tags: #php β€’ user-agent β€’ crawler

  • medusa

    Mobile Edge-Dynamic Unified Security Analysis

    A modular automation framework and script repository for runtime testing and investigating Android and iOS apps, designed for penetration testers and malware analysts. It lets you plug in modules to bypass protections (like SSL pinning), inspect network/WebView activity, trace API calls, examine memory/crypto, and monitor malware behavior β€” all from a single coordinated script. It runs on FRIDA under the hood and ships with 90+ reusable modules so tests scale and repeat easily.

    Tags: #javascript β€’ malware β€’ dynamic-analysis

  • rdoc

    RDoc produces HTML and online documentation for Ruby projects.

    Tags: #ruby β€’ documentation-tool β€’ hacktoberfest

  • meta

    tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?

    meta is a tool for managing multi-project systems and libraries. It answers the conundrum of choosing between a mono repo or many repos by saying β€œboth”, with a meta repo!

    meta is powered by plugins that wrap common commands, letting you execute them against some or all of the repos in your solution at once. meta is built on loop, and as such inherits loops ability to easily target a particular set of directories for executing a common command (eg meta git status --include-only dir1,dir2. See loop for more available options).

    meta is packaged with a few of these core plugins by default: https://github.com/mateodelnorte/meta/blob/master/package.json#L63-L66

    Tags: #javascript β€’ git β€’ repository

  • mqtt-cli

    MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1

    Tags: #java β€’ mqtt β€’ mqtt-client

  • ChestShop-3

    ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper

    To build ChestShop, you’ll need a Maven installation.

    Pre-build versions can also be found on the Jenkins server.

    Tags: #java β€’ chestshop β€’ shop

  • ios-build-action

    Build iOS project (.xcodeproj, .xcworkspace), export .ipa, optional upload to BrowserStack App Live.

    This action builds your iOS project (.xcodeproj, .xcworkspace) and can export the resulting .ipa file as GitHub artifact, with optional automatic upload to BrowserStack AppLive, and optional signed production build with App Store upload.

    Tested with Ionic, React Native and native ios projects.

    Tags: #ruby β€’ ios β€’ build

subscribe via RSS