davery22
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Fork-Join Data Structures (daniel.avery.io)
- The Java Streams Parallel (daniel.avery.io)
- Show HN: Vinyl: Relational Streams for Java (github.com)
Vinyl extends Java Streams with relational operations. I wanted to try a different approach than what I'd found in the wild, to get at a solution that feels good. Vinyl offers type-safe access without type bloat. It…