koute / sarek
A work-in-progress, experimental neural network library for Rust
☆44Updated 5 years ago
Alternatives and similar repositories for sarek:
Users that are interested in sarek are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Run closures in parallel☆113Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Big array helper for serde☆60Updated 11 months ago
- ☆64Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆52Updated 5 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Safely combine results☆81Updated 7 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Futures-aware lock primitives☆39Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year