BROWSE A-Z

All 305,250 crates, alphabetically

Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.

tfpinLint Terraform files against pinned versions and conventions declared in a config file82GPL-3.0-or-laterCommand line utilitiesDevelopment tools tfplFPL, in the terminal2,255MIT OR Apache-2.0 tfpsA terminal LAN FPS prototype rendered with ASCII characters.75MIT tfrecordTFRecord de/serialize for TensorBoard433,246non-standardParsing tools tfrecord-codegenCode generation helper for tfrecord crate2,035non-standardParsing tools tfsFast, content-addressed, snapshottable filesystem.8,165GPL-3.0+ tfs-fuse-sysLow-level, incomplete fuse bindings for use in tfs.4,993GPL-3.0+ tfschema-bindgenGenerate (de)serialization Rust code for Terraform Schema7,581MIT OR Apache-2.0Command line utilitiesDevelopment tools tfsia simple compile-time dependency injection kit1,626MIT tfstarterA tool to store terraform project templates and copy then on the fly8,470Apache-2.0Command line utilities tfswitcherA Terraform and OpenTofu version switcher16,814MITCommand line utilities tftText file type list and detection similar to that of Neovim15,466GPL-3.0-only tft-artemis-cliA CLI tool for inspecting and managing an Artemis service deployment.42Apache-2.0 tft-rsAn interfacing library for several TFT LCD displays1,026MIT tftio-asana-cliAn interface to the Asana API88MITCommand line utilitiesDevelopment tools tftio-bsky-comment-extractorExtract BlueSky post history to SQLite94MIT tftio-clankerLaunch AI harnesses with runtime-configured context, domains, models, and prompts106MITCommand line utilitiesDevelopment tools tftio-cli-agentAgent-mode surface filtering and rendering for tftio CLI tools21MIT tftio-cli-commonCommon functionality for tftio Rust CLI tools510MITCommand line utilitiesDevelopment tools tftio-gatorAgent sandbox harness -- wraps coding agents with macOS sandbox and prompter integration40MITCommand line utilitiesDevelopment tools tftio-kbPersonal knowledge base — typed AST with org-mode as projection, SQLite-backed113MITDevelopment tools tftio-libShared CLI, agent-mode, and prompt-handling library for tftio Rust tools141MITCommand line utilitiesDevelopment tools tftio-orgTyped org-mode AST and parser54MITParser implementationsText processing tftio-org-gdocsSync org-mode documents to Google Docs and pull reviewer comments back into org-mode67MITCommand line utilities tftio-prompterA CLI tool for composing reusable prompt snippets from a library using TOML profiles204MITCommand line utilitiesDevelopment tools tftio-silent-criticSilent Critic: a supervision framework for agentic software development201MIT tftio-todoerA command line tool for managing a global todo list, designed for LLM agents.76CC0-1.0 tftio-unvenvDetect Python virtual environments not ignored by Git70MITCommand line utilitiesDevelopment tools tftpA package with TFTP protocol definition2,597MIT tftp-packetA library for creating and parsing TFTP packets1,568MIT tftp-roRead-Only TFTP Server4,216MIT tftp-rsA high-performance TFTP server with a TUI dashboard54MITCommand line utilitiesNetwork programming tftp_clientA pure-rust TFTP client library9,123Apache-2.0 OR MITNetwork programming tftp_serverA TFTP server implementation in Rust using mio42,213MIT tftpdMultithreaded TFTP server daemon165,657MITCommand line utilities tfutilsShared utilities for all my projects7,057MIT tfv2rdA tool to read Terraform validate JSON output (on stdin) and output Reviewdog Diagnostic JSON format (on stdout)1,651MIT tfwsInteractive Terraform workspace selector — navigate workspaces with arrow keys92MITCommand line utilities tfxEasy switch between Terraform workspace1,880MITCommand line utilitiesDevelopment tools tgTelegram CLI client890BlueOak-1.0.0 tg-apiUnofficial Telegram API Library10,397MIT tg-arceos-tutorialMeta crate bundle for ArceOS tutorial apps, with offline archive and extract scripts.121GPL-3.0Embedded developmentNo standard library tg-bindingsBindings for CustomMsg and CustomQuery for the Tgrade blockchain59,976Apache-2.0 tg-bindings-testMultitest (and other test helpers) support for Tgrade-specific contracts36,037Apache-2.0 tg-bot-apiTelegram Bot API parser20,616MIT OR Apache-2.0Development toolsParsing tools tg-calendar-widgetCalendar grid widget for Telegram bots — day, month, and year pickers, with optional teloxide support51MIT OR Apache-2.0Date and time tg-ch1Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.178GPL-3.0Embedded developmentNo standard library tg-ch1-labChapter 1 lab of rCore Tutorial: minimal bare-metal Supervisor program.40GPL-3.0Embedded developmentNo standard library tg-ch2Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling.187GPL-3.0Embedded developmentNo standard library tg-ch3Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.170GPL-3.0Embedded developmentNo standard library tg-ch4Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory.186GPL-3.0Embedded developmentNo standard library tg-ch5Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.165GPL-3.0Embedded developmentNo standard library tg-ch6Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device.164GPL-3.0Embedded developmentNo standard library tg-ch7Chapter 7 of rCore Tutorial: Inter-process communication with pipe and signal handling.163GPL-3.0Embedded developmentNo standard library tg-ch8Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.171GPL-3.0Embedded developmentNo standard library tg-checkerA test output checker for rCore-Tutorial, validates kernel output against expected patterns.80GPL-3.0Command line utilitiesDevelopment tools::Testing tg-cliA "unix-like" utility for sending yourself Telegram messages from the terminal64Unlicense tg-clockClock helper library for rCore tutorial bare-metal experiments in RISC-V S-mode.21GPL-3.0Embedded developmentNo standard library tg-clock-demoChapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.17GPL-3.0Embedded developmentNo standard library tg-consoleProvides `print!`, `println!` and `log::Log` with customizable implementations for rCore tutorial.1,020GPL-3.0Embedded developmentNo standard library tg-easy-fsA simple filesystem implementation for rCore tutorial OS.536GPL-3.0Embedded developmentFilesystem tg-flowsTelegram integration for flows.network43,834MIT/Apache-2.0 tg-flows-macrosTelegram Integration macros for flows.network5,099MIT/Apache-2.0 tg-geomRust bindings for the `TG` Geometry library.110UnlicenseAPI bindings tg-geom-sysLow-level bindings for the `TG` Geometry library.212MITAPI bindings tg-join-leave-botRemoves join and leave messages in Telegram groups.1,556MIT tg-kernel-allocKernel memory allocator for rCore tutorial OS using buddy allocation.623GPL-3.0Embedded developmentMemory management tg-kernel-contextKernel context management for rCore tutorial OS, including task context switching.948GPL-3.0Embedded developmentNo standard library tg-kernel-vmKernel virtual memory management for rCore tutorial OS.624GPL-3.0Embedded developmentMemory management tg-labstatusOpenLab Augsburg Status Bot for Telegram2,368AGPL-3.0 tg-linkerLinker script generation utilities for rCore tutorial OS kernel.783GPL-3.0Embedded developmentNo standard library tg-media-botTelegram bot for aliasing media1,602MITCommand line utilities tg-rcore-clock一个可独立运行的 RISC-V S 模式裸机时钟中断示例与辅助库21GPL-3.0Embedded developmentNo standard library tg-rcore-storage一个可独立运行的 RISC-V S 模式裸机存储探测示例22GPL-3.0Embedded developmentNo standard library tg-rcore-sync一个可独立运行的 RISC-V S 模式裸机同步互斥机制实验示例21GPL-3.0Embedded developmentNo standard library tg-rcore-traceA syscall trace and memory inspection extension for rCore OS tutorial20GPL-3.0Embedded developmentNo standard library tg-rcore-tutorialMeta crate bundle for rCore Tutorial workspace - contains all chapters and components283GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-2026-T3L3-ch1-virtioblk-wzyVirtIO Block driver support for ch1 of tg-rcore tutorial24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.282GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-clockChapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.27GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-extendedChapter 1 of rCore Tutorial (Extended): Bare-metal env building alongside VirtIO GPU framebuffer interaction in RISC-V S-mode.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-storageChapter 1 minimal kernel variant with VirtIO block read/write in S-mode.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-T2L1ch1-T2L1: ch1+支持UART串口输出,使用轮询而不是中断23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-T2L2ch1-T2L2: ch1+支持UART串口输出,使用轮询而不是中断24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-t2l3Chapter 1 T2L3: minimal no_std RISC-V S-mode demo with legacy VirtIO block read/write verification43GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-T3L1ch1-T3L1: Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.27GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-tangramChapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-uart-clockChapter 1 UART2: A minimal bare-metal application using a fully-initialized NS16550A UART driver in S-mode (-bios none).23GPL-3.0 tg-rcore-tutorial-ch1-uart2Chapter 1 UART2: A minimal bare-metal application using a fully-initialized NS16550A UART driver in S-mode (-bios none).47GPL-3.0 tg-rcore-tutorial-ch1-uart3Chapter 1: Application and Basic Execution Environment (UART driver version) for rCore tutorial.43GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-virtioblkChapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-yks23rCore Tutorial ch1 (minimal S-mode bare-metal), fork suffix yks23 for crates.io.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-yks23-t2l9rCore Tutorial ch1, yks23, T2L9 SMP multi-hart boot + T3L1 VirtIO-GPU tangram demo.21GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch1-yks23-tangramAI4OSE Lab1 T3L1: ch1 VirtIO-GPU tangram 'OS' pattern on RISC-V bare-metal. Kaisen Yang (yks23).37GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch2Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling.303GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch2-extendedChapter 2 of rCore Tutorial (Extended): Batch processing system with privilege levels alongside dynamically rendering Tangram OS…24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch2-T3L2ch2-T3L2: Chapter 2 of rCore Tutorial: Dynamic step-by-step tangram OS rendering with batch user programs.130GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch2-yks23rCore Tutorial ch2 (batch / trap / syscall), fork suffix yks23 for crates.io.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch2-yks23-t2l9rCore Tutorial ch2 (batch / trap / syscall), fork suffix yks23, T2L9 SMP multi-hart boot.20GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.295GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3-Charlie-exerciseChapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.25GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3-T1L1Chapter 3 T1L1 of rCore Tutorial: Multiprogramming and time-sharing multitasking.25GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3-T3L3ch3-T3L3: Chapter 3 of rCore Tutorial with user-space Snake game and dual input modes.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3-yks23rCore Tutorial ch3 (multiprogramming / preemptive scheduling), fork suffix yks23 for crates.io.21GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3-yks23-t2l10rCore Tutorial ch3 (multiprogramming / preemptive scheduling), fork suffix yks23, T2L10 SMP.36GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch3-zgyChapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory.299GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4-Charlie-exerciseChapter 4 of rCore Tutorial: Address space management with SV39 virtual memory.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4-T1L2Chapter 4 T1L2 of rCore Tutorial: Address space management with SV39 virtual memory.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4-T3L4Chapter 4 T3L4 of rCore Tutorial: Address space management with SV39 virtual memory.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4-yks23rCore Tutorial ch4 (SV39 virtual memory), fork suffix yks23 for crates.io.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4-yks23-t2l10rCore Tutorial ch4 (SV39 virtual memory), fork suffix yks23, T2L10 SMP.37GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch4-zgyChapter 4 of rCore Tutorial: Address space management with SV39 virtual memory.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.299GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-basicStandalone reproducible crate for the Chapter 5 basic lab of tg-rcore-tutorial.36GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-Charlie-exerciseChapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-pingpong-zgyChapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.21GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-T1L3Chapter 5 T1L3 of rCore Tutorial: Process management with fork, exec and wait syscalls.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-T3L5Chapter 5 T3L5 of rCore Tutorial: Process management with fork, exec and wait syscalls.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-yks23rCore Tutorial ch5 (fork/exec/wait), fork suffix yks23 for crates.io.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-yks23-t2l10rCore Tutorial ch5 (fork/exec/wait), fork suffix yks23, T2L10 SMP.37GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch5-zgyChapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device.299GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-basicStandalone reproducible crate for the Chapter 6 basic lab of tg-rcore-tutorial.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-Charlie-exerciseChapter 6 of rCore Tutorial: File system with easy-fs and virtio block device.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-charlie-exercise-easy-fsA simple filesystem implementation for rCore tutorial OS.127GPL-3.0Embedded developmentFilesystem tg-rcore-tutorial-ch6-T1L4Chapter 6 T1L4 of rCore Tutorial: File system with easy-fs and virtio block device.25GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-T3L6Chapter 6 T3L6 of rCore Tutorial: File system with easy-fs and virtio block device.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-yks23rCore Tutorial ch6 (easy-fs / virtio-blk), fork suffix yks23 for crates.io.22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-yks23-breakoutAI4OSE Lab1 T3L6: ch6 VirtIO-GPU breakout game on RISC-V kernel (easy-fs). Kaisen Yang (yks23).20GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch6-zgyChapter 6 of rCore Tutorial: File system with easy-fs and virtio block device.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch7Chapter 7 of rCore Tutorial: Inter-process communication with pipe and signal handling.296GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.298GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-Charlie-exerciseChapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-doom-zgyChapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-T1L5Chapter 8 T1L5 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.25GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-T3L8Chapter 8 T3L8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.42GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-yks23rCore Tutorial ch8 (threads / mutex / semaphore), fork suffix yks23 for crates.io.21GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-yks23-doomAI4OSE Lab1 T3L8: ch8 VirtIO-GPU raycasting doom-style 3D demo on RISC-V kernel. Kaisen Yang (yks23).22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-ch8-zgyChapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-checkerA test output checker for rCore-Tutorial, validates kernel output against expected patterns.2,247GPL-3.0Command line utilitiesDevelopment tools::Testing tg-rcore-tutorial-consoleProvides `print!`, `println!` and `log::Log` with customizable implementations for rCore tutorial.7,021GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-driverdevice drivers for tg-rcore-tutorial459GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-easy-fsA simple filesystem implementation for rCore tutorial OS.1,355GPL-3.0Embedded developmentFilesystem tg-rcore-tutorial-easy-fs-T1L4ch6 T1L4. A simple filesystem implementation for rCore tutorial OS.155GPL-3.0Embedded developmentFilesystem tg-rcore-tutorial-easy-fs-T3L8A simple filesystem implementation for rCore tutorial OS.82GPL-3.0Embedded developmentFilesystem tg-rcore-tutorial-easy-fs-zgyA simple filesystem implementation for rCore tutorial OS.170GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch1-tangram-kernelKernel support for game of ch1 of tg-rcore tutorial39GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch1-tangram-userUser-space game for tg-rcore-tutorial ch143GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch2-moving-tangram-kernelKernel support for game of ch2 of tg-rcore tutorial58GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch2-moving-tangram-userUser-space game for tg-rcore-tutorial ch224GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch3-snake-kernelKernel support for game of ch3 of tg-rcore tutorial24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch3-snake-userUser-space game for tg-rcore-tutorial ch323GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch4-tetris-kernelKernel support for game of ch4 of tg-rcore tutorial41GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch4-tetris-userUser-space game for tg-rcore-tutorial ch423GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch5-pingpong-kernelKernel support for game of ch5 of tg-rcore tutorial71GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch5-pingpong-userUser-space game for tg-rcore-tutorial ch570GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch6-breakout-kernelKernel support for game of ch6 of tg-rcore tutorial41GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch6-breakout-userUser-space game for tg-rcore-tutorial ch623GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-ch8-doom-kernelKernel support for game of ch8 of tg-rcore tutorial24GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-kernel-vmKernel virtual memory management for games of tg-rcore tutorial OS.189GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-games-syscallSystem call definitions and interfaces for tg-rcore tutorial games.750GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-kernel-allocKernel memory allocator for rCore tutorial OS using buddy allocation.4,045GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-kernel-alloc-mpMulticore-ready kernel memory allocator for rCore tutorial OS using buddy allocation.65GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-kernel-alloc-T3L8Kernel memory allocator for rCore tutorial OS using buddy allocation.27GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-kernel-alloc-zgyKernel memory allocator for rCore tutorial OS using buddy allocation.70GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-kernel-contextKernel context management for rCore tutorial OS, including task context switching.4,664GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-kernel-context-mpMP-ready kernel context management for rCore tutorial OS.148GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-kernel-context-T3L8Kernel context management for rCore tutorial OS, including task context switching.115GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-kernel-vmKernel virtual memory management for rCore tutorial OS.3,490GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-kernel-vm-T3L8Kernel virtual memory management for rCore tutorial OS.82GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-kernel-vm-zgyKernel virtual memory management for rCore tutorial OS.70GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-linkerLinker script generation utilities for rCore tutorial OS kernel.4,601GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-multi-processor-ch1-wzyChapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode, with SMP support.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-multi-processor-ch4-wzyChapter 4 of rCore Tutorial: Address space management with SV39 virtual memory, with SMP support.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-multi-processor-console-wzyProvides `print!`, `println!` and `log::Log` with customizable implementations for rCore tutorial, with SMP support.157GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-multi-processor-framework-wzyFramework crate for rCore Tutorial OS with SMP support.142GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-multi-processor-kernel-alloc-wzyKernel memory allocator for rCore Tutorial OS using buddy allocation, with SMP support.111GPL-3.0Embedded developmentMemory management tg-rcore-tutorial-multi-processor-sbi-wzySBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS that is used in multiprocessors197GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-multi-processor-sync-wzySynchronization primitives for rCore tutorial OS, including mutex, semaphore, and condvar, with SMP support.198GPL-3.0ConcurrencyEmbedded development tg-rcore-tutorial-multi-processor-task-manage-wzyTask and process management for rCore tutorial OS, including scheduling and relationships. Modified to be used in multi-processor…22GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-sbiSBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS.5,731GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-sbi-mpMulticore-oriented SBI call wrappers for rCore tutorial OS.67GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-sbi-T2L2完善多核时钟中断,增加多核,T2L2: 增加时钟中断M态转发支持,SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS.346GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signalSignal handling for rCore tutorial OS.1,699GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signal-defsSignal definitions for rCore tutorial OS.7,354GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signal-implSignal implementation for rCore tutorial OS.1,639GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signal-impl-mpMP-ready signal implementation for rCore tutorial OS.66GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signal-impl-T3L8Signal implementation for rCore tutorial OS.23GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signal-mpMP-ready signal handling for rCore tutorial OS.110GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-signal-T3L8Signal handling for rCore tutorial OS.71GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-syncSynchronization primitives for rCore tutorial OS, including mutex, semaphore, and condvar.1,141GPL-3.0ConcurrencyEmbedded development tg-rcore-tutorial-sync-T3L8Synchronization primitives for rCore tutorial OS, including mutex, semaphore, and condvar.81GPL-3.0ConcurrencyEmbedded development tg-rcore-tutorial-syscallSystem call definitions and interfaces for rCore tutorial OS.6,134GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-syscall-zgySystem call definitions and interfaces for rCore tutorial OS.112GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-t2l9-smpTask 2 Lab 9: multicore-aware tutorial kernels for chapters 1 and 2 in one publishable crate.21GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-task-manageTask and process management for rCore tutorial OS, including scheduling and relationships.3,328GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-task-manage-T3L8Task and process management for rCore tutorial OS, including scheduling and relationships.148GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-uart1NS16550A UART driver for S-Mode in rCore tutorial.89GPL-3.0Embedded developmentNo standard library tg-rcore-tutorial-uart4RISC-V UART driver for rcore tutorial25GPL-3.0