Posts

  • pravega

    Pravega - Streaming as a new software defined storage primitive

    Pravega is an open source distributed storage service implementing Streams. It offers Stream as the main primitive for the foundation of reliable storage systems: a high-performance, durable, elastic, and unlimited append-only byte stream with strict ordering and consistency.

    To learn more about Pravega, visit https://pravega.io

    Tags: #java • streaming • streaming-data

  • psd-enginedata

    General purpose parser for the markup format used in PSD files

    Adobe thought it would be cool to create their own markup language for text data embedded within a Photoshop document. I’ve taken the liberty of calling it EngineData since that is the name used in the descriptor embedded within PSD files. This is a general purpose parser for that data.

    Tags: #ruby

  • cloudinary_php

    PHP extension for Cloudinary

    The Cloudinary PHP SDK allows you to quickly and easily integrate your application with Cloudinary. Effortlessly optimize, transform, upload and manage your cloud’s assets.

    Tags: #php • php-library • sdk-php

  • guard-rubocop

    Guard plugin for RuboCop

    guard-rubocop allows you to automatically check Ruby code style with RuboCop when files are modified.

    Tested on MRI 2.5 - 3.1.

    Tags: #ruby

  • petergate

    Easy to use and read action and content based authorizations.

    Add this line to your application’s Gemfile:

    gem 'petergate'
    

    And then execute:

    bundle
    

    Or install it yourself as:

    gem install petergate
    

    Tags: #ruby • hacktoberfest • hacktoberfest2020

  • php-quill-renderer

    Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown

    Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown.

    Tags: #php • quill • renderer

  • lwc

    :zap: LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation

    This repository contains the source code for the Lightning Web Components Engine and Compiler. Additionally, it contains examples, documentation, meeting notes and discussion notes for developers [contributing][contributing] or using Lightning Web Components.

    Tags: #javascript • lwc • salesforce

  • chvote-1-0

    Electronic vote system, version 1.

    CHVote aims to be an opensource, publicly owned evoting system. It is the result of the collaboration between the Geneva State Chancellery and the Geneva IT Department.

    CHVote is currently used by 4 cantons in Switzerland: Basel-City, Bern, Geneva and Luzern, either for votations or elections.

    Tags: #java • electronic-voting • e-voting

  • push_type

    PushType is a modern, open source content management system for Ruby on Rails.

    PushType is a modern content management system for Ruby on Rails. It takes advantage of powerful new features available in the latest versions of Rails and PostgreSQL, delivering a fantastically flexible toolset for developers working on any kind of website.

    Tags: #ruby • rails • cms

  • bazel-tools

    Tools for dealing with very large Bazel-managed repositories

    This repository contains a collection of tools for working with Bazel workspaces; mostly tailored towards writing JVM backend services.

    • depfuzz - A tool for removing unused dependencies with a fuzzing strategy.
    • expand-macros - A tool for expanding Bazel macros into the rules that they generate.
    • format - A tool for formatting all files in the repository according to common style guides.
    • unused - A tool for showing source files that are not used in the build.
    • sync-deps - A tool for synchronizing third-party dependencies.
    • sync-repos - A tool for synchronizing third-party repositories.

    These tools are being used in production at Spotify but have been built for very specific use-cases. They will continue to evolve and cover more use-cases as they mature.

    Tags: #java • bazel-rules • build-tool

subscribe via RSS