ngsankha / numrs
numerical computations library
☆13Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for numrs
- Implementation of libm in rust☆34Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- FSM in Rust's macros.☆20Updated 7 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- [REDUNDANT] Rust officially supports async/await now☆9Updated 8 years ago
- File descriptor passing through UNIX socket☆10Updated 8 years ago
- DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust☆14Updated 5 years ago
- Compiler plugin calculating const size of string literal and others☆11Updated 7 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- An immutable singly-linked list, as seen in basically every functional language☆28Updated last year
- A tool for reasoning about breaking changes in Rust ecosystems