Pinned Repositories
edn
Extensible Data Notation
emscripten-webxr
WebXR library for use with Emscripten.
ipfs-action
GitHub Action for upload to IPFS. Supports Pinata, Infura pinning service as well as direct upload.
markdeep
Official public Markdeep source archive
Publish-Docker-Github-Action
A Github Action which uses the Git branch as the Docker tag for pushing
rust-registry
Offline backup of used rust crates via `cargo local-registry`
serialization-formats
Comparison of selected serialization formats
setup-ipfs
A GitHub Action to install and initialize IPFS
setup-msys2
GitHub Action to setup MSYS2 (MSYS, MINGW64 and/or MINGW32)
xvfb-action
Run your tests headlessly ❌🖥️
shards's Repositories
shards-lang/boost
Super-project for modularized Boost
shards-lang/basis_universal
Basis Universal GPU Texture Codec
shards-lang/boost-boostdep
A tool to create Boost module dependency reports
shards-lang/boost-cmake
CMake support infrastructure Boost submodule
shards-lang/boost-exception
Boost.org exception module
shards-lang/candle
Minimalist ML framework for Rust
shards-lang/compressonator
Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
shards-lang/cpp-taskflow
A Modern C++ Parallel Task Programming Library
shards-lang/cr-sqlite
Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
shards-lang/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
shards-lang/JoltPhysics
A multi core friendly rigid body physics and collision detection library suitable for games and VR applications.
shards-lang/json
JSON for Modern C++
shards-lang/kcp
KCP - A Fast and Reliable ARQ Protocol
shards-lang/libc
Raw bindings to platform APIs for Rust
shards-lang/libriscv
The fastest RISC-V sandbox
shards-lang/liburkel
Authenticated key-value store (i.e. an urkel tree)
shards-lang/llama.cpp
LLM inference in C/C++
shards-lang/maximize-build-space
Github action to maximize the available disk space on Github runners
shards-lang/metal-rs
Rust bindings for Metal
shards-lang/mozjpeg
Improved JPEG encoder.
shards-lang/oneTBB
oneAPI Threading Building Blocks (oneTBB)
shards-lang/rfd
Rusty File Dialog
shards-lang/ring
Safe, fast, small crypto using Rust
shards-lang/rust-objc
Objective-C Runtime bindings and wrapper for Rust.
shards-lang/rust-profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
shards-lang/stb
stb single-file public domain libraries for C/C++
shards-lang/thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
shards-lang/tracy
Frame profiler
shards-lang/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
shards-lang/wgpu-native
Native WebGPU implementation based on wgpu-core