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

#955 in Concurrency

Download history 112/week @ 2024-02-19 3/week @ 2024-02-26 20/week @ 2024-03-11 395/week @ 2024-04-01

415 downloads per month
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
~61K SLoC