certik / uuidLinks
UUID code from util-linux (BSD licensed)
☆23Updated 10 years ago
Alternatives and similar repositories for uuid
Users that are interested in uuid are comparing it to the libraries listed below
Sorting:
- C++11 libuv wrapper☆178Updated 5 years ago
- lock free queue☆47Updated 12 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- ☆65Updated 6 years ago
- ☆155Updated 12 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 5 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 7 years ago
- Http multipart parser implemented in C☆244Updated 3 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Redis C++ Client☆67Updated last year
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- Fork of http://state-threads.sourceforge.net/☆51Updated 10 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- concurrency library for C++