Posts

  • typemoq

    A simple mocking library for TypeScript

    npm install typemoq
    

    Or add this NuGet dependency to your project:

    PM> Install-Package typemoq 
    

    The distribution directory should contain:

    • Compiled JavaScript: typemoq.js and its minified version typemoq-min.js
    • TypeScript definitions: typemoq.d.ts

    Tags: #typescript

  • brpc-java

    Java implementation for Baidu RPC, multi-protocol & high performance RPC.

    brpc-java 是 baidu rpc 的 java 版本实现,支持 baidu rpc、nshead、sofa、hulu、http、stargate、dubbo 等协议。

    Tags: #java • rpc • brpc

  • redis-store

    Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks

    Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single or multiple nodes, and namespaces.

    Please check the README file of each gem for usage and installation guidelines.

    Tags: #ruby • redis • library

  • SeeQR

    A database analytic tool that allows a developer to compare the efficiency of different schemas and queries on a granular level to make better informed architectural decisions regarding SQL databases at various scales.

    Tags: #typescript

  • SORMAS-Project

    SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.

    SORMAS (Surveillance Outbreak Response Management and Analysis System) is an open source eHealth system - consisting of separate web and mobile apps - that is geared towards optimizing the processes used in monitoring the spread of infectious diseases and responding to outbreak situations.

    Tags: #java • surveillance • infectious-diseases

  • particles

    Sequential Monte Carlo in python

    Sequential Monte Carlo in python.

    Tags: #python • particle-filter • sequential-monte-carlo

  • react-typist

    Typing animations with React

    React Component for making typing animations. Wrap Typist around your text or any element tree to animate text inside the tree. Easily stylable and highly configurable.

    Tags: #javascript • typing-animation • typist

  • GhostLog

    Android app that displays the logcat buffer in a system overlay window

    If you are using the Gradle build system, simply add the following dependency in your build.gradle file:

    dependencies {
        debugCompile 'com.readystatesoftware.ghostlog:ghostlog-integration:+@aar'
    }
    

    Using debugCompile (recommended) ensures the integration library is never compiled into a release build.

    Tags: #java

  • injectify

    Perform advanced MiTM attacks on websites with ease 💉

    • :zap: Create a reverse Javascript shell between the victim and the attacker.
    • :keyboard: Records keystrokes and logs them to a database.
    • :closed_lock_with_key: Extract and log saved passwords from the browser.

    Tags: #typescript • mitm • xss

  • KeysPerSecond

    A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.

    KeysPerSecond is a program that counts how many times certain keys and mouse buttons are pressed. It can also various statistics such as the average, maximum and current number of pressed per second. The program can also show a nice graph of the key presses over time. Almost all aspects of the program are also fully customizable.

    Jump directly to downloads

    Tags: #java • osu • keystrokes

subscribe via RSS