davechallis / erd-rsLinks
Rust version of the Haskell ERD tool. Translates a plain text description of a relational database schema to dot files representing an entity relation diagram.
☆38Updated 4 years ago
Alternatives and similar repositories for erd-rs
Users that are interested in erd-rs are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Data parallelism library for async-std.☆94Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- like thread::spawn but for processes☆158Updated 6 months ago
- Read input lines as byte slices for high efficiency☆66Updated last year
- Simple string matching with single- and multiple-wildcard operator☆87Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated last month
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated 2 weeks ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Run closures in parallel☆114Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Persistent, fault tolerant key-value store written in Rust.☆67Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Textual tables with automatic alignment☆39Updated 2 years ago
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- Async filesystem primitives☆137Updated last week
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Extension of nom to trace parser☆49Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago