nguiard's Stars
VikParuchuri/marker
Convert PDF to markdown quickly with high accuracy
TuringLang/Turing.jl
Bayesian inference with probabilistic programming.
djsegal/StringCases.jl
simple string mutations for julia 💼
mossr/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
JuliaPackaging/RelocatableFolders.jl
JuliaWeb/Hyperscript.jl
Hyperscript: A lightweight DOM representation for Julia
quarto-dev/quarto-cli
Open-source scientific and technical publishing system built on Pandoc.
JuliaPluto/HypertextLiteral.jl
Julia library for the string interpolation of HTML and SVG
rustyscreeps/screeps-game-api
Typed bindings to the Screeps in-game API for WASM Rust AIs
dtolnay/trybuild
Test harness for ui tests of compiler diagnostics
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
SeriousBug/rust-embed-for-web
Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.
robertwayne/axum-htmx
A set of htmx extractors, responders, and request guards for axum.
bigskysoftware/htmx
</> htmx - high power tools for HTML
kornelski/cargo-deb
Make Debian packages directly from Rust/Cargo projects
leptos-rs/awesome-leptos
A collection of awesome libraries in the Leptos ecosystem.
bram209/leptosfmt
A formatter for the leptos view! macro
Baptistemontan/leptos_i18n
I18n library for leptos focused on ease of use and correctness
projectfluent/fluent-rs
Rust implementation of Project Fluent
gaucho-labs/leptos-image
An optimized Image component for Leptos
brofrain/leptos-animated-for
💫 List-rendering component utilizing FLIP position transitions for Leptos
gaucho-labs/leptos-query
Async state management for Leptos, providing simplified data fetching, integrated reactivity, SSR support, and smart cache management.
r0cketr1kky/Shamir.jl
An implementation of Shamir's Secret Sharing protocol in Julia
goropikari/Notifier.jl
Notification tools for Julialang
iamed2/ResultTypes.jl
A Result type for Julia—it's like Nullables for Exceptions
JuliaWeb/HTTP.jl
HTTP for Julia
JuliaDatabases/LibPQ.jl
A Julia wrapper for libpq
OxygenFramework/Oxygen.jl
💨 A breath of fresh air for programming web apps in Julia
JuliaData/StructTypes.jl
Abstract definitions and convenience methods for describing, processing, and constructing Julia objects
Pierre-Colin/rcvs
Randomized Condorcet Voting System implementation in Rust