billyevans / tst
Ternary search tree collection in rust
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tst
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- NATS unique identifiers☆19Updated last year
- ☆13Updated 2 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Take a value atomically once.☆27Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- Brotli encoders/decoers for Rust☆28Updated last year
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 9 months ago
- A library for comparing data structures in Rust, oriented toward testing☆23Updated 2 months ago
- ☆37Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Rust String type with configurable byte storage.☆33Updated last month
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A prefix sum implementation rust.☆13Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆32Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- structured parallel execution for async Rust☆30Updated 2 months ago