Gdbm-rs Alternatives
Similar projects and alternatives to gdbm-rs
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
-
esp8266-hal
A experimental hardware abstraction layer for the esp8266 written in Rust.
-
-
unescape-rs
"Unescapes" strings with escape sequences written with literal characters and converts it into a properly escaped one.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
csv_log_cleaner
Clean CSV files to conform to a type schema by streaming them through small memory buffers using multiple threads and logging data loss.
gdbm-rs reviews and mentions
-
Hey Rustaceans! Got a question? Ask here! (39/2022)!
Longer version: A current project is a rust-native version of GDBM. Like low-level database formats or kernel filesystems, `gdbm-rs` must interpret a C data structure based on runtime conditions (32 bit or 64 bit, little endian or big endian).
Stats
jgarzik/gdbm-rs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gdbm-rs is Rust.