Posts
-
plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
We are developing a draft Roadmap for
plots2
and our broader Public Lab code projects; read more and comment here.Tags: #ruby • wiki • rails
-
php-spellchecker
🐘🎓📝 PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers
PHP-Spellchecker is a spellchecker abstraction library for PHP. By providing a unified interface for many different spellcheckers, you’re able to swap out spellcheckers without extensive rewrites.
Using PHP-Spellchecker can eliminate vendor lock-in, reduce technical debt, and improve the testability of your code.
Tags: #php • spellcheck • spellchecker
-
addon-designs
A Storybook addon that embeds Figma, websites, or images in the addon panel.
A Storybook addon that embed Figma or websites in the addon panel for better design-development workflow.
Tags: #typescript • storybook • javascript
-
lnreader
Light novel reader for Android.
Get the app from our releases page.
Tags: #typescript • react-native • react
-
docker-api
A lightweight Ruby client for the Docker Remote API
Follow the installation instructions, and then run:
$ sudo docker -d
This will daemonize Docker so that it can be used for the remote API calls.
Tags: #ruby
-
gdx-texture-packer-gui
A simple way to pack and manage texture atlases for libGDX game framework.
Just download the most recent version of the installer/distribution matching your OS from the releases page and follow the installer instructions. Or simply download the distribution files archive, extract, and read
./readme.txt
for further details.Tags: #java • libgdx • texturepacker
-
JglTF
Java libraries related to glTF
Note: These libraries are still subject to change.
Tags: #java
-
Mercator
WordPress multisite domain mapping for the modern era.
Mercator requires WordPress 3.9 or newer for the new sunrise processes. Mercator also requires PHP 5.3+ due to the use of namespaced code.
Tags: #php
-
herddb
A JVM-embeddable Distributed Database
HerdDB is a distributed Database, data is distributed among a cluster of server without the need of a shared storage.
HerdDB primary language is SQL and clients are encouraged to use both the JDBC Driver API and the low level API.
HerdDB is embeddable in any Java Virtual Machine, each node will access directly to local data without the use of the network.
HerdDB replication functions are built upon Apache ZooKeeper and Apache BookKeeper.
HerdDB is internally very similar to a NoSQL database and, basically, it is a key-value DB with an SQL abstraction layer which enables every user to leverage existing known-how and to port existing applications.
HerdDB has been designed for fast “writes” and for primary key read/update data access patterns.
HerdDB supports transactions and “committed read” isolation level
HerdDB uses Apache Calcite as SQL parser and SQL Planner
Tags: #java • database • distributed
-
seed_migration
Seed Migration
Seed Migrations are a way to manage changes to seed data in a rails app in a similar way to how schema migrations are handled.
Tags: #ruby
subscribe via RSS