Skip to content

Repository files navigation

MDBX for Go

libmdbx wrapper for Go which uses an Assembly trampoliine to bypass CGO for hot path functions. Assembly trampoline is 15x faster than CGO trampoline.

Assembly trampoline works on AMD64 and ARM64 CPUs. Other CPUs silently degrade to standard CGO calls.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages