RuntimePrimitives
Browse all 18 domain entities categorized under RuntimePrimitives in the bun Architecture Docs architecture documentation.
CustomMap Class — bun Architecture
Architecture documentation for the CustomMap class in map.js from the bun codebase.
CustomSet Class — bun Architecture
Architecture documentation for the CustomSet class in set.js from the bun codebase.
RuntimePrimitives Domain — bun Architecture
Low-level benchmarking of built-in language and runtime features like equality and event emitters. Architectural overview of the RuntimePrimitives domain in the bun codebase. Contains 6 source files.
map.js — bun Source File
Architecture documentation for map.js, a javascript file in the bun codebase.
set.js — bun Source File
Architecture documentation for set.js, a javascript file in the bun codebase.
implementations.mjs — bun Source File
Architecture documentation for implementations.mjs, a javascript file in the bun codebase.
microbench.mjs — bun Source File
Architecture documentation for microbench.mjs, a javascript file in the bun codebase.
microbench_once.mjs — bun Source File
Architecture documentation for microbench_once.mjs, a javascript file in the bun codebase.
realworld_stream.mjs — bun Source File
Architecture documentation for realworld_stream.mjs, a javascript file in the bun codebase.
groupForEmitter() — bun Function Reference
Architecture documentation for the groupForEmitter() function in implementations.mjs from the bun codebase.
constructor() — bun Function Reference
Architecture documentation for the constructor() function in map.js from the bun codebase.
genPairs() — bun Function Reference
Architecture documentation for the genPairs() function in map.js from the bun codebase.
chunks() — bun Function Reference
Architecture documentation for the chunks() function in realworld_stream.mjs from the bun codebase.
nextInt() — bun Function Reference
Architecture documentation for the nextInt() function in realworld_stream.mjs from the bun codebase.
nextRange() — bun Function Reference
Architecture documentation for the nextRange() function in realworld_stream.mjs from the bun codebase.
constructor() — bun Function Reference
Architecture documentation for the constructor() function in set.js from the bun codebase.
genValues() — bun Function Reference
Architecture documentation for the genValues() function in set.js from the bun codebase.
EventEmitters — bun Architecture
Comparing Bun's C++ emitter against node:events Architecture documentation for the EventEmitters subdomain (part of RuntimePrimitives domain) in the bun codebase. Contains 0 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free