Loading...

Tag trends are in beta. Feedback? Thoughts? Email me at [email protected]

The Linux Kernel Looks to “Bite the Bullet” in Enabling Microsoft C Extensions

Porting a UWP email client to cross‑platform with Uno: IMAP sync, Proton‑compatible crypto (C#)

Notes by djb on using Fil-C

A Note on Fil-C

Writing C for curl | daniel.haxx.se

Zig is so cool, C is cooler

Pool allocator in C++23 for simulations / game engines - faster than std::pmr

C++ move semantics from scratch (2022)

Rust vs C++ Moves

Learning to read Arthur Whitney's C to become smart (2024)

Recursive macros in C, demystified (once the ugly crying stops)

Cj: a tiny no-deps JIT in C for x86-64 and ARM64

Challenges and Benefits of Upgrading Sea of Thieves From C++14 to C++20

Problems With Move Semantics in C++

Abstract Syntax Tree: An Example in C

replace-exe: A smol zig library to self update / self uninstall / replace executables. Callable from any language supporting C FFI.

I wrote a "from first principles" guide to building an HTTP/1.1 client in Rust (and C/C++/Python) to compare performance and safety

Writing FreeDOS Programs in C

Filnix Fil-C Nix

My tutorial and take on C++20 coroutines (2021)

Daemon Example in C

Grayskull: A tiny computer vision library in C for embedded systems, etc.

Snapit: Snapshot Testing for C

Subway sandwich thrower found not guilty in D.C. jury rebuke

Predictive Thermal Management On Mobile: 0.27°C Accuracy 30 Seconds in Advance

Reduino v1.0.0: Write Arduino projects entirely in Python and run transpiled C++ directly on Arduino

Roof paint blocks 97% of sunlight and pulls water from the air: Researchers created a nano-engineered polymer coating that not only reflects up to 97% of the sun's rays, but also passively collects water, generating as much as 390 mL of water per square meter and indoors up to 6 °C (~11 °F) cooler.

send_ctrlc: A cross platform crate for sending ctrl-c to child processes

I understand ‘extern c’ acts as an FFI, turning rust’s ‘ABI’ into C’s, but once we call a C function, conceptually if someone doesn’t mind, how does the C code then know how to return a Rust compatible ABI result?

a port of the lockfree skiplist (and list) to C++ from "the art of multiprocessor programming"

More →