Transmog Alternatives
Similar projects and alternatives to transmog based on common topics and language
-
nebari
A pure Rust database implementation using an append-only B-Tree file format.
-
PickleDB
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
-
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.
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
bonsaidb
A developer-friendly document database that grows with you, written in Rust
-
pot
A concise, self-describing binary format written in Rust for Serde (by khonsulabs)
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
transmog reviews and mentions
-
What is the best key-value store for Rust 2021
I have two solutions I've been working on and thinking about. The first is a way to manage multiple formats of data stored in the database, by offering a way to transition old versions to the current version. A possible benefit of this approach is that it doesn't require rewriting your data at the time of schema migration. Some users may not want that extra cost (if there is any), and would prefer a way to update the data.
Stats
khonsulabs/transmog is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of transmog is Rust.