ldm0's repos on GitHub
VHDL · 6 人关注
FPGAsnake
Simple snake game for FPGA written by VHDL
C · 2 人关注
my_gameboy
Gameboy emulator in pure C and Win32 api
0 人关注
actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
Rust · 0 人关注
awer
Another World Engine in Rust
0 人关注
BackgroundMusic
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
0 人关注
bat
A cat(1) clone with wings.
0 人关注
bidir-type-infer
Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust
0 人关注
bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
0 人关注
bincode
A binary encoder / decoder implementation in Rust.
0 人关注
bitflags
A macro to generate structures which behave like bitflags
0 人关注
bloaty
Bloaty McBloatface: a size profiler for binaries
Rust · 0 人关注
Blogen
Personal blog generator
Rust · 0 人关注
boring
BoringSSL bindings for the Rust programming language.
Rust · 0 人关注
bstr
A string type for Rust that is not required to be valid UTF-8.
0 人关注
bytes
Utilities for working with bytes
0 人关注
camino
Like Rust's std::path::Path, but UTF-8.
Rust · 0 人关注
cargo
The Rust package manager
0 人关注
cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
0 人关注
cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.
Rust · 0 人关注
cbor4ii
CBOR: Concise Binary Object Representation
0 人关注
ccextractor
CCExtractor - Official version maintained by the core team
0 人关注
cedarwood
Efficiently-updatable double-array trie in Rust (ported from cedar)
0 人关注
chalk
A PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler
0 人关注
cheat-engine
Cheat Engine. A development environment focused on modding
Rust · 0 人关注
chrono
Date and time library for Rust
Rust · 0 人关注
clap
A full featured, fast Command Line Argument Parser for Rust
0 人关注
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
Rust · 0 人关注
comrak
CommonMark + GFM compatible Markdown parser and renderer
0 人关注
console
a debugger for async rust!
0 人关注
corda-docs
Home of the public Corda documentation source for Corda open source, Corda Enterprise, and Corda Enterprise Network Manager (CENM).
0 人关注
core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
0 人关注
country-parser
A simple country parser library. Currently contains all ISO 3166-1 countries.
Rust · 0 人关注
criterion.rs
Statistics-driven benchmarking library for Rust
0 人关注
diesel
A safe, extensible ORM and Query Builder for Rust
0 人关注
dinghy
Easier cross-compilation for phones and single boards computers
0 人关注
docs.rs
crates.io documentation generator
0 人关注
drat
Utility for performing data recovery and analysis of APFS partitions/containers.
0 人关注
dust
A more intuitive version of du in rust
0 人关注
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Rust · 0 人关注
elvis
Your wasm UI library 🦀 🕸 🎸 📡 🚀 🪐 🛰 —— “Calling Elvis, is anybody home? ”
0 人关注
env_logger
A logging implementation for `log` which is configured via an environment variable.
C++ · 0 人关注
FakeClick
Record, play, store the mouse movement to help you do work effieciently.
Rust · 0 人关注
ffcli
Process FFmpeg's command line arguments.
0 人关注
ffcli.rs
A ffmpeg cli args builder
Rust · 0 人关注
ffgen
Running it with FFmpeg-style arguments, modified version of FFmpeg's source code that does exactly what you want will be generated.
C · 0 人关注
FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
C · 0 人关注
ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
Rust · 0 人关注
flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
0 人关注
gimli
A blazing fast library for consuming the DWARF debugging format
0 人关注
git2-rs
libgit2 bindings for Rust
0 人关注
governor
A rate-limiting library for Rust (formerly ratelimit_meter)
0 人关注
Grasscutter
A server software reimplementation for a certain anime game.
0 人关注
grcov
Rust tool to collect and aggregate code coverage data for multiple source files
Rust · 0 人关注
hashbrown
Rust port of Google's SwissTable hash map
0 人关注
hematite
A simple Minecraft written in Rust with the Piston game engine
0 人关注
html5ever
High-performance browser-grade HTML5 parser
Rust · 0 人关注
iana-time-zone
Rust crate to get the IANA time zone for the current system
Rust · 0 人关注
image
Encoding and decoding images in Rust
0 人关注
indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
0 人关注
indicatif
A command line progress reporting library for Rust
0 人关注
inferno
A Rust port of FlameGraph
0 人关注
jless
A command-line pager for JSON data.
Rust · 0 人关注
json
Strongly typed JSON library for Rust
0 人关注
kmonad
An advanced keyboard manager
0 人关注
LagrHeu
lagrangian heurstics for the GAP
0 人关注
lexopt
Minimalist pedantic command line parser
0 人关注
libbayer
Bayer demosaicing algorithms, written in Rust.
0 人关注
libc
Raw bindings to platform APIs for Rust
0 人关注
linux
Linux kernel source tree
0 人关注
lldb.rs
Higher level LLDB bindings for Rust built on lldb-sys.
0 人关注
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
C · 0 人关注
mini3d
3D Software Render Engine in 700 Lines !!
0 人关注
Minty-Old
Some dynamically-loading library tool for some game
0 人关注
mio
Metal I/O library for Rust.
0 人关注
moonlight-qt
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
C++ · 0 人关注
my_chat
Simple group chat server and client
C · 0 人关注
my_json
Simple json io library
0 人关注
ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Rust · 0 人关注
no_name
Using FFmpeg library with Rust
0 人关注
ohos-rs
A framework for building compiled OpenHarmony SDK in Rust via Node-API(Forked from napi-rs)
Rust · 0 人关注
once_cell
Rust library for single assignment cells and lazy statics without macros