Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - vorot93/libmdbx-rs: Rust bindings for MDBX
Rust bindings for MDBX. Contribute to vorot93/libmdbx-rs development by creating an account on GitHub.
Visit SiteGitHub - vorot93/libmdbx-rs: Rust bindings for MDBX
Rust bindings for MDBX. Contribute to vorot93/libmdbx-rs development by creating an account on GitHub.
Powered by 0x5a.live 💗
libmdbx-rs
Rust bindings for libmdbx.
Updating the libmdbx Version
To update the libmdbx version you must clone it and copy the dist/
folder in mdbx-sys/
.
Make sure to follow the building steps.
# clone libmmdbx to a repository outside at specific tag
git clone https://gitflic.ru/project/erthink/libmdbx.git ../libmdbx --branch v0.7.0
make -C ../libmdbx dist
# copy the `libmdbx/dist/` folder just created into `mdbx-sys/libmdbx`
rm -rf mdbx-sys/libmdbx
cp -R ../libmdbx/dist mdbx-sys/libmdbx
# add the changes to the next commit you will make
git add mdbx-sys/libmdbx
License
The entire code within this repository is licensed under the Mozilla Public License v2.0
Rust Resources
are all listed below.
GitHub - rodrigorc/papercraft: Papercraft is a tool to unwrap 3D models.
resource
~/github.com
resource
GitHub - zellij-org/zellij: A terminal workspace with batteries included
resource
~/github.com
resource
GitHub - Rustixir/darkbird: In-memory database inspired by erlang mnesia
resource
~/github.com
resource
GitHub - serayuzgur/weld: Full fake REST API generator written with Rust
resource
~/github.com
resource
GitHub - LemmyNet/lemmy: 🐀 A link aggregator and forum for the fediverse
resource
~/github.com
resource
GitHub - osrg/rustybgp: BGP implemented in the Rust Programming Language
resource
~/github.com
resource
GitHub - shssoichiro/oxipng: Multithreaded PNG optimizer written in Rust
resource
~/github.com
resource
GitHub - Linus-Mussmaecher/rucola: Terminal-based markdown note manager.
resource
~/github.com
resource
GitHub - BurntSushi/rust-csv: A CSV parser for Rust, with Serde support.
resource
~/github.com
resource
Made with ❤️
to provide different kinds of informations and resources.