Posts

  • bindonce

    Zero watches binding for AngularJs

    • download, clone or fork it or install it using bower bower install angular-bindonce
    • Include the bindonce.js script provided by this component into your app.
    • Add 'pasvaz.bindonce' as a module dependency to your app: angular.module('app', ['pasvaz.bindonce'])

    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

  • 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

subscribe via RSS