All Projects → aturon → Caper

aturon / Caper

Caper: concurrent and parallel extensions to Racket

Programming Languages

racket
414 projects

Caper: concurrent and parallel extensions to Racket

Directory structure

  • core: an implementation of reagents both as combinators and an embedded DSL

  • data: concurrent data structures built from reagents

  • sync: synchronization primitives built from reagents

  • tests: all testing code

  • bench: benchmarking infrastructure and specific benchmarks

  • by-hand: hand-coded versions of data structures and synchronizers, for comparison purposes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].