gregelenbaas / diesel-citextLinks
Diesel support for citext extension
☆11Updated 5 years ago
Alternatives and similar repositories for diesel-citext
Users that are interested in diesel-citext are comparing it to the libraries listed below
Sorting:
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Cargo API written in Paris☆56Updated last month
- Windows INI file {de,}serialization☆26Updated 2 years ago
- Textual tables with automatic alignment☆39Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 3 weeks ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- An alternative implementation of std::LinkedList☆61Updated last year
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Delegate method calls to a field.☆15Updated 8 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Inline procedural macros for Rust