Ibraheem Ahmed

Results 66 issues of Ibraheem Ahmed

## Summary Implements the `uv tree`, which displays dependencies from the lockfile as a tree. Resolves https://github.com/astral-sh/uv/issues/4699.

preview

e.g. JSON with `-j`. This is useful for interacting with graph tools such as mermaid.

help wanted
cli

Part of the higher-level project APIs, as opposed to `uv pip tree`.

preview

## Summary Implements the `uv init` command, which initializes a project (`pyproject.toml`, `README.md`, `src/__init__.py`) in the current directory, or in the given path. `uv init` also does workspace discovery. Resolves...

preview

## Summary Adds a simple `Debug` representation for `MarkerTree` based on the underlying decision diagram. For example, `python_version == '3.7' and os_name == 'Linux') or os_name == 'Windows'` is displayed...

preview

I happened to run into this error running [`papaya`](https://github.com/ibraheemdev/papaya) under bustle. ``` thread '' panicked at 'assertion failed: `(left == right)` left: `false`, right: `true`: get(17225765586053087836) 19337850 145067 12727980', /home/ibraheem/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bustle-0.5.1/src/lib.rs:464:21...

[`papaya`](https://github.com/ibraheemdev/papaya) is concurrent hashtable optimized for read-heavy workloads. [In my testing](https://github.com/ibraheemdev/papaya/blob/master/BENCHMARKS.md) it outperforms all competitors in the read-heavy workload, though lags behind in writes.

Adds support for parameters with static suffixes. For example, `/{foo}.png`. The implementation is currently limited in that parameters with and without suffixes are considered overlapping. For example, `/{foo}.png` and `/{foo}`...

feature

The crate currently fails to compile on Linux.

**The official name of the app** Deno **Proposed App Status** 🚫 Not yet supported only works on Intel-based Macs **Related Issue Tracker Link or discussion** https://github.com/denoland/deno/issues/8346 **An Official App Download...

New App Request
Ready to Add