Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
alibaba
2016阿里巴巴面试题目
Alibaba-MIT-Speech
Alibaba speech technology
ansible-best-practises
A project structure that outlines some best practises of how to use ansible
iot-sip
sip+sdp+rtp+g711a+语音传输
retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
use_vim_as_ide
use vim as IDE
y-crdt
Rust port of Yjs
LingXi1420's Repositories
LingXi1420/use_vim_as_ide
use vim as IDE
LingXi1420/Alibaba-MIT-Speech
Alibaba speech technology
LingXi1420/canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
LingXi1420/EasyClient
云平台组件:EasyDarwin开源流媒体云平台客户端,支持Android、iOS、PC。EasyClient是向EasyCMS获取在线设备列表,选中播放某个在线设备时,EasyClient先发送播放请求给EasyCMS,EasyCMS将相应的请求转发给对应的设备,并通知设备将视频流推送到相应的EasyDarwin流媒体服务器上,EasyClient从对应EasyDarwin服务器获取视频流进行播放。当该路设备没有观看请求时,会主动停止推流。在线设备可以是EasyCamera、EasyNVR等接入EasyCMS的设备。
LingXi1420/eclipse-color-theme
Color themes for Eclipse
LingXi1420/fast-object-pool
A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.
LingXi1420/FSGui
针对FreeSWITCH开发的GUI及更底层的PBX功能扩展,免费二进制,进一步增加电话机器人能力
LingXi1420/identifyTest
LingXi1420/jain-sip
Disclaimer: This repository is a git-svn mirror of the project found at http://java.net/projects/jsip whose original repository is developed collaboratively by the Advanced Networking Technologies Division at the National Institute of Standards and Technology (NIST) - an agency of the United States Department of Commerce and by a community of individual and enterprise contributors. TeleStax, Inc. will perform some productization work, new features experimentation branches, etc for its TelScale jSIP product that doesn't concern the community from the main repository hence this git repository.
LingXi1420/js-to-java
easy way to wrap js object to java object
LingXi1420/kaldi
This is now the official location of the Kaldi project.
LingXi1420/kurento-java
Apis for using Kurento server from java
LingXi1420/kurento-tutorial-java
LingXi1420/libnice
An implementation of the IETF’s Interactive Connectivity Establishment (ICE) standard — this is an official read-only mirror of the upstream repository at https://gitlab.freedesktop.org/libnice/libnice/. File issues there and create pull requests there too instead of here.
LingXi1420/libstreaming
A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
LingXi1420/mina
Mirror of Apache MINA
LingXi1420/netty
Netty project - an event-driven asynchronous network application framework
LingXi1420/netty-websocket
a fully-functioning websocket server built on netty.
LingXi1420/nsfw
This is a simple web app written in Python
LingXi1420/nwaypbx
Our plan is to develop a first based on the Chinese PBX, and the world's first c/c++ with ESL through FreeSWITCH control PBX, it is an open source project,QQ群:293697898 。
LingXi1420/pkts
Pure java based pcap library capable of reading and writing to/from pcaps.
LingXi1420/quasar
Fibers, Channels and Actors for the JVM
LingXi1420/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,持续更新
LingXi1420/resiprocate
C++ implementation of SIP, ICE, TURN and related protocols
LingXi1420/simple-libwebsockets-example
Simple libwebsockets Example
LingXi1420/TarsosDSP
A Real-Time Audio Processing Framework in Java
LingXi1420/transmittable-thread-local
📌 The missing std Java™ lib(simple & 0-dependency) for framework/middleware, transmitting ThreadLocal value between threads even using thread pool like components.
LingXi1420/wheel-timer-queue
LingXi1420/WhiteBoard
SketchBoard是一个可涂鸦、绘图、添加文字、图像(可旋转缩放)、背景的Fragment,其中主要由SketchView利用matrix完成所有图形绘制操作。 SketchBoard is a Fragment that can add a graffiti, graphics, text, images (rotating and scaling), or background 。
LingXi1420/YouCompleteMe
A code-completion engine for Vim