🎯
-
mdlARC Public
Forked from mvakde/mdlARCStupid test to check whether MDL principles improve ARC performance
Python UpdatedDec 18, 2025 -
tXml Public
Forked from TobiasNickel/tXml⚡very small and fast xml-parser in pure javascript⚡
TypeScript MIT License UpdatedDec 15, 2025 -
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedNov 27, 2025 -
oxc Public
Forked from oxc-project/oxc⚓ A collection of JavaScript tools written in Rust.
Rust MIT License UpdatedNov 20, 2025 -
-
go-homedir Public archive
Forked from mitchellh/go-homedirGo library for detecting and expanding the user's home directory without cgo.
Go MIT License UpdatedOct 26, 2020 -
pflag Public archive
Forked from spf13/pflagDrop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Go BSD 3-Clause "New" or "Revised" License UpdatedSep 28, 2020 -
cookiejar Public archive
A cookie jar implementation in golang, that allows you to marshall the cookie data to a struct.