koute / sarek
A work-in-progress, experimental neural network library for Rust
☆44Updated 6 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
- Safely combine results☆81Updated 8 months ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆52Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- ☆63Updated 7 years ago
- Rust marketing handbook☆38Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Futures-aware lock primitives☆39Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago