issues
search
ada-url
/
rust
Rust bindings for Ada URL parser
https://crates.io/crates/ada-url
Apache License 2.0
86
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix panic on empty host and hostname entries
#75
anonrig
closed
3 hours ago
0
API incorrectly assumes a host will always be part of the URL, panics
#74
mqudsi
closed
3 hours ago
2
Update dependencies and Rust
#73
anonrig
closed
2 days ago
0
adding cargo-semver-checks
#72
anonrig
opened
4 months ago
3
Add some unsafe magic for minimal optimizations, add .idea to .gitignore and fix some typos
#71
Kleinmarb
closed
2 months ago
3
Update benchmarks and Rust
#70
anonrig
closed
4 months ago
0
chore: release v3.0.0
#69
anonrig
closed
4 months ago
0
chore: update ada to v2.9.0
#68
anonrig
closed
4 months ago
0
In functions using ada_owned_string, return ada_owned_string instead of &str
#67
pratikpc
closed
6 months ago
1
build(justfile): add format support
#66
pratikpc
closed
6 months ago
0
fix(ffi/ada_free_owned_string): c parameter is passed by value
#65
pratikpc
closed
6 months ago
8
ada_free_owned_string parameter should be passed by value
#64
pratikpc
closed
6 months ago
0
Does Url::origin leak?
#63
pratikpc
closed
6 months ago
5
Improve error handling ergonomics (and docs around it)
#62
alexpovel
closed
8 months ago
8
Profile-Guided Optimization (PGO) benchmark result
#61
zamazan4ik
opened
8 months ago
1
build: don't force a specific compiler/version
#60
ju1ius
closed
10 months ago
1
fails to build on debian sid
#59
ju1ius
closed
10 months ago
3
fix: android builds
#58
triniwiz
closed
10 months ago
1
Add url search params
#57
anonrig
closed
3 hours ago
1
chore: add a justfile
#56
KSXGitHub
closed
1 year ago
0
Add benchmarks for `ada_url::idna`
#55
anonrig
opened
1 year ago
0
chore: update ada to v2.6.7
#54
d3lm
closed
1 year ago
0
chore: update ada to v2.6.6
#53
d3lm
closed
1 year ago
0
feat: add getter for scheme type
#52
d3lm
closed
1 year ago
5
No API to retrieve the schema type
#51
d3lm
closed
1 year ago
0
doc: update readme
#50
anonrig
closed
1 year ago
0
feat(build): add support for using wasm threads
#49
d3lm
closed
1 year ago
0
fix: test.sh on macOS
#48
KSXGitHub
closed
1 year ago
11
fix: test script
#47
KSXGitHub
closed
1 year ago
1
Test script fails on macOS
#46
anonrig
closed
1 year ago
0
Adding libcpp tests
#45
lemire
closed
1 year ago
0
docs: remove an unnecessary and incorrect guide
#44
KSXGitHub
closed
1 year ago
0
Feature `libcpp` doesn't compile
#43
KSXGitHub
closed
1 year ago
6
feat: no-std
#42
KSXGitHub
closed
1 year ago
5
feat: add no-std support
#41
anonrig
closed
1 year ago
1
Update Ada to v2.6.5 and update API signatures
#40
anonrig
closed
1 year ago
0
refactor: prepare for `no-std`
#39
anonrig
closed
1 year ago
0
docs: fix
#38
KSXGitHub
closed
1 year ago
0
feat: error type without allocation
#37
KSXGitHub
closed
1 year ago
0
feat: fallible setters should return result
#36
KSXGitHub
closed
1 year ago
0
Simplify from ada_url_components.
#35
ttsugriy
closed
1 year ago
1
doc: add comments for setter functions
#34
anonrig
closed
1 year ago
0
Add `UrlComponents` struct
#33
anonrig
closed
1 year ago
0
fix: properly `clone` url
#32
anonrig
closed
1 year ago
0
Add url::host_type() method
#31
anonrig
closed
1 year ago
0
docs: remove useless comment
#30
KSXGitHub
closed
1 year ago
0
Why do `set_` functions return `bool`? Documentation is needed
#29
KSXGitHub
closed
1 year ago
0
feat: remove `mut`
#28
KSXGitHub
closed
1 year ago
3
Improvement suggestions
#27
KSXGitHub
closed
1 year ago
0
feat: add missing traits to url
#26
anonrig
closed
1 year ago
0
Next