RRM Programming

  • Home
  • Articles
  • Projects
    • Bipedal Walking Genetic Algorithm
    • Easy_GA
    • Spark Engine
    • Beast Brawl
    • Shinobu
    • The Shadow Overtakes You
    • Twitch Loot Auto-Clicker
  • CV

programming

Small String optimization SSO in C++
Articles C++

Small String Optimization (SSO) in C++

Small string optimization (SSO) is a mechanism that C++ has in order to avoid memory allocation when dealing with short strings.

By RubenRubioM, 3 months3 months ago
Code coverage in Rust
Articles Rust

Code coverage in Rust

A guide to understand what code coverage is and how to use it in Rust

By RubenRubioM, 5 months5 months ago
Articles Rust

Swap_remove in Rust

Explanation of vec::swap_remove in Rust standard library

By RubenRubioM, 9 months6 months ago
Articles

The reason you should test your personal projects

Small critique in nowaday testing in software development.

By RubenRubioM, 1 year6 months ago
Recent Posts
  • makeup-comparator
  • Small String Optimization (SSO) in C++
  • 4 Effortless Tricks to Improve Your Code with ChatGPT
  • Code coverage in Rust
  • What are Git Hooks and how to use them in your Rust projects
  • About me
  • All C++ keywords explained!
  • All C++ keywords explained! – Part 1
  • All C++ keywords explained! – Part 2
  • All C++ keywords explained! – Part 3
  • Articles
  • CV
  • Projects
Hestia | Developed by ThemeIsle