No description
  • C++ 45.5%
  • Rust 43.1%
  • Python 4.1%
  • Go 2.6%
  • C 2.4%
  • Other 2.2%
Find a file
Dylan Swiggett cb4118423f [wlanix][test] Add an iface creation benchmark test.
Right now this test just logs summary statistics. It is not yet
included in any builders.

Heavily co-authored with Gemini.

Bug: b/485887083

Change-Id: I11f38ea6e0f69feab34e234bba3016855461e36b
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1515317
Reviewed-by: Kiet Tran <kiettran@google.com>
Reviewed-by: Charles Celerier <chcl@google.com>
Commit-Queue: Dylan Swiggett <swiggett@google.com>
2026-03-06 19:38:31 -08:00
.agent [gemini] Add skill for integrating review feedback. 2026-02-04 14:30:39 -08:00
.gemini [tools][gemini] Replace url with file 2026-02-02 13:06:21 -08:00
.helix [helix] Add rust-analyzer support for helix editor 2025-01-22 13:43:05 -08:00
.mise [mise] Document linux-friendly AGY setup. 2026-02-11 22:57:57 -08:00
boards [ufs] Split PCI and PDEV driver 2026-02-27 14:39:20 -08:00
build [bazel] Create script for ninja delayed bazel actions 2026-03-06 18:20:39 -08:00
bundles [power][sag] Prevent suspend during shutdowns and reboots. 2026-03-04 18:31:21 -08:00
docs [docs][metadata] Add the keywrods and description fields as metadata in FIDL docs. 2026-03-05 15:59:10 -08:00
examples [fidl][rust] Formalize unit type 2026-03-05 10:29:43 -08:00
manifests [roll] Roll third_party/pigweed pw_kernel: Transition processes to use an ownership model 2026-03-06 18:26:03 -08:00
products [build] Boards directly include //build/images/fuchsia:esp as needed 2026-01-28 10:49:37 -08:00
scripts [shac] Don't format .bzl files with python formatter. 2026-03-05 08:19:17 -08:00
sdk [zx] Add zx::Interrupt::destroy and unbind 2026-03-06 18:07:51 -08:00
src [wlanix][test] Add an iface creation benchmark test. 2026-03-06 19:38:31 -08:00
third_party [roll] Roll third_party/pigweed pw_kernel: Transition processes to use an ownership model 2026-03-06 18:26:03 -08:00
tools [pkg] Use signed manifest format for packageless updates 2026-03-06 12:22:14 -08:00
zircon [kernel][rseq] Implement zx_thread_set_rseq and tests 2026-03-06 19:12:31 -08:00
.agents [gemini] symlink .agents to .agent 2026-03-06 12:06:17 -08:00
.clang-format Revert "[.clang-format] Update namespace formatting settings" 2025-01-24 10:50:56 -08:00
.clang-tidy [clang-tidy] Remove repeated parameter 2024-12-05 21:38:38 +00:00
.cursorignore [meta] Add cursorignore, exclude third_party. 2025-07-08 11:08:33 -07:00
.editorconfig [editorconfig] Set indent size of 4 for Starlark files 2023-09-01 15:52:54 +00:00
.geminiignore [tools] Add a gemini ignore file 2025-11-25 12:51:19 -08:00
.git-blame-ignore-revs [git-blame] Add py reformat cl to .git-blame-ignore-revs 2023-09-30 04:13:30 +00:00
.gitattributes
.gitignore [gitignore] Fix integration ignore 2026-03-03 20:42:45 -08:00
.gitmodules [submodules] Update submodule pins 2026-02-23 16:59:46 -08:00
.gn [roll] Roll third_party/github.com/google/emboss 42e8514..f595908 (41 commits) 2025-10-06 13:24:36 -07:00
.ignore
analysis_options.yaml
AUTHORS
BUILD.gn [bazel] Create script for ninja delayed bazel actions 2026-03-06 18:20:39 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
fuchsia.code-workspace [mise] Integrate directly with antigravity. 2026-01-28 07:05:06 -08:00
GEMINI.md [genai] Make code review guidance more compact with a script. 2026-02-13 12:29:55 -08:00
LICENSE
OWNERS [gemini-cli] Disable recursive file search in fuchsia.git 2025-06-27 13:57:08 -07:00
PATENTS
pyproject.toml [lacewing] Move and update Mobly stubs out of antlion 2026-02-23 21:03:30 -08:00
pyrightconfig.json [build] Add bazel utility scripts to pylance search paths 2026-01-12 22:09:29 -08:00
README.md [docs] Update the main README.md file to format the links to use reference style. 2026-01-30 17:21:27 -08:00
rustfmt.toml [rust] Support formatting 2024 edition features 2025-08-15 10:37:35 -07:00
shac.star [shac] Tell users to use fx format-code 2023-08-31 17:37:46 +00:00
shac.textproto [PyMonsoon] This is adding PyMonsoon 2026-02-24 15:38:52 -08:00

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.