Books Like Gone Girl — 7 Thrillers That'll Keep You Up All Night

What makes Gone Girl genuinely great is more specific than most readers initially articulate. Gillian Flynn structures it as a dual-perspective thriller where both Nick and Amy are narrating and both are lying — but the nature of their lies is different, and recognizing the difference is what the book is actually about. The "Cool Girl" monologue mid-book isn't a detour; it's the thesis, a precise dissection of the performance women are pressured to stage in relationships. The structural pivot that arrives roughly two-thirds through completely reverses whose side you're on, and it's one of the few genuinely bold moves in popular fiction because Flynn commits to it without softening it. The ending refuses to give readers the catharsis they want — and that refusal is the point. Flynn isn't writing about a marriage that went wrong; she's writing about marriage as performance, and what happens when both performers decide to stop pretending. The books below share at least one of those specific qualities. A few share all of them.

Also by Gillian Flynn → See our full Gone Girl review — plus her other thrillers ranked.

More Psychologically Complex

The Girl on the Train book cover
Pick #1

The Girl on the Train

Paula Hawkins • 2015
The book most often named as Gone Girl's closest twin. An alcoholic narrator who can't trust her own memory, a missing woman, and dual timelines that keep you guessing which version of events is true. Hawkins stacks unreliable perspectives just as ruthlessly as Flynn — this is specifically the pick for readers who loved the structural game of Gone Girl, the sense of watching narrators contradict each other while you try to map the real sequence of events underneath their competing accounts.
Get this book →
The Silent Patient book cover
Pick #2

The Silent Patient

Alex Michaelides • 2019
A famous painter shoots her husband five times then never speaks another word. A criminal psychotherapist becomes obsessed with uncovering her motive. The twist lands like a sucker punch — one of the few thrillers where you'll genuinely feel cheated if someone spoils the ending. Like Gone Girl, it uses a narrator whose obsessive investment in the case reveals more about him than the subject — the therapist-as-investigator framing turns the psychological scrutiny back on the person doing the scrutinizing.
Get this book →
Behind Closed Doors book cover
Pick #3

Behind Closed Doors

B.A. Paris • 2016
The perfect couple everyone envies — except one half of that couple is a monster hiding in plain sight. Alternating timelines show the courtship and the present-day nightmare in a marriage that is exactly the opposite of what it appears. The claustrophobic dread is relentless. Paris takes the "marriage as trap" theme that Flynn dissects intellectually and makes it viscerally physical — this is the pick for Gone Girl readers who wanted less wit and more horror from the domestic nightmare premise.
Get this book →
Big Little Lies book cover
Pick #4

Big Little Lies

Liane Moriarty • 2014
Three women, a school trivia night that ends in murder, and a narrative structure that feeds you the outcome in fragments while hiding who did it and why. Moriarty writes with wry humor — this is darker than it first looks, and the domestic abuse angle hits hard. For Gone Girl readers: Moriarty shares Flynn's interest in the gap between how marriages appear publicly and what they cost privately, and she's just as willing to implicate characters the reader has been trained to like.
Get this book →
Sharp Objects book cover
Pick #5

Sharp Objects

Gillian Flynn • 2006
Flynn's debut and arguably her most disturbing book. A journalist returns to her hometown to cover a murder and confronts the damage her mother inflicted on her. The same blade-sharp prose, the same women doing terrible things for complicated reasons, and an ending that lingers for days. If the Cool Girl monologue was the moment Gone Girl clicked for you — Flynn's willingness to write female characters with no interest in being likeable — Sharp Objects is where that instinct runs completely unchecked.
Get this book →

Faster and More Thriller-Paced

The Woman in the Window book cover
Pick #6

The Woman in the Window

A.J. Finn • 2018
An agoraphobic woman watches her neighbors through the window and witnesses something she was never meant to see — or did she? A Rear Window homage with a thoroughly modern unreliable narrator whose credibility the reader must constantly re-evaluate. The plot mechanics are immaculate. This satisfies the Gone Girl reader who was most engaged by the procedural question of what actually happened — Finn is meticulous about laying false trails, and the experience of re-reading it to check the clues is nearly as satisfying as the first read.
Get this book →
In a Dark Dark Wood book cover
Pick #7

In a Dark, Dark Wood

Ruth Ware • 2015
A hen party in a remote glass house in the woods. Someone ends up dead. The narrator wakes in a hospital with no memory of what happened. Ware builds atmosphere the way Flynn builds dread — slowly, methodically, until you realize you're trapped and don't know who to trust. If pacing is what mattered most to you in Gone Girl — that sensation of acceleration in the final third, where the book basically reads itself — Ware delivers the same momentum in a more compact package, without the intellectual layer Flynn insists on.
Get this book →

What to Read First — Based on What You Loved

If the Cool Girl monologue was what made Gone Girl click — Flynn's specificity about the performance women stage in relationships — the natural next read is Sharp Objects, where Flynn removes all the wit and leaves only the damage. If what you loved was the structural game of dual unreliable narrators and the mid-book reversal, The Girl on the Train is your closest match: Hawkins builds the same layered-perspectives architecture and delivers a comparable pivot. If you found Gone Girl's ending frustratingly ambiguous and want a thriller that commits to its twist more completely, The Silent Patient gives you a cleaner, harder landing. If you want the domestic-nightmare premise with more physical dread and less intellectual analysis, Behind Closed Doors is bleaker and more claustrophobic. And if what you want is Flynn's actual voice — the sardonic precision, the refusal to make anyone likeable — her other books are the only true replicas. Dark Places is the most underread of the three.

Frequently Asked Questions

What genre is Gone Girl?

Gone Girl is a psychological thriller and domestic suspense novel. It blends a missing-person mystery with a dissection of a toxic marriage, narrated by two deeply unreliable protagonists. Flynn popularized the "domestic noir" subgenre — dark, twisty thrillers set in everyday domestic life where the threat comes from inside the house.

What is the best book to read after Gone Girl?

The Girl on the Train by Paula Hawkins is the most natural next read — same unreliable female narrator, similar dual-timeline structure, and the same disorienting feeling of not knowing whose version of events to believe. The Silent Patient is a close second if you want an even bigger twist ending.

Are Gillian Flynn's other books similar to Gone Girl?

Yes, though each has a slightly different flavor. Sharp Objects (her debut) is more Gothic and trauma-focused, while Dark Places involves a death-row brother and a present-day investigation. All three share Flynn's signature razor prose and women who are allowed to be as morally complex as any male villain.

Is there a Gone Girl sequel?

No — Gillian Flynn has not written a sequel to Gone Girl and has not announced one. The ending of the novel is intentionally unresolved, which is part of what makes it so unsettling. Flynn has said she considers the story complete as written.

(function(){ var btn=document.getElementById('hamburger'); var nav=document.getElementById('main-nav'); if(!btn||!nav) return; btn.addEventListener('click',function(){ var open=nav.classList.toggle('open'); btn.classList.toggle('open',open); btn.setAttribute('aria-expanded',String(open)); }); document.addEventListener('click',function(e){ if(!e.target.closest('.nav-dropdown')){ document.querySelectorAll('.nav-dropdown').forEach(function(d){d.classList.remove('open');}); } if(!e.target.closest('#main-nav')&&!e.target.closest('#hamburger')){ nav.classList.remove('open'); btn.classList.remove('open'); btn.setAttribute('aria-expanded','false'); } }); })();