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
- Proc macro for smol async runtime☆53Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Futures-aware lock primitives☆39Updated 3 months ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆64Updated 4 years 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
- Run closures in parallel☆113Updated 2 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- The Computer Language Benchmarks Game: Rust implementations☆71Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 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…☆86Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆59Updated 6 months ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- Big array helper for serde☆60Updated 10 months ago