rapodaca / lynLinks
☆19Updated 2 years ago
Alternatives and similar repositories for lyn
Users that are interested in lyn are comparing it to the libraries listed below
Sorting:
- Helps you frob those bits☆38Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- Scientific computing for Rhai.☆17Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆57Updated 3 years ago
- Rust embedded scripting languages benchmark☆63Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- A prototype implementation of reactive UI in rust☆83Updated 2 years ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- hot-reload template for Rust☆22Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Types to define keyboard related events☆65Updated last month
- Big array helper for serde☆61Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 5 months ago
- PEG trace visualizer☆86Updated 4 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- Data parallelism library for async-std.☆93Updated last year