code-review
Review my int to std::string convertor
Optimization
Best Practices
C++
Safety
Code Size/Redundancy
Rolled a small descrete rng, plz rate
C
RPS game, any feedback?
C++
A simple chunked allocator class
C++
Safety
Optimization
Logger in C
C
Particle simulation using SDL2
Optimization
Best Practices
C++
Style/Aesthetics
Safety
Why does "0" or "00" work in this palindrome app if while block isn't entered?
C++
Generic collections in C
C
Math Framework for real time graphics
C++
Optimization
Rock, Paper, Scissors game
Optimization
Best Practices
C++
Style/Aesthetics
Code Size/Redundancy
Is this function "safe" for a microcontroller?
Best Practices
Safety
C
Code Review (WIP Operating System)
C
Best way of returning a potential error out of a multithreaded tree
C++
Code Review (Binary Search Tree)
C++
Optimization
Best Practices
File copying byte by byte program
C++
Project
C
Imitation of rust's Result & Error enum
C
Can anyone see why one of these test cases is failing?
C++
Code review for my project in C++ MMORPG Emulator
Optimization
Best Practices
C++
Style/Aesthetics
Safety
C++ Program that sends Midi data based on Markov Chains
C++
Solution to LeetCode Problem no.6 (ZigZag Conversion)
C++
Optimization
Curious about possibilities on optimizing a simple function
Optimization
first program i've made in c
C
Quadratic probing hashmap implementation in C++20
Optimization
Best Practices
C++
Style/Aesthetics
Code Size/Redundancy
Ray marching in OpenGL
C++
Best Practices
Callback timer
C++
Priority Queue via binary heap
C
Basic C beginner review and criticism request.
C
Valid parentheses leetcode
Optimization
Best Practices
C++
Style/Aesthetics
Code Size/Redundancy
Valid sudoku
Optimization
Best Practices
C++
Style/Aesthetics
Safety
C++ Attempt at implementing a Parallel Queue
Optimization
Best Practices
C++
Safety
Code Size/Redundancy
Code Review
C++
Need feedback for my simple arithmetic library
C++
Code Review
Optimization
C++
Style/Aesthetics
Safety
Code Size/Redundancy
Feedback on my post
C++
Need feedback on my ECS
Code Size/Redundancy
C++
Optimization
Best Practices
String Manipulation
Code Size/Redundancy
C++
Optimization
Best Practices
ncurses tetris in C
C
web crawler in C
C
my own printf function... I need Verdict
C
Code style thoughts?
C++
is this readable enough?
C
general utility library
C++
good?
Style/Aesthetics
* in C?
Locked
C
New to C. judge my string class, anything youd do different?
Best Practices
Style/Aesthetics
Optimization
C
Designing a matrix algebra header library with lazy evaluations
Best Practices
Optimizations/Safety/Code Redundancy concerns about a scripting language I'm developing
Optimization
Best Practices
C++
Safety
Code Size/Redundancy
A String / Wstring library for c
Safety
Optimization
C
PID controller
C++
Style/Aesthetics
Best Practices