bzEq's repos on GitHub
Rust · 0 人关注
addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
Rust · 0 人关注
cargo
The Rust package manager
Rust · 0 人关注
cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
0 人关注
ctest
Automatic testing of FFI bindings for Rust
0 人关注
ctest2
Automatic testing of FFI bindings for Rust
0 人关注
encoding_rs
A Gecko-oriented implementation of the Encoding Standard in Rust
Rust · 0 人关注
filetime
Accessing file timestamps in a platform-agnostic fashion in Rust
Rust · 0 人关注
gimli
A library for reading and writing the DWARF debugging format
0 人关注
gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
C++ · 0 人关注
kl
Core library used by my projects.
C++ · 0 人关注
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
0 人关注
libc
Raw bindings to platform APIs for Rust
C · 0 人关注
libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
0 人关注
LLLFS
LLVM/Linux from scratch
LLVM · 0 人关注
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
C · 0 人关注
LuaJIT
Mirror of the LuaJIT git repository
Rust · 0 人关注
maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
0 人关注
mimalloc
mimalloc is a compact general purpose allocator with excellent performance.