9 releases
0.1.1-alpha.2 | Sep 11, 2024 |
---|---|
0.1.1-alpha.1 | Sep 10, 2024 |
0.1.0-alpha.3 | Aug 28, 2024 |
#1165 in Data structures
Used in single_rust
52KB
1K
SLoC
๐ AnnData-Memory: High-Performance Companion for anndata-rs ๐
โ ๏ธ WARNING
This library is currently in alpha testing and we just had limited time to test the implementation, but we will implement tests in the future!
๐ Overview
AnnData-Memory is a high-performance companion library designed to complement the anndata-rs
crate. It focuses on boosting performance and enabling efficient multi-core processing for AnnData datasets.
๐ Key Features
- ๐๏ธ Performance-Driven: Optimized for speed and efficiency
- ๐งต Multi-Core Processing: Harness the power of parallel computing
- ๐พ Temporary AnnData Datasets: Work with transient data structures
- ๐ H5 Compatibility:
- ๐ฅ Create from H5-backed datasets
- ๐ค Convert to H5 format
๐ฏ Primary Goals
- Enhance
anndata-rs
with blazing-fast operations - Enable seamless multi-threaded data processing
- Provide flexible temporary dataset handling
๐ ๏ธ Usage
TODO
๐ค Contributing
TODO
๐ License
TODO
๐ Acknowledgments
- The
anndata-rs
team for their fantastic work
Dependencies
~56MB
~1M SLoC