Test programs that should not compile.
☆21Mar 4, 2021Updated 5 years ago
Alternatives and similar repositories for antisamples
Users that are interested in antisamples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust code to build an inverted index for a corpus of text files.☆111Aug 13, 2025Updated last year
- A Rust program that plots the Mandelbrot set, using various kinds of parallelism.☆227Jan 23, 2024Updated 2 years ago
- Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server