hashyong / zstd_util
support c++ string, zstd compress,decompress, stream compress, stream decompress
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for zstd_util
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- header only log inherited from Nanolog☆36Updated 4 years ago
- A few libunwind examples☆29Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- std::future extension☆37Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- [Lib][Version 2.1.0][Functional] C++ wrapper around minizip compression library☆66Updated 4 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 2 years ago
- OpenSSL C++ Wrapper☆39Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Presentations for C++ Summit (China) 2023☆16Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- Much fast, lightweight, async, based boost.beast and protobuf.☆34Updated 5 years ago
- ☆25Updated 11 months ago
- Windows pthreads with Visual Studio 2013☆51Updated 2 years ago
- C++ library for conversion between big and little endian data representations.☆36Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆35Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- ☆75Updated last year
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- modern c++ raft library☆46Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago