hoxxep's Stars
mattermost/mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
Aider-AI/aider
aider is AI pair programming in your terminal
zen-browser/desktop
🌀 Experience tranquillity while browsing the web without people tracking you!
RustPython/RustPython
A Python Interpreter written in Rust
rsms/inter
The Inter font family
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
benbjohnson/litestream
Streaming replication for SQLite.
mfts/papermark
Papermark is the open-source DocSend alternative with built-in analytics and custom domains.
github/mona-sans
Mona Sans, a variable font from GitHub
edwardtufte/et-book
A webfont of the typeface used in Edward Tufte’s books.
regexident/cargo-modules
Visualize/analyze a Rust crate's internal structure
ogxd/gxhash
The fastest hashing algorithm 📈
davidlattimore/wild
tokio-rs/async-stream
Asynchronous streams for Rust using async & await notation
sectordistrict/intentrace
intentrace is strace with intent, it goes all the way for you instead of half the way. intentrace is currently in beta
rust-lang/rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
enarx/ciborium
CBOR utilities
Nicoshev/rapidhash
Very fast, high quality, platform-independent hashing algorithm.
tonbo-io/fusio
Fusio provides file operations on multiple storages across various async runtimes.
orlp/foldhash
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
matrix-org/vodozemac
An implementation of Olm and Megolm in pure Rust.
nickbabcock/highway-rs
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
yourtempo/tempo-email-parser
eldruin/wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
djc/pyrtls
rustls-based modern TLS for Python
duesee/imap-codec
Rock-solid and complete codec for IMAP
gibson042/canonicaljson-spec
Specification of canonical-form JSON for equivalence comparison.
HindrikStegenga/const-fnv1a-hash
Const FNV1A hashing implementation.
evik42/serde-json-canonicalizer
JSON Canonicalization Scheme (JCS) implementation in rust on top of serde_json
gelvinp/rs-serde_canonical_json
Implements a CanonicalFormatter for serde_json