#zed

  1. ra_ap_ide_db

    Core data structure representing IDE state for rust-analyzer

    v0.0.319 49K #rust-analyzer #language-server-protocol #rustfmt #clippy #set #analyzing #zed #emacs #vim
  2. zed_extension_api

    APIs for creating Zed extensions in Rust

    v0.7.0 60K #extension-api #zed #extension
  3. ra_ap_ide

    IDE-centric APIs for rust-analyzer

    v0.0.319 43K #rust-analyzer #language-server #compiler #link #language-server-protocol #rustfmt #clippy #emacs #zed #vim
  4. ra_ap_parser

    parser for rust-analyzer

    v0.0.319 66K #rust-analyzer #language-server #language-server-protocol #set #rustfmt #clippy #zed #emacs #vim #analyzing
  5. ra_ap_toolchain

    Discovery of cargo & rustc executables for rust-analyzer

    v0.0.319 51K #rust-analyzer #language-server #rustc #cargo #executable #language-server-protocol #clippy #rustfmt #analyzing #zed
  6. jc-zed-tasks

    rust binary project that consolidate many of my Zed Tasks JC is using

    v0.1.5 #zed #ide
  7. create-gpui-docview

    A CLI tool to create a new GPUI document-view style app

    v0.1.4 #gpui #zed #scaffold #template #template-cli
  8. zed-sum-tree

    A sum tree data structure, a concurrency-friendly B-tree

    v0.2.0 6.4K #tree-structure #zed #data-structures #tree-sitter #multi-player #b-tree #code-editor
  9. create-gpui-app

    A CLI tool to create a new gpui app

    v0.1.5 #gpui #ui-framework #zed #creator #command-line-tool
  10. ra_ap_intern

    Global Arc-based object interning infrastructure for rust-analyzer

    v0.0.319 42K #rust-analyzer #language-server #interning #clippy #arc #language-server-protocol #rustfmt #emacs #zed #vim
  11. colorloom

    A powerful Rust CLI for generating consistent color themes across multiple editors and terminals from a single TOML configuration

    v0.1.3 #zed #neovim #visual-studio-code #color-scheme #themes
  12. dirnav

    Fast and simple directory navigation in your terminal

    v0.1.6 350 #directory-navigation #terminal-navigation #key-bindings #zed #backup #explore #pdf #your-filesystem #vim-like
  13. codesnap

    Pure Rust library for generating beautiful code snapshots

    v0.13.1 #snapshot #generate #syntax-highlighting #generator #pure #line-numbers #zed #visual-studio-code #screenshot
  14. zed

    A minimal, Redux-like state management library for Rust with advanced features

    v0.2.0 #state-management #rust #flux #redux #immutable
  15. olingo

    A minimal ACP (Agent Client Protocol) agent for Zed editor

    v0.1.0-pre1 #ai-agent #acp #zed #agent
  16. gpui_collections

    Standard collection type re-exports used by Zed and GPUI

    v0.2.2 7.5K #re-exports #gpui #collection #zed #standard
  17. deps-lsp

    Language Server Protocol implementation for dependency management

    v0.6.0 #language-server-protocol #package-json #helix #latest #yanked #dependency-management #cargo-toml #warnings #neovim #zed
  18. gpui_perf

    measuring Zed test performance, with too many Clippy lints

    v0.2.2 7.5K #clippy #performance #zed #documentation #testing #profiler #measuring #lint
  19. oxc-zed

    Oxc Zed Extension

    v0.4.4 #oxc #zed #extension
  20. codesnap-cli

    CLI tools for generating beautiful code snapshots

    v0.13.1 #generate #snapshot #visual-studio-code #zed #pure
  21. gpui_rn_perf

    Performance measurement utilities (fork for React Native GPUI)

    v0.1.1 #gpui #performance #fork #react #zed
  22. gpui_http_client

    A HTTP client library for Zed and GPUI

    v0.2.2 7.0K #http-client #gpui #zed
  23. zed-todo-tree

    Zed editor extension that provides syntax highlighting for TODO-style comments and integrates with the todo-tree CLI via tasks

    v0.3.0 #zed #extension #todo-tree #productivity #todo
  24. gpui_semantic_version

    working with semantic versioning in gpui and Zed

    v0.2.2 7.6K #semver #gpui #zed #versioning-in-gpui #construct
  25. zed-collections

    Standard collection type re-exports used by Zed and GPUI

    v0.2.0 300 #zed #gpui #code-editor #multi-player #tree-sitter #re-exports #text-editors
  26. gpui_rn_sum_tree

    A sum tree data structure (fork for React Native GPUI)

    v0.1.1 #gpui #zed #native #fork #react #tree-structure #data-structures
  27. gpui_rn_collections

    Standard collection type re-exports (fork for React Native GPUI)

    v0.1.1 #gpui #native #fork #react #zed #re-exports
  28. gpui_media

    Bindings to macos media handling APIs for Zed

    v0.2.2 5.9K #bindings #media #macos #zed
  29. zed_llm_client

    A client for interacting with the Zed LLM API

    v0.8.7 130 #zed #llm #llm-client #api-client
  30. zed-jwt

    A Zed extension for decoding and validating JWT tokens

    v0.1.3 #jwt #zed #extension #validation #decode #relative-time #rsa #hmac #slash-command
  31. gpui_rn_refineable

    Refinement types for partial struct initialization (fork for React Native GPUI)

    v0.1.1 #gpui #refinement #native #fork #react #zed
  32. gpui_rn_http_client

    HTTP client library (fork for React Native GPUI)

    v0.1.1 #http-client #gpui #native #fork #react #zed
  33. ra_ap_lsp-server

    Generic LSP server scaffold

    v0.0.149 1.1K #language-server-protocol #lsp #rust-analyzer #scaffold #generic #rustfmt #clippy #emacs #zed #vim
  34. adabraka_sum_tree

    A sum tree data structure, a concurrency-friendly B-tree (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #adabraka #tree-structure #b-tree #github #data-structures #ui-framework
  35. gpui-macros

    Macros used by gpui

    v0.2.2 11K #gpui #macro #zed #multi-player
  36. adabraka_perf

    measuring test performance (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #performance #documentation #adabraka #testing #profiler #measuring #ui-framework #datatype
  37. adabraka_collections

    Standard collection type re-exports for Adabraka GPUI (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #adabraka #zed #gpui #github #collection #re-exports
  38. gpui_rn_media

    macOS media handling bindings (fork for React Native GPUI)

    v0.1.1 #gpui #native #fork #react #zed #macos
  39. zed-perf

    measuring Zed test performance, with too many Clippy lints

    v0.2.0 100 #zed #clippy #performance-testing #code-editor #multi-player #tree-sitter #measuring #lint
  40. adabraka_semantic_version

    working with semantic versioning (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #semver #zed #adabraka #github #originally #ui-framework
  41. zed-http-client

    A HTTP client library for Zed and GPUI

    v0.2.0 210 #zed #http-client #gpui #multi-player #code-editor #tree-sitter #text-editors
  42. adabraka_refineable

    A macro for creating 'refinement' types (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #refinement #adabraka #github #macro #ui-framework
  43. gpui_util

    A collection of utility structs and functions used by Zed and GPUI

    v0.2.2 8.0K #zed #gpui #struct #utility #collection #collection-of-utility #structs-and-functions
  44. adabraka_http_client

    A HTTP client library for Adabraka GPUI (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #http-client #github #zed #gpui #adabraka
  45. zed-semantic-version

    working with semantic versioning in gpui and Zed

    v0.2.0 #semver #zed #gpui #multi-player #tree-sitter #code-editor
  46. adabraka-gpui-macros

    Macros used by Adabraka GPUI (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #gpui #adabraka #macro #github #ui-framework
  47. gpui_rn_util

    structs and functions (fork for React Native GPUI)

    v0.1.1 #react-native #gpui #zed #fork #platform #macos
  48. adabraka_util

    A collection of utility structs and functions for Adabraka GPUI (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #gpui #adabraka #github #originally
  49. spicedb-grpc

    Auto-generated Rust gRPC client for SpiceDB

    v0.1.1 550 #grpc #spicedb #authzed #zed
  50. adabraka_derive_refineable

    A derive macro for creating refinement types in Rust (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #adabraka #github #refinement #macro #ui-framework
  51. zed-util

    A collection of utility structs and functions used by Zed and GPUI

    v0.2.0 240 #zed #gpui #struct #utility #collection #collection-of-utility #structs-and-functions
  52. adabraka_media

    Bindings to macOS media handling APIs (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #bindings #adabraka #media #github #macos #ui-framework
  53. zed-media

    Bindings to macos media handling APIs for Zed

    v0.2.0 #zed #bindings #macos #multi-player #media #tree-sitter #code-editor
  54. gen_lsp_server

    Generic LSP server scaffold

    v0.2.0 #language-server #language-server-protocol #ide #scaffold #rust-analyzer #lsp #rustfmt #clippy #zed #emacs
  55. adabraka_util_macros

    macros for Adabraka GPUI (originally from Zed - github.com/zed-industries/zed)

    v0.3.0 #zed #gpui #adabraka #macro #github
  56. Try searching with DuckDuckGo.

  57. gpui_rn_derive_refineable

    Derive macro for refinement types (fork for React Native GPUI)

    v0.1.1 #gpui #native #fork #react #zed #refinement
  58. gpui_util_macros

    macros for Zed

    v0.2.2 5.6K #macro #gpui #zed
  59. ra_syntax

    Comment and whitespace preserving parser for the Rust langauge

    v0.1.0 #language-server #white-space-preserving #ide #rust-analyzer #comments #language-server-protocol #langauge #rustfmt #clippy #zed
  60. spicedb-client

    Ergonomic Rust gRPC client for SpiceDB

    v0.1.1 #grpc-client #zed #authzed #spicedb
  61. gpui_rn_util_macros

    macros (fork for React Native GPUI)

    v0.1.1 #react-native #gpui #fork #macro #zed
  62. gpui_rn_macros

    Macros for GPUI (fork for React Native GPUI)

    v0.1.1 #gpui #native #fork #react #zed #macro-for-gpui
  63. zed-util-macros

    macros for Zed

    v0.2.0 #zed #macro #multi-player #tree-sitter #code-editor #gpui
  64. zed-curry

    Curry language support for Zed

    v0.0.4 #zed #curry #logic-programming #functional-programming #extension
  65. zed_odin

    Odin support for Zed

    v0.1.0 #zed #odin
  66. rust-analyzer

    TBD

    v0.0.1 2.7K #tbd #language-server-protocol #rustfmt #clippy #editor #zed #vim #emacs #analyzing #security-privacy
  67. rode

    Text editor in Rust

    v0.1.0 #text-editors #ded #zed #editor
  68. anytest-derive

    anytest macros

    v0.1.0 #cargo-test #rspec #framework #jest #pytest #javascript #line-numbers #zed
  69. zui

    [WIP] ZedUI: cross-platform graphical user interfaces

    v0.0.0 #gui #zed-ui #zed
  70. zui-window

    [WIP] ZedUI windowing utilities

    v0.0.0 #window #zui #zed-ui #zed
  71. zui-web-view

    [WIP] ZedUI utilities for making a web view with the operating system's browser technology

    v0.0.0 #webview #zui #zed-ui #zed
  72. zui-runtime

    [WIP] ZedUI's runtime for event handling

    v0.0.0 #run-time #zui #zed-ui #zed
  73. zui-shared

    [WIP] An internal crate used by ZedUI

    v0.0.0 #gui #zui #zed-ui #zed