imiskolee / finance-rustLinks
common finance mathematics library in Rust
☆43Updated 8 years ago
Alternatives and similar repositories for finance-rust
Users that are interested in finance-rust are comparing it to the libraries listed below
Sorting:
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust crate providing an indexed, queryable column-based storage system☆34Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Main sources of systems of Immux☆39Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A Process Control System☆97Updated 7 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Distributed key-value store.☆28Updated 4 years ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- An implementation of the Tsetlin Machine in Rust☆16Updated 7 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago