alecmocatta / palaverLinks
Cross-platform polyfills.
☆17Updated last year
Alternatives and similar repositories for palaver
Users that are interested in palaver are comparing it to the libraries listed below
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 7 months ago
- Easily embed and manage assets for your web application to build standalone-executables. Offers filename hashing, templating and more.☆33Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Box - Open Standard Archive Format, a zip killer.☆48Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Build and evaluate binary expression trees☆36Updated 10 months ago
- Thread-unsafe async runtime☆28Updated 9 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Generate Markdown documentation for clap application definitions☆28Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Checksum of a directory tree☆48Updated 6 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago