agnes-rs / agnes
A data wrangling library for Rust
☆15Updated 5 years ago
Alternatives and similar repositories for agnes:
Users that are interested in agnes are comparing it to the libraries listed below
- Concurrent hash trie☆51Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- ☆80Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆64Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Serialization value trees☆43Updated 6 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆31Updated last month
- A connection pool implementation for tokio☆23Updated 6 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Typed any map for rust☆65Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- A timeout connector for the hyper client☆26Updated 3 months ago
- Semantic validation for Rust☆87Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Run closures in parallel☆112Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago