huonw / ieee754Links
Low-level manipulations of IEEE754 floating-point numbers.
☆28Updated 2 years ago
Alternatives and similar repositories for ieee754
Users that are interested in ieee754 are comparing it to the libraries listed below
Sorting:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 3 years ago
- ☆18Updated 5 years ago
- ☆34Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 4 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- ☆31Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 3 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago