-
tilix-web Public
Forked from gnunn1/tilix-webWebsite for the Terminix project
JavaScript Mozilla Public License 2.0 UpdatedDec 1, 2025 -
viztracer Public
Forked from gaogaotiantian/viztracerA debugging and profiling tool that can trace and visualize python code execution
Python Apache License 2.0 UpdatedNov 2, 2025 -
-
-
packages Public
Forked from typst/packagesPackages for Typst.
Rust Apache License 2.0 UpdatedOct 17, 2025 -
pyinstrument Public
Forked from joerick/pyinstrument🚴 Call stack profiler for Python. Shows you why your code is slow!
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 5, 2025 -
mutmut Public
Forked from boxed/mutmutMutation testing system
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 6, 2025 -
-
inline-snapshot Public
Forked from 15r10nk/inline-snapshotinline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytest.
Python MIT License UpdatedJun 19, 2025 -
pydantic Public
Forked from pydantic/pydanticData validation using Python type hints
Python MIT License UpdatedMay 19, 2025 -
solid-client-credentials-py Public
Solid authentication with client credentials in python
-
solid-filemanager Public
A file manager for solid pods.
-
Take pictures of arkham horror cards and arranges them on a PDF for printing them.
Typst MIT License UpdatedMar 2, 2025 -
tytanic Public
Forked from typst-community/tytanicA test runner for typst projects.
Rust MIT License UpdatedFeb 26, 2025 -
rust-clippy Public
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Rust Other UpdatedJan 8, 2025 -
-
advent-of-code-2024 Public
My implementations for https://adventofcode.com/2024
-
piano-visualizer Public
Website for creating visualizations by a mp3 and midi file
CSS UpdatedNov 24, 2024 -
ethereum-function-signature-registry Public
Forked from gobitfly/ethereum-function-signature-registryRegistry of 4byte function signatures and their human readable counterparts.
Python UpdatedApr 8, 2024 -
securify2 Public
Forked from eth-sri/securify2Securify v2.0
Solidity Apache License 2.0 UpdatedDec 3, 2023 -
solidproject.org Public
Forked from solid/solidproject.orgWebsite for solidproject.org
SCSS MIT License UpdatedOct 30, 2023 -
-
-
solid-security-basics Public
Basic security considerations for solid applications
9 UpdatedAug 19, 2023 -
solid-client-js-demo-app Public
Demo app copied from https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/getting-started/
JavaScript UpdatedMay 24, 2023 -
solid-file-python Public
Forked from twonote/solid-file-pythonsolid-file-python is a Python library for creating and managing files and folders in Solid pods.
Python MIT License UpdatedFeb 20, 2023 -
-
-
solid-acl-utils Public
A js library for working with acl files. It allows you to add/change/remove permissions of files and folders in solid pods.
-
solid-acl-parser Public
A js library for working with acl files. It allows you to parse the turtle representation, update permissions and agents, and finally convert it back to turtle. It does not cover fetching acl files.