#eure #cache #environment

eure-env

Environment and configuration for Eure tools (CLI, LSP, cache)

7 releases

Uses new Rust 2024

new 0.1.7 Feb 9, 2026
0.1.6 Feb 2, 2026
0.1.5 Jan 28, 2026
0.0.0 Jan 4, 2026

#1045 in Configuration

22 downloads per month
Used in 9 crates (3 directly)

MIT/Apache

1MB
25K SLoC

Environment and configuration for Eure tools.

This crate provides configuration data types and caching for the Eure CLI and Language Server. The configuration is stored in Eure.eure files at project roots.

Features

  • lint - Include lint configuration types
  • ls - Include language server configuration types
  • cli - Include CLI configuration (enables lint and ls)
  • native - Include native I/O for remote schema caching (requires network/filesystem dependencies)
  • all - Include all configuration types

eure-config

This crate is still under development and published for name reservation purpose.

Part of the Eure project - a minimalist, schema-friendly format with an algebraic data model that's compatible with JSON.

Dependencies

~12–32MB
~439K SLoC