yamasa / lockfree
Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.
☆31Updated 13 years ago
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- 練習と実益を兼ねて製作中の C++11 向け汎用ライブラリです。 対応コンパイラ: gcc 4.5.0 以降☆21Updated 9 years ago
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 10 years ago
- C++ mutex collections, cross-platform header-only C++11 (or later) library.☆122Updated 3 years ago
- PStade.Oven to Boost.Range☆29Updated 11 years ago
- General purpose C++ library for PFI☆160Updated 3 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- Fast User Level LOCK library☆27Updated last month
- C++11TMP compile time C compiler☆27Updated 7 years ago
- regular expression, generator☆85Updated 8 years ago
- C++ Monadologie☆26Updated 3 years ago
- An implementation of minimal perfect hash function☆18Updated 14 years ago
- a tiny library for C++☆65Updated 3 weeks ago
- Sort function at 5 to 7 times faster than std :: sort☆15Updated 6 years ago
- simple C++ json library. (clone of kazuho/picojson)☆21Updated 3 years ago
- A parallelized implementation of optimized MSD radix sort for strings☆27Updated 6 years ago
- Header only associative linear container.☆41Updated 7 months ago
- lockfree concurrent containers.☆18Updated 8 years ago
- An implementation of optimized parallel radix sort☆49Updated 6 years ago
- Presentation materials used at BoostCon 2011☆54Updated 13 years ago
- ☆45Updated 4 years ago
- mpio for Jubatus☆34Updated 5 years ago
- msgpack-rpc + α for C++ language☆21Updated 8 months ago
- distributed, and persistent key-value storage☆170Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- An implementation of radix heap☆62Updated 9 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A LLVM based self-hosting C compiler☆25Updated 6 years ago
- What did you expect?☆111Updated 7 years ago
- ☆21Updated 6 years ago
- lock-free skip list implementation with message-pack for avoiding indirection☆24Updated 13 years ago