Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefftrull/boost-lockfree-test
https://github.com/jefftrull/boost-lockfree-test
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jefftrull/boost-lockfree-test
- Owner: jefftrull
- Created: 2011-05-19T00:42:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-19T21:54:02.000Z (over 13 years ago)
- Last Synced: 2025-01-11T08:09:14.184Z (9 days ago)
- Language: C++
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This repository contains some code for testing the proposed Boost Lockfree library. It instantiates "normal" and "lockfree" versions of each supplied container and exercises them similarly so they can be compared for performance.