code-review
K&R 3-1
C
Best Practices
Calculator app C++
C++
UnorderedTuple - a static associative container
C++
Optimization
Review my GLSL Shader Abstraction Code
Optimization
Best Practices
Style/Aesthetics
Safety
Code Size/Redundancy
Matrix Library
Optimization
Best Practices
C++
Safety
Code Size/Redundancy
Mandelbrotpp, a Mandelbrot set visualizer.
C++
Optimization
Best Practices
Style Guide
C++
Style/Aesthetics
Best Practices
counter-piracy ROM headering tool (First project)
Code Size/Redundancy
C++
Compile-time command line argument parser.
C++
Style/Aesthetics
Optimization
Best Practices
Generic PieceTable implementation
C++
Code Review: Two Sums
Best Practices
Looking for a better syntax?
C++
Style/Aesthetics
Best Practices
utility library
Optimization
Best Practices
C++
Safety
Code Size/Redundancy
Is this weird or bad code style?
C++
Style/Aesthetics
Best Practices
C
Review my Project: OpenGL-Particle-Motion
C++
allocation of object
C
Console Hangman Game Review
C++
Possible improvements for CSS url property value parsing?
Optimization
Best Practices
C++
Style/Aesthetics
Code Size/Redundancy
[C++] My first use of C++. A simplified implementation of the std::vector in C++20
C++
Opinions on these constexpr re-implementations of cmath functions
C++
Style/Aesthetics
Optimization
Best Practices
Line-oriented text editor
Code Size/Redundancy
Best Practices
Safety
C
K&R 2-6
Best Practices
C
Improve T(n) of the Karatsuba algorithm I wrote
Optimization
C
C++ code asking for pennies per day using recursion
C++
C++ stream to FILE*
C++
Best Practices
16bit assembler from nand2tetris
Code Size/Redundancy
C++
Style/Aesthetics
Optimization
Sqrt calculator - First C++ program/project
Optimization
Best Practices
C++
Style/Aesthetics
Code Size/Redundancy
generic vector
Code Size/Redundancy
Optimization
C
Howto article for strict weak orderings
Standardese
C++
Style/Aesthetics
Comparing 2 numbers
Code Size/Redundancy
C++
Stratagem UCI Chess Engine
C++
Locked
C
Console Tic Tac Toe with AI player
C++
Style/Aesthetics
Best Practices
A Library for console.
Optimization
Best Practices
Style/Aesthetics
Safety
Code Size/Redundancy
Learning string manipulation in C
C
BMP compressor
C++
O(1) Hash table
Code Size/Redundancy
Optimization
C
C Help (easy?)
C
Would love to get feedback about design choices, code and standardization
C++
Style/Aesthetics
Best Practices
Snake Game(linux terminal)
Code Size/Redundancy
C++
Optimization
Extremely new, need help.
C
tell me how my game looks
C++
Help to Understand memory deallocation in class
C++
new to cpp need help adding a logo in my code
C++
compute shader function wrapper
C++
Style/Aesthetics
Best Practices
Parallel semi-sequential bottom-up tree traversal
Code Size/Redundancy
C++
Safety
Optimization
Algebraic Calculator
C
Single File Header/Implementation
C++
I made a terminal-based battery monitor
C
[Learning] I made a string to number parser(?)
C
Im trying to learn c, I implemented of a few string functions.
C