# pydoc > _collections

---
type: CommandReference
command: _collections
mode: pydoc
section: 
source: pydoc3
---

## Quick Reference

- `deque` — ordered collection accessible from endpoints only
- `defaultdict` — dict subclass with a default value factory

## Name

High performance data structures.