samwho / iex-rsLinks
Rust wrapper around the IEX API.
☆13Updated 6 years ago
Alternatives and similar repositories for iex-rs
Users that are interested in iex-rs are comparing it to the libraries listed below
Sorting:
- Serde support for redis-rs☆75Updated 8 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 2 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 2 weeks ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- OrderBook implementation in rust☆26Updated 5 years ago
- ☆70Updated 3 years ago
- mio based async and sync http client☆50Updated 8 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- A Rust mpsc with unbounded members in bounded memory☆49Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 weeks ago
- Concurrent hash trie☆54Updated 4 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year