emilHof / zigcLinks
A tool for compiling and linking Zig libraries to Rust projects.
☆14Updated 2 years ago
Alternatives and similar repositories for zigc
Users that are interested in zigc are comparing it to the libraries listed below
Sorting:
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- ☆10Updated 10 months ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 7 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆34Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- A disassembler framework☆18Updated 3 years ago
- A compile time sized array of bits☆12Updated 4 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Updated 3 years ago
- A Rust implementation of CPace, a balanced PAKE.☆27Updated last year
- Rust library for fast types.☆15Updated 7 years ago
- Linker for the Coff/PE file format☆23Updated 3 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Updated this week
- Simple monolithic kernel written in Rust for x86-64☆23Updated 9 months ago
- A trig-less 2d line of sight algorithm in Rust☆24Updated 4 years ago
- Experimental JIT compiler generator☆27Updated last year
- Performance crypto in pure Rust☆55Updated 3 weeks ago
- miniserde minus the dependencies☆20Updated 4 years ago
- Light-weight desktop client for instant messaging services (abandoned)☆48Updated 4 years ago
- Bindings to GCC's __float128 type☆24Updated 10 months ago
- Easy sandboxing for rust☆11Updated 9 years ago
- A simple Rust crate to cache data both in-memory and on disk☆11Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Very fast cryptographic hashing for large messages.☆69Updated 8 months ago
- Life before `main()`☆17Updated 4 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- Extensions to the Rust standard library☆49Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated last year