rust-dataframe / discussionLinks
Use the issues for discussion
☆24Updated 6 years ago
Alternatives and similar repositories for discussion
Users that are interested in discussion are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆77Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Allows to distribute computations across several nodes☆78Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 weeks ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Exploration of GPU computing using WebGPU☆27Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 8 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- ☆23Updated 8 years ago
- Serialisable closures for Rust.☆66Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- Data parallelism library for async-std.☆94Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Rust serializer library☆87Updated 3 weeks ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A dateutil-compatible timestamp parser for Rust☆52Updated last year
- ☆35Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- ☆125Updated 3 years ago
- A graph crate with simplicity in mind☆87Updated last year
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago