Pinned Repositories
big_data
Safe Rust code for creating Erlang NIF and Redis module to store big data
CamCommon
implement C++ Reflection and SmartPtr
captcha
rust 写的轻量级滑动验证码,提供http接口进行调用
kerl
Easy building and installing of Erlang/OTP instances
ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
sui
sui sdk for erlang/elixir
word_sensitive
A library for sensitive string matching, the implementation language is rust, and the algorithm used is ac
word_sensitive_nif
A library for sensitive string matching, the implementation language is rust/erlang, and the algorithm used is ac
yangcancai's Repositories
yangcancai/960-Grid-System
The 960 Grid System is an effort to streamline web development workflow.
yangcancai/ASCrypt
Open-source crypto library with a similar API for multiple languages.
yangcancai/automeck
Streamlines setting up and using meck-based mocks
yangcancai/binpp
Erlang Binary Pretty Printer
yangcancai/cowboy
Small, fast, modular HTTP server written in Erlang.
yangcancai/dispcount
Erlang task dispatcher based on ETS counters.
yangcancai/ej
Helper module for working with Erlang terms representing JSON
yangcancai/ejabberd
Robust and scalable Jabber / XMPP Instant Messaging platform
yangcancai/Erlang-and-OTP-in-Action-Source
The official "Erlang and OTP in Action" source code - see the README below for more details
yangcancai/erlang_test
平时写的一些同erlang相关的测试代码
yangcancai/erlips
erlang ip web services
yangcancai/http
Simple & modern HTTP client for C++
yangcancai/ibrowse
Erlang HTTP client
yangcancai/jekyll
Jekyll is a blog-aware, static site generator in Ruby
yangcancai/jsmn-example
Sample code for using Serge Zaitsev's awesome jsmn JSON parsing library
yangcancai/json2pb
Python/C++ implementation of JSON to/from Protobuf convertor
yangcancai/msgpack-c
MessagePack implementation for C and C++ / msgpack.org[C/C++]
yangcancai/msgpack-erlang
MessagePack (de)serializer implementation for Erlang / msgpack.org[Erlang]
yangcancai/netfox
Net Fox Game
yangcancai/nifty
Erlang NIF wrapper generator
yangcancai/poolboy
A hunky Erlang worker pool factory
yangcancai/ranch
TCP协议的连接获取池 -- 添加了中文注释
yangcancai/recon
Collection of functions and scripts to debug Erlang in production.
yangcancai/scribe
Scribe is a server for aggregating log data streamed in real time from a large number of servers.
yangcancai/snappy-erlang-nif
An Erlang NIF wrapper for Google's snappy compressor/decompressor
yangcancai/stdlib2
Erlang stdlib extensions.
yangcancai/SuperSocket
SuperSocket is a light weight, cross platform and extensible socket server application framework.
yangcancai/try-try-try
Ryan Zezeski's "working" blog
yangcancai/ubf
Universal Binary Format 2.1
yangcancai/webrtcexample
WebRTC Example