Posts
-
WanAndroid
🔥🔥🔥组件化 + MVVM + Arouter + Jetpack + Rxjava + Retrofit + AOP等框架
本项目基于 组件化 + MVVM + Arouter + Jetpack + Rxjava + Retrofit + AOP 等框架实现的一款开源项目。如有任何疑问或bug欢迎给我提issues,项目会一直维护下去,一起努力打造一个完美的app。 源码地址 喜欢的话,记得给个star哦!
Tags: #java • arouter • rxjava
-
laravel-ssh-tunnel
Easy creation & maintenance of an SSH Tunnel for Laravel/Lumen
Access a service on a remote host, via an SSH Tunnel! For example, people have been asking how to connect to a MySQL server over SSH in PHP for years.
- Connect to a MySQL server over SSH in PHP
- Connect to a MySQL server over SSH in PHP
- Connect to a mysql database via SSH through PHP
- Connect to remote MySQL database with PHP using SSH
- Laravel MySql DB Connection with SSH
We had a similar challenge, specifically accessing a MySQL database over an SSH Tunnel and all of the Questions and Answers were helpful in finding a solution. However, we wanted something that would just plug and play with our Laravel applications and Lumen Services.
So we wrote this package. We hope you enjoy it!
Tags: #php • laravel • ssh
-
simp-core
The base SIMP build repository
Tags: #ruby • simp • puppet
-
OpenCiviWiki
Building a Better Democracy for the Internet Age
We are an open source, non-profit community, working to develop a democratic engagement web system.
Tags: #python • legislation • legislative-bill-analysis
-
samson
Web interface for deployments, with plugin architecture and kubernetes support
Create a project and 1 or more stages (staging/production etc), then selects a version and start the deploy.
Samson will:
- clone git repository
- execute commands associated with the stage (or execute API calls for kubernetes)
- stream deploy output to everybody who wants to watch
- persist deploy output for future review
Tags: #ruby • kubernetes • cd
-
feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
Feather development lives on in Apache Arrow. The
arrowR package includes a much faster implementation of Feather, i.e.arrow::read_feather. The Python packagefeatheris now a wrapper aroundpyarrow.feather.Tags: #javascript
-
defcon_27_windbg_workshop
DEFCON 27 workshop - Modern Debugging with WinDbg Preview
This repository contains the materials for the DEFCON 27 workshop
Tags: #python
-
parity
Open source software platform for trading venues
Parity is an open source software platform for trading venues. It can be used to run a financial marketplace, develop algorithmic trading agents, or research market microstructure.
Parity requires Java Runtime Environment (JRE) 8 or newer.
Tags: #java • exchange • finance
-
msphpsql
Microsoft Drivers for PHP for SQL Server
Welcome to the Microsoft Drivers for PHP for Microsoft SQL Server
The [Microsoft Drivers for PHP for Microsoft SQL Server][phpdoc] are PHP extensions that allow for the reading and writing of SQL Server data from within PHP scripts. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PHP Data Objects (PDO) for accessing data in all editions of SQL Server 2012 and later (including Azure SQL DB). These drivers rely on the [Microsoft ODBC Driver for SQL Server][odbcdoc] to handle the low-level communication with SQL Server.
This release contains the SQLSRV and PDO_SQLSRV drivers for PHP 7.3+ with improvements on both drivers and some limitations. Upcoming [releases][releases] will contain additional functionalities, bug fixes, and more.
Tags: #php • microsoft • php-extension
-
normalise
A module for normalising text.
This module takes a text as input, and returns it in a normalised form, ie. expands all word tokens deemed not to be of a standard type. Non-standard words (NSWs) are detected, classified and expanded. Examples of NSWs that are normalised include:
- Numbers - percentages, dates, currency amounts, ranges, telephone numbers.
- Abbreviations and acronyms.
- Web addresses and hashtags.
Tags: #python
subscribe via RSS