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:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆113Updated last week
- Experimental optimizer for DataFusion☆15Updated 4 years ago
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆82Updated last week
- A Component System in Rust☆108Updated 7 months ago
- Async stream for Rust and the futures crate.☆188Updated last month
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- State-first Streaming Applications in Rust☆176Updated 3 years ago
- Simple probabilistic data structures☆146Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- An attribute macro that logs the function return value☆30Updated 9 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust cloud object storage tools☆12Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- HDFS Native Client in Rust via HDFS C API libhdfs☆40Updated 9 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆178Updated last week
- A rust implementation of lock free cuckoo hashmap☆69Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Performant time measuring in Rust☆198Updated last year
- Experimental DataFusion Optimizer☆50Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month