Skip to content

A lightweight Rust library for generating random programming jokes with a special focus on Rust and its quirks. Lighten up your projects with some humor!

Notifications You must be signed in to change notification settings

Amit22-yadav/rust_jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A lightweight Rust library for generating random programming jokes with a special focus on Rust and its quirks. Lighten up your projects with some humor!

Rust Jokes 🎉🦀

rust-jokes is a fun and simple library for Rustaceans and programming enthusiasts alike. It provides a collection of random programming jokes, with plenty of jabs at C++, quirky Rust humor, and general programming banter.

Features

  • 🍀 Random joke generator
  • 🦀 Rust-specific jokes for Rustaceans
  • 🔥 Roast other programming languages (in good fun!)

Example Usage

use rust_jokes::get_random_joke;

fn main() {
    println!("{}", get_random_joke());
}

About

A lightweight Rust library for generating random programming jokes with a special focus on Rust and its quirks. Lighten up your projects with some humor!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages