Pinned Repositories
actor-framework
An Open Source Implementation of the Actor Model in C++
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme That Is Based On Bootstrap 3.x
aiotask-context
Contextual information for asyncio tasks
asio_http
A simple http server based on asio
bitnami-docker-consul
Bitnami Consul Docker Image http://bitnami.com/docker
bitnami-docker-redis
Bitnami Redis Docker Image
bootstrap-datetimepicker
Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)
bson-cpp
Standalone repository for mongodb's BSON C++ Implementation
build-protobuf-ios
Build Google Protobuf for iOS development
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
Jenuce's Repositories
Jenuce/bson-cpp
Standalone repository for mongodb's BSON C++ Implementation
Jenuce/DDoS-Attack
This is my CNS course project, where i demonstrated few DDoS attacks
Jenuce/Encryption
基于Base64,MD5,SHA,Hmac,DES,AES,RSA信息加密的设计与实现的Android应用。
Jenuce/ldap-cpp
Automatically exported from code.google.com/p/ldap-cpp
Jenuce/leacrawler
Web template crawler written by golang. golang开发的网站模板爬虫.
Jenuce/libdlibxx
A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.
Jenuce/queues
A public domain lock free queues implemented in C++11