MCPcopy Index your code
hub / github.com/denoland/std

github.com/denoland/std @release-2026.07.03

Chat with this repo
repository ↗ · DeepWiki ↗ · release release-2026.07.03 ↗ · + Follow
3,506 symbols 11,844 edges 1,231 files 643 documented · 18% updated 3d agorelease-2026.07.03 · 2026-07-03★ 3,547235 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Deno Standard Library

JSR @std codecov ci

High-quality APIs for Deno and the web. Use fearlessly.

[!IMPORTANT] Newer versions of the Standard Library are now hosted on JSR. Older versions up till 0.224.0 are still available at deno.land/std.

Resources

Releases

Package versions >=1.0.0 follow Semantic Versioning, and package versions <1.0.0 follow this proposal.

Badge

[!NOTE] Previously, this repo hosted the badge SVG file. Now, the badge is retrieved directly from Shields.io.

Built with the Deno Standard Library

<a href="https://jsr.io/@std">
  <img
    width="135"
    height="20"
    src="https://img.shields.io/badge/Built_with_std-black?logo=deno"
    alt="Built with the Deno Standard Library"
  />
</a>
[![Built with the Deno Standard Library](https://img.shields.io/badge/Built_with_std-black?logo=deno)](https://jsr.io/@std)

Extension points exported contracts — how you extend this code

Reader (Interface)
(no doc) [9 implementers]
io/types.ts
ParserState (Interface)
Parser state holding input string and current position.
http/unstable_structured_fields.ts
Node (Interface)
Internal node for the FIFO waiting queue.
async/unstable_semaphore.ts
SenderNode (Interface)
Internal node for the FIFO sender waiting queue.
async/channel.ts
XmlToken (Interface)
Token type for testing - recreates the old token structure for assertions.
xml/_tokenizer_test.ts
XmlTokenizerOptions (Interface)
Options for the XML tokenizer.
xml/_tokenizer.ts
XmlTokenCallbacks (Interface)
(no doc) [2 implementers]
xml/types.ts
XmlEvent (Interface)
Event type for testing - recreates event structure for assertions.
xml/_parser_test.ts

Core symbols most depended-on inside this repo

assertEquals
called by 8429
assert/equals.ts
assertThrows
called by 1498
assert/throws.ts
assert
called by 1098
assert/assert.ts
push
called by 875
data_structures/binary_heap.ts
step
called by 563
random/_pcg32.ts
expect
called by 518
expect/expect.ts
slice
called by 441
toml/_parser.ts
assertRejects
called by 428
assert/rejects.ts

Shape

Function 1,988
Method 886
Class 381
Interface 249
Enum 2

Languages

TypeScript100%

Modules by API surface

http/unstable_structured_fields.ts62 symbols
toml/_parser.ts57 symbols
fmt/colors.ts53 symbols
expect/_types.ts52 symbols
yaml/_loader_state.ts47 symbols
expect/_matchers.ts41 symbols
xml/types.ts40 symbols
expect/_asymmetric_matchers.ts40 symbols
testing/time.ts39 symbols
data_structures/deque.ts35 symbols
xml/_tokenizer.ts34 symbols
testing/mock.ts34 symbols

Dependencies from manifests, versioned

@deno/shim-deno-test0.5.0 · 1×

For agents

$ claude mcp add std \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact