Popularity
4.9
Stable
Activity
0.0
Stable
5
5
1
Monthly Downloads: 4
Programming language: Haskell
License: MIT License
Tags:
Data
Latest version: v0.1.0.0
url-bytes alternatives and similar packages
Based on the "Data" category.
Alternatively, view url-bytes alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text. -
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of url-bytes or a related project?
README
url-bytes
memory efficient URL type / parsing for byteverse
Benchmarks:
benchmarked url-bytes 1,000
time 178.3 μs (177.6 μs .. 179.3 μs)
1.000 R² (1.000 R² .. 1.000 R²)
mean 178.7 μs (178.2 μs .. 179.2 μs)
std dev 1.560 μs (1.361 μs .. 1.842 μs)
benchmarked uri-bytestring strict 1,000
time 1.747 ms (1.730 ms .. 1.769 ms)
0.999 R² (0.999 R² .. 1.000 R²)
mean 1.758 ms (1.749 ms .. 1.768 ms)
std dev 31.46 μs (25.94 μs .. 42.44 μs)
benchmarked uri-bytestring lax 1,000
time 1.750 ms (1.739 ms .. 1.761 ms)
1.000 R² (0.999 R² .. 1.000 R²)
mean 1.767 ms (1.760 ms .. 1.783 ms)
std dev 34.82 μs (19.21 μs .. 62.27 μs)
Memory usage:
Case Allocated GCs
url-bytes 1,000 [Maybe Url] 200,000 0
uri-bytestring 1,000 [Maybe URI] 6,771,360 6