Avg merge 26d 6h (Avg merge 26d 6h)46 merged PRs in 30d (46 merged PRs in 30d)
Description
We should add implementations of both.
Contributor guide
Research direction
The issue requests adding locate and updatedb implementations. Since the body is very brief, first review the existing codebase structure in the findutils repository (e.g., src/ directory) to understand how other utilities like find are implemented. Look at the original GNU locate/updatedb source for reference. The issue has been open since 2019 with only two comments, so it may need maintainer input to clarify scope and desired behavior. Consider reviewing any linked discussions or asking for more specific requirements. Focus on implementing the database update and search functionality in Rust, ensuring compatibility with existing findutils commands.
Tech stack
rust
Domain
cli
Issue type
Feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
Over 1 week
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
Stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
Needs investigation
Prerequisites
basic Rust knowledgeunderstanding of file indexing systems
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
20
Daily Newsletter
Get fresh easy issues in your inbox.
Subscribe to GoodFirstIssue Daily for newly found easy issues that are ready for beginner-friendly open source work.