Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by cclient

A curated list of projects in awesome lists by cclient .

https://github.com/cclient/chrome-extensions-youdaowithwordnode

有道词典chrome划词插件,原版不带生词本,逆向在其源码基础上,添加了添加生词本的功能,生词本用的有道官方API

chrome chrome-extensions dict plugin translate youdao

Last synced: 02 Nov 2024

https://github.com/cclient/chrome-extensions-googletranslatewithyoudaowordnote

google translate with youdao wordnote 带有道生词本的google翻译,由原版google翻译 扩展而来,侵删

chrome chrome-extensions googletranslate plugin youdao

Last synced: 16 Nov 2024

https://github.com/cclient/kubernetes-hadoop

k8s hadoop,在k8s上快速搭建一个hadoop/hbase/hive环境,很早的项目自已用,腾讯tbds培训,以此为基础(多了一个kafka/flink)搭一套环境练习,又捡起来了

docker hadoop k8s kubernetes

Last synced: 16 Nov 2024

https://github.com/cclient/flink-connector-elasticsearch-source

Flink Hadoop Compatibility + Elasticsearch for Apache Hadoop = Flink Connector Elasticsearch Source Table。结合flink+hadoop+es 实现的es table source,从es下载数据后应用flink sql,小数据agg,大数据etl.不支持谓词下推

elasticsearch flink

Last synced: 16 Nov 2024

https://github.com/cclient/ubuntu-vnc-xfce-chromium-g3

nas场景使用的vnc镜像,安装了百度云,迅雷,网易云音乐等软件,也可按同样的思路,扩展一个线上的轻办工/开发环境。

docker nas vnc xunlei

Last synced: 16 Nov 2024

https://github.com/cclient/hanlp-remote-dict

hanlp 加载远程词库示例,功能从成熟的elasticsearch-analysis-ik里提取,web为spring-boot

customdictionary docker elasticsearch-analysis-ik hanlp nginx remote-dict spring-boot

Last synced: 16 Nov 2024

https://github.com/cclient/sequelize-sharding

通过sequelize的hooks模块,更改读写前的table_name,实现类似spring AOP的分表读写,sequelize Model hooks for sharded-table that like [tablename]_yyyy_mm...

sequelize sequelize-model-hooks sharding

Last synced: 16 Nov 2024

https://github.com/cclient/tmallsign

淘宝、天猫,token api请求,签名算法,爬虫request数据需以此作签名

clawl nodejs sign spider taobao tmall

Last synced: 16 Nov 2024

https://github.com/cclient/spring-boot-es-jpa-proxy

spring-boot elasticsearch 聚合 webapi服务

elasticsearch jpa spring-boot

Last synced: 16 Nov 2024

https://github.com/cclient/gowebframework

参考docker源码,基于gorilla封装的轻量web框架

api go web

Last synced: 16 Nov 2024

https://github.com/cclient/shrinkdockerformac

shrink docker for mac hyperkit vmdisk,docker for mac 辅助工具,导出contain和image重新生成虚拟机,以达到减少虚拟机硬盘占用的目的,现在docker on mac 可以自动shrink,用不着了,算是个小型的服务备份恢复工具

docker shrink

Last synced: 16 Nov 2024

https://github.com/cclient/spark-streaming-kafka-offset-mysql

mysql 维护 kafka offset,支持追踪并回滚到某个'异常'时间点,重新消费

mysql offset spark spark-streaming

Last synced: 16 Nov 2024

https://github.com/cclient/spark-java-mongo-demo

hadoop-on-mongo demo 迁移至 spark-on-hadoop-mongo 再迁移至 mongo-spark-connector

hadoop mongodb spark

Last synced: 16 Nov 2024

https://github.com/cclient/flink-connector-elasticsearch-sink

ignore write some rowdata columns especially whitch in PRIMARY KEY to elasticsearch,官方sink插件基础上轻量调整,免去一些key写进es

Last synced: 16 Nov 2024

https://github.com/cclient/codesmithdemo

定制的代码生成器模版,可以作参考,语言目前只有C# 和GO的例子。

code-generation codesmith go

Last synced: 16 Nov 2024

https://github.com/cclient/elasticsearch-filter-limitbyfreq

elasticsearch token limit by freq,过滤出权重较重的top个词,为下一步simhash作准备

