help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
rust-web-server
RSK World
rust-web-server
Rust Web Server - High-Performance Async Web Server + WebSocket Support + JWT Authentication + File Upload + Memory Safety + Educational Design
rust-web-server
  • .github
  • .vscode
  • benches
  • docs
  • src
  • static
  • tests
  • .dockerignore611 B
  • .editorconfig735 B
  • .env.example676 B
  • .gitignore1.4 KB
  • CHANGELOG.md2 KB
  • CONTRIBUTING.md3.3 KB
  • Cargo.toml1.7 KB
  • Dockerfile1.1 KB
  • LICENSE1.4 KB
  • Makefile2.4 KB
  • README.md7.9 KB
  • SECURITY.md3.2 KB
  • clippy.toml946 B
  • config.toml.example1.3 KB
  • docker-compose.yml380 B
  • rustfmt.toml1.5 KB
clippy.toml
clippy.toml
Raw Download
Find: Go to:
# Clippy linting configuration
# See https://rust-lang.github.io/rust-clippy/ for more options

# Allow certain lints that might be too strict for this project
allow = []

# Deny certain lints that we want to catch
deny = []

# Warn about certain lints
warn = []

# Pedantic lints (very strict)
pedantic = false

# Nursery lints (new lints that might be added to pedantic in the future)
nursery = false

# Cargo lints
cargo = true

# Complexity threshold for cognitive complexity
cognitive-complexity-threshold = 15

# Line length for long lines
line-length = 100

# Maximum number of parameters for functions
max-fn-params-bools = 7

# Maximum number of bool parameters for functions
max-struct-bools = 5

# Maximum number of arguments for trait impls
max-trait-bounds = 5

# Type complexity threshold
type-complexity-threshold = 250

# Cyclomatic complexity threshold
cyclomatic-complexity-threshold = 25
41 lines•946 B
toml

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer