Skip to content

Latest commit

 

History

History
315 lines (202 loc) · 15.4 KB

2017-05-24.md

File metadata and controls

315 lines (202 loc) · 15.4 KB

###2017-05-24

####python

####go

🔴Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴

  • yudai / gotty: Share your terminal as a web application

  • apex / apex: Build, deploy, and manage AWS Lambda functions with ease (with Go support!).

  • fatedier / frp: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

  • junegunn / fzf:

🌸 A command-line fuzzy finder written in Go

####javascript

😺 Your next Preact PWA starts in 30 seconds.

🔑 Javascript Password Vault - Multi-Platform Desktop Application

  • webpack / webpack: A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • mzabriskie / axios: Promise based HTTP client for the browser and node.js

  • getinsomnia / insomnia: The most intuitive cross-platform REST API Client 😴

  • prettier / prettier: Prettier is an opinionated JavaScript formatter.

  • reiinakano / xcessiv: A web-based application for quick and scalable construction of massive machine learning ensembles.

  • nodejs / node: Node.js JavaScript runtime ✨🐢🚀✨

  • KingPixil / moon:

🌚 ⚡️ A minimal, blazing fast UI library.

⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.

  • facebook / prepack: Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.

  • graphql / graphql-js: A reference implementation of GraphQL for JavaScript

  • facebook / react-native: A framework for building native apps with React.

####java

🎆 A well-designed local image and video selector for Android

  • gplibs / android-magic-surface-view: MagicSurfaceView

  • shuzheng / zheng: 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

  • xmuSistone / android-pile-layout: An abnormal horizontal ListView-like pile layout with stretch and contraction effects.

  • alibaba / fastjson:

🚄 A fast JSON parser/generator for Java

🔥 Android developers should collect the following utils(updating)

  • PentestLtd / psychoPATH: psychoPATH - hunting file uploads & LFI in the dark. This tool is a customisable payload generator designed for blindly detecting LFI & web file upload implementations allowing to write files into the webroot (aka document root). The "blind" aspect is the key here and is inherent to dynamic testing usually conducted with no access to the source …