sirupsen / airtable-rsLinks
Rust wrapper for the Airtable API
☆13Updated 6 years ago
Alternatives and similar repositories for airtable-rs
Users that are interested in airtable-rs are comparing it to the libraries listed below
Sorting:
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 9 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Formatting Cargo.toml☆32Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆39Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- ☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Async readiness traits☆11Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.