code-review

1310 threads · Page 1 of 27

Thoughts on Rigid C++? 101 messages
C++
SHA256 from scratch 17 messages
C
Mandelbrot renderer 13 messages
Standardese Optimization Safety C Code Size/Redundancy
Hello World program 5 messages
C++
A small file system implementation 42 messages
C
Concept driven monadic algorithm library 13 messages
Optimization Best Practices C++ Style/Aesthetics Safety
Implemented Zeller's Congruence as a beginner 16 messages
Best Practices Style/Aesthetics Safety C Code Size/Redundancy
dabugger 32 messages
C
Comments on a set of utilities 2 messages
Best Practices C
Thread is not spawning when it should. 39 messages
C
C++ UI library 6 messages
C++
Console snake game (New to C++) 2 messages
C++ Style/Aesthetics Best Practices
small tool for my friend 52 messages
Optimization C++ Style/Aesthetics Safety Code Size/Redundancy
Nested Binary Format 19 messages
Optimization Best Practices Style/Aesthetics Safety C
cppkg 18 messages
Standardese Seeking Contributors Best Practices C++ Safety
Very New C Programmer: Morse Code Practice 12 messages
C
Reed-Solomon GF(256) ECC, from scratch C implementation. 34 messages
C
Beginner c++ File handling 8 messages
C++
Beginner: Kinetic Energy Formula. 7 messages
C++
Absolute Beginner: Just got into arrays and tried to make a console based bubble sort visualizer.. 25 messages
C++
[dbytelang.site](https://dbytelang.site/) 71 messages
Optimization Other Langs
Log Aggregator Performance check 23 messages
Optimization
C calc that can do MDAS 16 messages
Best Practices Style/Aesthetics Safety C Code Size/Redundancy
HTTP server 5 messages
C++ Style/Aesthetics Best Practices
Zero-copy POD serialization library[FastBin] 24 messages
C++ Optimization
Task Manager 10 messages
C++
How can i make it cleaner 37 messages
C
Simple Calculator in C 2 messages
C
Optimal alternatives to `std::partial_sort` 35 messages
C++
Ring Buffer for Microcontroller using C++17 7 messages
C++ Safety Best Practices
Fast Fibonacci No Recursion 47 messages
C++ Optimization
is this, okay? I am weak in if statements and new. 5 messages
C++
Code Review. 186 messages
C
made a barebones pomodoro timer in c using Raylib 5 messages
Best Practices Optimization C
Custom Shell 9 messages
C++ Style/Aesthetics Best Practices
Safe length based C strings (with SSO) with rust like ownership model 4 messages
Optimization C
GDI PRGBTRIPLE shader 8 messages
C++
Not that much a code review, but a book review 4 messages
C++
Wanna see is my code good 12 messages
Optimization Best Practices Style/Aesthetics Safety C
I want feedback for my VM/Interpreter (Bytecode Interpreter + W.I.P. compiler) 6 messages
Code Size/Redundancy C++ Optimization
Simple minesweeper clone 3 messages
C++ Best Practices
Rate my code (C like programming language compiler) 7 messages
C
i made a dynamic StringView allocator 27 messages
Best Practices C
Custom allocators from a new dev 10 messages
C++
Rate my code (tax calculator for michigan) 5 messages
C++
Advent of code 10 messages
C
Feed back on C data structure libray I am using for my personal projects. 7 messages
Safety Best Practices Style/Aesthetics C
Simple snake game 15 messages
Optimization Best Practices Style/Aesthetics C Code Size/Redundancy
I want a feedback for this program, I'm going to school and idk if this is very good or just basic 13 messages
C++
Im just a C++ beginner. I made a scientific calculator and wanted to get some feedback on it 7 messages
C++