Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
C
Official tag for the C programming language.
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Patrones embebidos comunes: pool de memoria
Ilean Monterrubio Jr
Ilean Monterrubio Jr
Ilean Monterrubio Jr
Follow
Sep 11
Patrones embebidos comunes: pool de memoria
#
embeddedsystems
#
memorymanagement
#
c
#
microcontrollers
Comments
Add Comment
21 min read
Common Embedded Patterns: Memory Pool
Ilean Monterrubio Jr
Ilean Monterrubio Jr
Ilean Monterrubio Jr
Follow
Sep 11
Common Embedded Patterns: Memory Pool
#
embeddedsystems
#
memorymanagement
#
c
#
microcontrollers
Comments
Add Comment
19 min read
Exploiting "Trust-by-Default": How I transformed an ESP32-S3 into a BadUSB
Donato Maglie
Donato Maglie
Donato Maglie
Follow
Sep 8
Exploiting "Trust-by-Default": How I transformed an ESP32-S3 into a BadUSB
#
cybersecurity
#
esp32
#
c
#
embedded
Comments
Add Comment
6 min read
I Rewrote One Function in Squirrel, Then in C. One Line of Python Was Just as Fast.
Nathan C.
Nathan C.
Nathan C.
Follow
Sep 12
I Rewrote One Function in Squirrel, Then in C. One Line of Python Was Just as Fast.
#
python
#
c
#
gamedev
#
opensource
Comments
1
comment
5 min read
tinyimg - Image Manipulation on Cloudflare Workers
Gregory Mitchell
Gregory Mitchell
Gregory Mitchell
Follow
Sep 8
tinyimg - Image Manipulation on Cloudflare Workers
#
workers
#
c
#
typescript
Comments
Add Comment
18 min read
Building a Lossless File Compressor from Scratch in C: My Journey with Shannon-Fano, Bitstreams, and Low-Level Performance
Milan Pramod
Milan Pramod
Milan Pramod
Follow
Sep 6
Building a Lossless File Compressor from Scratch in C: My Journey with Shannon-Fano, Bitstreams, and Low-Level Performance
#
c
#
performance
#
programming
#
computerscience
Comments
Add Comment
7 min read
# Demystifying the Stack: Why Passing Pointers to Local Structs Triggers Segfaults in C
Marcel
Marcel
Marcel
Follow
Sep 10
# Demystifying the Stack: Why Passing Pointers to Local Structs Triggers Segfaults in C
#
beginners
#
c
#
programming
#
tutorial
1
reaction
Comments
1
comment