tijsvd / fcodeLinks
A binary format for Rust / serde that supports schema evolution
☆17Updated 3 months ago
Alternatives and similar repositories for fcode
Users that are interested in fcode are comparing it to the libraries listed below
Sorting:
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- ☆36Updated 9 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- ☆29Updated last year
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆56Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Pure, minimal, and scalable timers☆26Updated 4 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Updated 3 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
- rust hints to the optimizer☆19Updated 3 years ago
- Strongly typed vector math with glam☆28Updated 3 weeks ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated last week
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- LZW en- and decoding that goes weeeee!☆28Updated last week
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago