Posts
-
flatware
A parallel test runner for RSpec and Cucumber with pretty output
Flatware parallelizes your test suite to significantly reduce test time.
Tags: #ruby
-
reaper
Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
- Support for 6 social media platforms
- CSV output
- Instructions for getting API keys
- API key management
- Download queuing system
- Error management
- Disk caching for big data
- Ability to read a list of inputs from CSV and text files
- Ability to append to exsting data
- Dark theme
- UTF-8 and ASCII support
Tags: #python β’ scraping β’ facebook
-
webp-express
Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
Serve autogenerated WebP images instead of jpeg/png to browsers that supports WebP.
The plugin is available on the Wordpress codex (here). But well, it is developed (here on github).
News: I have added the vendor folder to the repo. To install the plugin here from github, you can simply download the zip and unzip it in your plugin folder
Tags: #php
-
react-to-pdf
Generate pdf from react components
Easily create pdf documents from React components.
Tags: #typescript β’ react β’ pdf-generation
-
graphqlhub
The GraphQLHub Server
Want to install the various GraphQLHub schemas and use on your own? See graphqlhub-schemas for details.
Tags: #javascript
-
Mappedbus
Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
Mappedbus was inspired by Java Chronicle with the main difference that itβs designed to efficiently support multiple writers β enabling use cases where the order of messages produced by multiple processes are important.
The throughput (on a laptop, i7-4558U @ 2.8 GHz) between a single producer writing at full speed and a single consumer is around 14 million messages per second (a small message consisting of three integer fields), and the average read/write latency is around 70 ns per message.
Mappedbus is a lock-free data structure.
Mappedbus does not create any objects after startup and therefore has Zero GC impact.
Tags: #java β’ ipc β’ memory-mapped-file
-
EdgeFlow
Blender tools for working with edgeloops
This addon adds operators to blender which help when dealing with curved shaped meshes.
Feel free to create issues, file requests etc. but be aware of that I might not find time to work on this as much as Iβd probably need to.
Tags: #python
-
ExcelCompare
Command line tool (and API) for diffing Excel Workbooks
ExcelCompare is a command line tool (coming soon API) to diff Excel / Open document (ods) (Open office, Libre office) spreadsheets.
It uses the Apache POI library to read Excel files. And the [OdfToolkit] (http://incubator.apache.org/odftoolkit) library to read Open document (ods) files.
This software is distributed under the MIT license.
Tags: #java
-
KomodoEdit
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
This readme explains how to get started building, using and developing with the Komodo Edit source base.
Whilst the main Komodo Edit source is hosted under this repository you may also want to check out the individual component/addon repositories under https://github.com/Komodo in case you only want to contribute to a specific component. Thisβll save you some time and hassle as you would not have to build the entire project.
Tags: #python β’ komodo-edit β’ mozilla
-
mypaint
MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
- Infinite canvas
- Extremely configurable brushes
- Distraction-free fullscreen mode
- Extensive graphic tablet support
- Speed, simplicity, and expressiveness
- Realistic paint-like pigment model
- 15 bit Rec 709 linear RGB colorspace
- Brush settings stored with each stroke on the canvas
- Layers, various modes, and layer groups
Tags: #python β’ painting β’ drawing
subscribe via RSS