Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schets/flat_combining
A library for adding flat_combining to datastructures, a technique for making complex data structures concurrent in an effective manner
https://github.com/schets/flat_combining
Last synced: about 1 month ago
JSON representation
A library for adding flat_combining to datastructures, a technique for making complex data structures concurrent in an effective manner
- Host: GitHub
- URL: https://github.com/schets/flat_combining
- Owner: schets
- License: mit
- Created: 2015-10-08T17:12:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T15:40:20.000Z (about 9 years ago)
- Last Synced: 2023-08-05T00:51:20.430Z (over 1 year ago)
- Language: C++
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A resource for allowing complex datastructures to be efficiently manipulated by multiple threads