Bongo Copy Cat: A Tauri Cat that wants to be involved in everything you do 👨‍💻👩‍💻

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. bongo-copy-cat

    Discontinued Bongo Copy Cat wants to be involved in everything you do but instead just imitates you hitting your keyboard all day. After all it's just a cat.

    Check out the project on github. The documentation includes the executables and as well as instructions on building it locally.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rdev

    Simple library to listen and send events to keyboard and mouse (MacOS, Windows, Linux)

    The two crates I found that worked for my use-case were Rdev and InputBot.

  4. InputBot

    Rust library for creating global hotkeys, and simulating inputs

  5. Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

    So here's the story. I decided to learn Rust, read the docs, solved the rustlings challenges. The next step in learning a new programming language is to build something with it. And so began my dilemma.

  6. build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

    I can always build a simple todo app, a calculator, or something more challenging. But I am a creative, the urge to build something unique is too strong. And so I started brainstorming ideas.

  7. rust

    Empowering everyone to build reliable and efficient software.

    Rust is awesome. I find "fixing bugs and issues" to be a great way to learn a new language/library/framework. The rust compiler makes you a better developer, allowing you to use good programming habits in other languages as well. Learning Rust means practice, practice, practice. And I'm gonna do just that.

  8. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

    Tauri was the obvious choice for the cross platform application. With 57.3K stars on Github and growing, it is a framework loved by the community. It combines your favourite frontend frameworks with a Rust backend to build "smaller, faster, and more secure desktop applications".

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. book

    The Rust Programming Language

    So here's the story. I decided to learn Rust, read the docs, solved the rustlings challenges. The next step in learning a new programming language is to build something with it. And so began my dilemma.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Learning Rust (beginner)

    5 projects | /r/rust | 30 Sep 2022
  • How to Get Started with Rust Programming

    3 projects | dev.to | 16 Mar 2025
  • To-Do from CLI with Rust

    3 projects | dev.to | 12 Sep 2024
  • Rust from a Web perspective

    5 projects | dev.to | 24 Aug 2024
  • Up(sun) and running with Rust: The game-changer in systems programming

    2 projects | dev.to | 16 Jul 2024