Pinned Repositories
-
-BAT-
牛客网/直通BAT面试算法精讲课源码
adminset
自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
Algorithms
全面的算法代码仓库
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
base_crawler
Rbtree
C++红黑树实现
REST-auth
Example application for my RESTful Authentication with Flask article.
zhihu_spider
知乎爬虫
Martiniele's Repositories
Martiniele/REST-auth
Example application for my RESTful Authentication with Flask article.
Martiniele/-
Martiniele/AstarComsumerProducer
Martiniele/buddha
A lightweight distributed RPC framework
Martiniele/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Martiniele/Data-Structure
c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellman-Ford算法、最短路径Floyd算法、拓扑排序、关键路径、优化的冒泡排序、快速排序、直接插入排序、折半插入排序、闭散列实现、开散列实现
Martiniele/dubbo
:loudspeaker: Dubbo is a distributed, high performance RPC framework empowering applications with service import/export capabilities.
Martiniele/EasyDarwin
open source、high performance、industrial rtsp streaming server based on Darwin Streaming Server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于Darwin Streaming Server 维护和优化:RTSP转发、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套简单基础的流媒体云平台架构!
Martiniele/EasyPlayer_Android
An elegant, simple, fast android RTSP/RTMP/HLS/HTTP Player.EasyPlayer support RTSP(RTP over TCP/UDP)version & Pro version,cover all kinds of streaming media!EasyPlayer是一款精炼、高效、稳定的流媒体播放器,分为RTSP版和Pro版本,支持各种各样的流媒体音视频播放!
Martiniele/Elephant
Elephant is PHPHub Community Android unofficial client, base on Material Design + MVP+RxJava+Retrofit .
Martiniele/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Martiniele/FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
Martiniele/GeekNews
:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Martiniele/General_Makefile
Linux C/C++工程中可生成ELF、动/静态库文件的通用Makefile
Martiniele/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
Martiniele/googletest
Google Test
Martiniele/libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
Martiniele/LibServer
图书馆后台管理系统
Martiniele/LinuxAPI
Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)
Martiniele/livetemplates
Android Studio Live Templates使用详解,提高敲代码的速度
Martiniele/MvpApp
Android MVP Architecture Study
Martiniele/protobuf
Protocol Buffers - Google's data interchange format
Martiniele/PyPunchP2P
Python实现NAT穿透+STUN+TURN+P2P聊天 | Python P2P chat
Martiniele/qrcode
artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码)
Martiniele/SinaSpider
新浪微博爬虫(Scrapy、Redis)
Martiniele/sofa-pbrpc
A light-weight RPC implement of google protobuf RPC framework.
Martiniele/swtchart
JAVA图表分析框架的运用
Martiniele/Tars
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
Martiniele/TeamTalk
这是我维护的蘑菇街TeamTalk源码,一款
Martiniele/zl_reactor
学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;