xjasonli / cel-cxxLinks
A Rust library for Common Expression Language (CEL), built on top of cel-cpp with zero-cost FFI bindings via cxx.
☆29Updated 2 months ago
Alternatives and similar repositories for cel-cxx
Users that are interested in cel-cxx are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An on-disk hash table implementation☆125Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Benchmarking library for stable Rust☆47Updated last month
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆91Updated 2 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Async filesystem primitives☆140Updated last month
- Practically zero-overhead string interning☆42Updated 8 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- futures-buffered☆45Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A suite of data generation and load testing tools☆90Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Serde serializer for generating Starlark build targets☆69Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated last week
- Calculate the next timestamp matching a given crontab pattern☆66Updated 3 months ago
- heap profiler for rust☆28Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 weeks ago
- Thread parking and unparking☆79Updated 10 months ago
- A Proxy Protocol Parser written in Rust.☆35Updated 4 months ago
- ☆41Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Thin immutable zero-copy byte slice☆51Updated this week
- Asynchronous DNS lookups☆67Updated last year
- Define your own PhantomData☆158Updated last week
- Rust port of the Go implementation of DDSketch☆22Updated last year