Posts
-
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:
bundleOr install it yourself as:
gem install petergateTags: #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
-
JedAIToolkit
An open source, high scalability toolkit in Java for Entity Resolution.
JedAI constitutes an open source, high scalability toolkit that offers out-of-the-box solutions for any data integration task, e.g., Record Linkage, Entity Resolution and Link Discovery. At its core lies a set of domain-independent, state-of-the-art techniques that apply to both RDF and relational data. These techniques rely on an approximate, schema-agnostic functionality based on (meta-)blocking for high scalability.
JedAI can be used in three different ways:
1) As an open source library that implements numerous state-of-the-art methods for all steps of the end-to-end ER work presented in the figure below. 2) As a desktop application with an intuitive Graphical User Interface that can be used by both expert and lay users. 3) As a workbench that compares the relative performance of different (configurations of) ER workflows.
This repository contains the code (in Java 8) of JedAI’s open source library. The code of JedAI’s desktop application and workbench is available in this repository.
Several datasets already converted into the serialized data type of JedAI can be found here.
You can find a short presentation of JedAI Toolkit here.
Tags: #java • entity-resolution • entity-matching
subscribe via RSS