Posts

  • puppeteer-heap-snapshot

    API and CLI tool to fetch and query Chome DevTools heap snapshots.

    Capture heap snapshots and query the snapshot for objects matching a set of properties. Read more about it in this blog post.

    Tags: #typescript

  • epub-press-clients

    πŸ“¦ Clients for building books with EpubPress.

    Easy to use clients for building ebooks with EpubPress.

    Backend code can be found in haroldtreen/epub-press.

    Follow us on Twitter.

    Tags: #javascript β€’ ebook β€’ article

  • 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

subscribe via RSS