XWHQSJ / CallJvmLinks
Call JVM from C/C++ in ThreadPool
☆16Updated 5 years ago
Alternatives and similar repositories for CallJvm
Users that are interested in CallJvm are comparing it to the libraries listed below
Sorting:
- a drawTool by openGL☆13Updated 8 years ago
- 基于folly、wangle和proxygen的c++11基础库☆11Updated 7 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- libsodium 密码学库 中文文档☆17Updated 8 years ago
- Distributed File sharing☆23Updated 14 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- libevent library reimplemented with c++☆43Updated 6 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆28Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 我的C++11学习资料和示例代码☆59Updated 7 years ago
- modern c++ raft library☆47Updated 6 years ago
- a simple server for kcp☆19Updated 9 years ago
- Source code for 'Cryptography in C and C++' by Michael Welschenbach☆79Updated 4 years ago
- ☆11Updated 5 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 3 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 7 years ago
- 这是一个纯粹的、高性能的、不会自发性死锁的线程池,拿到项目里就能使用☆14Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurren…☆56Updated 3 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- libevent 官方文档的中文版☆48Updated 11 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- stuff☆34Updated 9 years ago
- A short, proof-of-concept RSA and AES encryption program with OpenSSL☆150Updated 4 months ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 3 years ago