STBoyden / ocean
A C/C++ build system/project manager written in Rust
☆156Updated 4 years ago
Alternatives and similar repositories for ocean:
Users that are interested in ocean are comparing it to the libraries listed below
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Faster, more compact implementation of std::Cow☆347Updated 2 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A minimalistic async/await executor for Rust☆231Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- generators☆205Updated last year
- Compile-time reference counting☆442Updated last year
- An interactive Rust syntax playground☆148Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Write and execute C code inside Rust.☆151Updated 6 months ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆164Updated 6 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- A tool to mine crates.io and produce static websites☆130Updated 6 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Small, cross-platform Rust crate for sending system notifications☆284Updated 2 years ago
- skiplist☆141Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- Stackless generators on stable Rust.☆460Updated 2 years ago