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:
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Rust crate providing an indexed, queryable column-based storage system☆34Updated 3 years ago
- Main sources of systems of Immux☆39Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Process Control System☆97Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Simple probabilistic data structures☆146Updated last week
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Local Actor library based on may☆27Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago