Posts

  • knife

    A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅

    English

    项目地址:https://github.com/bit4woo/knife

    项目简介:knife是一个Burp Suite插件,主要目的是对Burp做一些小的改进,让使用更方便。就像用一把小刀对Burp进行小小的雕刻,故名“knife”。

    项目作者:bit4woo 欢迎与我交流

    视频教程:https://www.bilibili.com/video/bv1BC4y1s7nS

    Tags: #java • burp-extensions • burpsuite-extender

  • xraft

    xnnyygn’s raft implementation

    A raft implementation of XnnYygn’s.

    I want to make something with netty framework, and I found raft. Raft is interesting. As the first distributed consensus algorithm I learnt, I read the paper and implemented almost all of the feature of raft including

    • Leader election and log replication
    • Membership change(one server change)
    • Log compaction

    All these feature are implemented in xraft-core. And the client interaction in raft, I thought, should be the feature of service based on xraft-core. Until now, I made a simple key value store based on xraft-core, called xraft-kvstore. It supports GET and SET command.

    Tags: #java • raft • distributed-systems

  • reactgrid

    Add spreadsheet-like behavior to your React app

    🌐 Visit our new Website

    📚 Dive into the Documentation to get started quickly and easily.

    Tags: #typescript • reactgrid • spreadsheet

  • fragment

    [alpha] A web development environment for creative coding

    fragment is a web-based environment to create and display reactive A/V experiments with a built-in set of inputs, controls and GUI.

    Tags: #javascript • creative-coding • generative-art

  • 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

subscribe via RSS