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

A website about 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, 2 weeks6 days ago
Articles

4 Effortless Tricks to Improve Your Code with ChatGPT

Some useful tricks to improve your code with ChatGPT with 0 effort

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, 3 months3 months ago
Articles Rust

What are Git Hooks and how to use them in your Rust projects

A quick introduction to setup git hooks in your rust projects

By RubenRubioM, 3 months3 months ago
Articles Rust

About the keyword generics iniciative in Rust

A discussion about the Keywords Generics iniciative in Rust

By RubenRubioM, 7 months3 months ago
Articles Rust

Swap_remove in Rust

Explanation of vec::swap_remove in Rust standard library

By RubenRubioM, 7 months3 months ago
Rust

EasyGA 1.2.0 is out!

New EasyGA version

By RubenRubioM, 12 months3 months ago
Articles

The reason you should test your personal projects

Small critique in nowaday testing in software development.

By RubenRubioM, 1 year3 months ago
Articles C++

All C++ keywords explained!

All c++ keywords explained in detail with code examples

By RubenRubioM, 1 year3 months ago
Articles Rust

Memory alignment and layout in Rust

Explanation of how to implement different memory layouts in Rust programming language

By RubenRubioM, 1 year3 months ago

Posts navigation

1 2 3 Next
Recent Posts
  • 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 the keyword generics iniciative in Rust
  • 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