byfreq elasticsearch-filter limit

Last synced: 16 Nov 2024

https://github.com/cclient/elasticsearch-multi-cluster-compat-proxy

网关代理兼容es6 es7 升级过滤方案验证 proxy and compat elasticsearch version 7 and elasticsearch version 6's _search and _bulk request api

Last synced: 16 Nov 2024

https://github.com/cclient/baidusign

逆向百度https登陆。实现签到功能,Client/androidBaiduSign是android项目的半本品。

Last synced: 16 Nov 2024

https://github.com/cclient/elasticsearch-spark-upsert-from-kafka

elasticsearch-hadoop官方不支持upsert doc,修改源码实现,spark kafka streaming 示例 upsert { "upsert": {}, "doc": {...} }

elasticsearch elasticsearch-hadoop kafka kafka-streams spark upsert upsert-doc

Last synced: 16 Nov 2024

https://github.com/cclient/scalamysqlsync

因canal不可用,sclala+slick+akka事件驱动实现mysql异构表电梯法同步,项目只是用来练手,功能可由logstash实现

akka akka-actors mysql scala slick

Last synced: 16 Nov 2024

https://github.com/cclient/ehartdemosetbyangular

封装的echarts,半成品,原目的是封装一套前展展示框架,自动设置,数据字段,生成html展示界面。中国地图实现的结果不错。

Last synced: 16 Nov 2024

https://github.com/cclient/weizhishu-puppeteer

puppeteer抓取微博指数

chrome clawler puppeteer spider

Last synced: 16 Nov 2024

https://github.com/cclient/jee-simple

jee基本框架 Spring+SpringMVC+Hibernate+Mybatis 默认为mysql数据库

hibernate mybatis spring spring-mvc

Last synced: 16 Nov 2024

https://github.com/cclient/ts-crontab

typescript实现的任务调度框架,主要为避免linux crontab 前次尚未执行结束,新任务就又被触发,便于任务集中管理

Last synced: 16 Nov 2024

https://github.com/cclient/mongo_hadoop_map-reduce

Hadoop引用mongodb支持包,实现MapReduce分析Mongodb数据库基础示例。spark支持mongodb后,该方法已无价值

hadoop mongodb spark

Last synced: 16 Nov 2024

https://github.com/cclient/mytool

工作过程中的小工具/模块/练习

jsdrag mvvm

Last synced: 16 Nov 2024

https://github.com/cclient/nifi-mutate-bundle

应用官方expression-language(EL)实现类似logstash的mutate,对每行一条json对象string的flowfile,按行应用mutate规则,修改原始json对象的值,输出变更后的flowfile

Last synced: 16 Nov 2024

https://github.com/cclient/logstash-nested-field-codec

logstash 内嵌字段解码 use original logstash-codec-plugins and logstash-filter-ruby decode nested-filed

codec logstash logstash-codec-plugins nested

Last synced: 16 Nov 2024

https://github.com/cclient/port-mirroring

Automatically exported from code.google.com/p/port-mirroring

Last synced: 16 Nov 2024

https://github.com/cclient/goworkscript

业余时间写的go小工具脚本

clawler go spider

Last synced: 16 Nov 2024

https://github.com/cclient/pyv8

Automatically exported from code.google.com/p/pyv8

Last synced: 16 Nov 2024

https://github.com/cclient/reactjs-flask-demo

reactjs+flask的练习项目(实际是从最近的项目的一个小模块)reactjs实现的前端,flask实现的基础restful后端。内容为设置省市地区的ip,需要mongodb和python环境。

Last synced: 16 Nov 2024

https://github.com/cclient/kubernetes-filebeat-collector

collector kubernetes docker contain json-file and mount path files by filebeat

alert collector docker filebeat grafana kubernetes log webhook

Last synced: 16 Nov 2024

https://github.com/cclient/sina_multi_account_login

新浪账号批量刷新工具,phantomjs不支持官方npm包(需重新编译),因此以server/client模式实现,web模拟操作外的逻辑都在client中,新版以electron实现,简单清晰很多,这是过时的phantomjs版

clawler phantomjs sina sina-login spider

Last synced: 16 Nov 2024

https://github.com/cclient/baidu-pwd-sign

百度登录引用模块 signPwdByPublic 加密函数提取

Last synced: 16 Nov 2024