EpicatSupercell / VeryFastLinks
Rust library for fast types.
☆15Updated 7 years ago
Alternatives and similar repositories for VeryFast
Users that are interested in VeryFast are comparing it to the libraries listed below
Sorting:
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- ☆20Updated 8 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆40Updated 6 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- ☆19Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A simple spline editor for the splines crate☆24Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Utilities for async Rust☆13Updated 5 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year