Posts

  • 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

  • ok-gradle

    compile 'com.square.retrofit:retrofit2:2.9.0'
    compile 'com.squareup.retrofit2:retrofit:2.9.0'
    

    Tags: #java • intellij-plugin • kotlin

  • laravel-blog

    Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.

    Incredible features with a lightweight laravel blog package.

    • Quick installation (<3 minutes)
    • It’s very easy to extend
    • Included great features out-of-box
    • Its simplicity allows to be easily made compatible with latest laravel
    • No additional concept except laravel knowledge

    Tags: #php • laravel • admin

  • kvs

    Lightweight key-value storage library for Browser, Node.js, and In-Memory.

    Key Value storage for Browser, Node.js, and In-Memory.

    It is a monorepo for key-value storage.

    Tags: #typescript • browser • node

  • douban.fm

    :radio: douban.fm based on Python

    Terminal-based douban.fm inspired by douban.fm.

    Tags: #python

  • HueJumper2k

    2 Kilobyte 3D racing game in JavaScript

    Low fi retro inspired endless runner in only 2 kilobytes! By Frank Force 2019

    Tags: #javascript • game • tiny

  • Deep-Image-Matting-PyTorch

    Deep Image Matting implementation in PyTorch

    Deep Image Matting paper implementation in PyTorch.

    Tags: #python

  • sass-lint

    Pure Node.js Sass linting

    A Node-only Sass linter for both sass and scss syntax!


    Tags: #javascript

  • here

    🎵 Here Music 一个使用 Electron + React 开发的音乐客户端

    HERE Music 是基于 Binaryify/NeteaseCloudMusicApi 提供的网易云音乐 API ,使用 Electron、React、Redux、Nedb 开发的一款网易云音乐第三方。

    特点是好看、简约、优雅、易用。目前发布了第一个版本,已经可以支撑日常的使用。

    Tags: #javascript

  • xxl-conf

    A lightweight distributed configuration management platform. (分布式配置管理平台XXL-CONF)

    XXL-CONF is a lightweight distributed configuration management platform, with features such as “lightweight, second dynamic push, multi-environment, cross-language, cross-room deployment, configuration listening, permission control, version rollback”. Now, it’s already open source, real “out-of-the-box”.

    XXL-CONF 是一个轻量级分布式配置管理平台,拥有”轻量级、秒级动态推送、多环境、跨语言、跨机房、配置监听、权限控制、版本回滚”等特性。现已开放源代码,开箱即用。

    Tags: #java • xxl-conf • configuration

subscribe via RSS