stusmall / wasm-udf-exampleLinks
☆15Updated 4 years ago
Alternatives and similar repositories for wasm-udf-example
Users that are interested in wasm-udf-example are comparing it to the libraries listed below
Sorting:
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- An attribute macro that logs the function return value☆28Updated 8 months ago
- Async stream for Rust and the futures crate.☆187Updated this week
- Experimental optimizer for DataFusion☆15Updated 4 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Simple probabilistic data structures☆147Updated last week
- HDFS Native Client in Rust via HDFS C API libhdfs☆39Updated 8 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆77Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Derive for arrow2☆68Updated 2 years ago
- ☆201Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- Serialisable closures for Rust.☆65Updated 2 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- JSONB implement in rust☆81Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- A Component System in Rust☆106Updated 5 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- State-first Streaming Applications in Rust☆175Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆26Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Auto-generate serde implementations for prost types☆97Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month