tcr / parser-cLinks
Haskell's language-c ported to Rust.
☆32Updated 7 years ago
Alternatives and similar repositories for parser-c
Users that are interested in parser-c are comparing it to the libraries listed below
Sorting:
- ☆63Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- ☆17Updated 3 years ago
- ☆53Updated 5 years ago
- ☆13Updated 8 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A Rust source code parser and explorer☆23Updated last year
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- ☆20Updated 8 years ago
- ☆40Updated 6 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆27Updated 10 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A rust implementation of the va_list type from `stdarg.h`☆24Updated last month
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated this week
- rust hints to the optimizer☆19Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago