bspeice / qadaptLinks
debug_assert! for your memory usage in Rust
☆13Updated 6 years ago
Alternatives and similar repositories for qadapt
Users that are interested in qadapt are comparing it to the libraries listed below
Sorting:
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- ☆39Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆47Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 3 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago