Synchronization primitives for lazy and one-time initialization (no_std compatible).
☆34Mar 29, 2025Updated last year
Alternatives and similar repositories for conquer-once
Users that are interested in conquer-once are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 4 years ago
- A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of fun…☆15Oct 13, 2023Updated 2 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆36Updated this week
- Stack-allocated trait objects☆19Feb 14, 2022Updated 4 years ago
- An implementation of Piet's text interface using cosmic-text☆14Apr 23, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust's std::net except without the std.☆47Jan 16, 2023Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- A declarative parser for Rust type to and from binary☆12Apr 5, 2022Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆32Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Implementation of CStr and CString for no_std environments☆41May 9, 2023Updated 2 years ago
- Rust type erased vector.☆22Aug 25, 2025Updated 7 months ago
- Struct and methods for union-find operation.☆22Apr 7, 2026Updated last week
- XIM protocol parser and handler in Rust☆23Oct 18, 2025Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Scroll - making scrolling through buffers fun since 2016☆188Sep 6, 2025Updated 7 months ago
- RADIUS zero-copy parser written in pure rust☆14Sep 13, 2021Updated 4 years ago
- A sha1 implementation useable in const contexts☆89Apr 11, 2024Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- Performant and flexible rate limiting algorithm for postgres☆14Sep 2, 2017Updated 8 years ago
- State machine pattern for Rust☆29Oct 31, 2024Updated last year
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Oct 24, 2022Updated 3 years ago
- A Rust port of the Sonant 4K synth with streaming support.☆29Feb 21, 2026Updated 2 months ago
- A GitHub action that allows users to subscribe to a label and automatically get @'d when the label is applied☆12Jul 18, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Add a REPL to your application with a few macros☆18Jul 28, 2025Updated 8 months ago
- Extracts (tangles) code fragments from Markdown documents.☆17Apr 10, 2026Updated last week
- Easy-cast library☆30Dec 2, 2025Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆84Aug 30, 2022Updated 3 years ago
- A typesafe, flexible, simple, and user-friendly unit system library for Rust that has good error messages.☆22Jan 2, 2026Updated 3 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆23Mar 7, 2026Updated last month
- Chaotic Testing Harness☆59Mar 9, 2020Updated 6 years ago
- Find out what platform your code is running on from Rust☆34Apr 13, 2022Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Mar 7, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Cargo plugin to manage dependency features☆120Jan 23, 2023Updated 3 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago
- Cmdr is a library for building line-oriented text-based user interfaces in Rust.☆16Mar 3, 2022Updated 4 years ago
- Intrusive data structures in Rust