rapodaca / lyn
☆19Updated 2 years ago
Alternatives and similar repositories for lyn:
Users that are interested in lyn are comparing it to the libraries listed below
- Helps you frob those bits☆36Updated 7 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated this week
- Rust crate for variadic tuple metaprogramming.☆26Updated 3 years ago
- Exeprimental visual terminal for egui☆85Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A vector-based map and set implementation for rust☆11Updated last week
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Big array helper for serde☆60Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- Map data structure whose keys are stored as ranges☆87Updated 3 months ago
- field accessor traits,and emulation of structural types☆13Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- ☆23Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 11 months ago
- A plugin that adds RON (Rusty Object Notation) support to IntelliJ IDEA☆29Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago