BlackRen09's Stars
lizhe2004/chatbot-list
行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
TheAlgorithms/Java
All Algorithms implemented in Java
hwdsl2/docker-ipsec-vpn-server
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
nils-ohlmeier/sipsak
SIP swiss army knife
usnistgov/jsip
JSIP: Java SIP specification Reference Implementation (moved from java.net)
Miqueas/Logit
Logging library for Lua and Nim
ghrst/Kamailio-HA
This repository contains Ansible playbooks and related files for an Active-Passive Kamailio auto-deployment using Pacemaker and Corosync.
xbox1994/Java-Interview
经历BAT面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
JVoiceXML/mrcp4j
The MRCPv2 protocol is designed to allow client devices to control media processing resources, such as speech recognition engines. MRCP4J provides a Java API that encapsulates the MRCPv2 protocol and can be used to implement MRCP clients and/or servers.
wangkaisine/mrcp-plugin-with-freeswitch
使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ghboke/CorePressWPTheme
CorePress 主题,一款高性能,高颜值的WordPress主题
owen0o0/WebStack
WordPress 版 WebStack 导航主题 https://nav.iowen.cn
Yoast/wordpress-seo
Yoast SEO for WordPress
xjh22222228/nav
🔍 发现导航 , 最强轻量级导航网站
WebStackPage/WebStackPage.github.io
❤️静态响应式网址导航网站 - webstack.cc
twisted/twisted
Event-driven networking engine written in Python.
ymartineau/peers
Java SIP softphone
google/eng-practices
Google's Engineering Practices documentation
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
cmusphinx/sphinx4
Pure Java speech recognition library
normanmaurer/netty-in-action
waylau/essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
RedSpider1/concurrent
这是RedSpider社区成员原创与维护的Java多线程系列文章。
waylau/netty-4-user-guide-demos
Netty demos. (Netty 案例大全)
golang/go
The Go programming language
xinliangnote/Go
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring