92 releases (stable)

5.1.5 Aug 29, 2019
5.0.1 Jul 28, 2019
4.13.3 Jul 26, 2019
3.8.0 Jun 19, 2019
0.3.1 Mar 27, 2019

#1064 in Concurrency


Used in heaptrack

MIT license

210KB
4K SLoC

ccl

Fast datastructures for use in highly concurrent systems.

Performance

Please refer to the Grand Concurrent Hashmap Competition for performance regarding maps. https://gitlab.nebulanet.cc/xacrimon/rs-hm-bench

Benchmarks for other parts of the library are a work in progress.

Special thanks

  • Karl Bergström

  • DPC

License

This project is licensed under MIT.


lib.rs:

ccl is a library implementing concurrent datastructures for a wide variety of use cases.

Please read the module documentation for a given module before using it

Dependencies

~3.5MB
~62K SLoC