norskeld's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
TabbyML/tabby
Self-hosted AI coding assistant
facebook/sapling
A Scalable, User-Friendly Source Control System.
jlfwong/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
errata-ai/vale
:pencil: A markup-aware linter for prose built with speed and extensibility in mind.
console-rs/indicatif
A command line progress reporting library for Rust
qjcg/awesome-typst
Awesome Typst Links
salsa-rs/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
rust-lang/git2-rs
libgit2 bindings for Rust
orogene/orogene
Makes `node_modules/` happen. Fast. No fuss.
wooorm/markdown-rs
CommonMark compliant markdown parser in Rust with ASTs and extensions
BurntSushi/byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
helix-editor/nucleo
A fast and convenient fuzzy matcher library for rust
isaacs/tshy
lunixbochs/usercorn
dynamic binary analysis via platform emulation
frondeus/test-case
Rust procedural macro attribute for adding test cases easily
Mini-ghost/vorms
Vue Form Validation with Composition API
rusticstuff/simdutf8
SIMD-accelerated UTF-8 validation for Rust.
typst/comemo
Incremental computation through constrained memoization.
typst/ecow
Compact, clone-on-write vector and string.
tc39/proposal-upsert
ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert
wobsoriano/bnx
zx inspired shell for Bun.
munificent/journal
My blog, in all its statically-generated glory.
Llorx/iso-bench
Small benchmark library focused on avoiding optimization/deoptimization pollution between tests by isolating them.
tailhook/capturing-glob
A glob (file matching utility) with capture groups (similar to regex)
norskeld/attolog
Minimal Prolog interpreter.