imiskolee / finance-rust
common finance mathematics library in Rust
☆43Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for finance-rust
- run futures in may☆8Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 5 years ago
- Local Actor library based on may☆28Updated 5 months ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- A TODO MVC implementation using web-sys to make WASM☆42Updated 6 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆52Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆105Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Simple Opinionated Networking in Rust☆53Updated 4 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Utilities building on top of Rust's async primitives.☆22Updated 5 years ago
- ☆36Updated last year
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago