rodrigocfd / defer-liteLinks
A lightweight high-performance implementation of Go's defer statement.
☆23Updated 3 years ago
Alternatives and similar repositories for defer-lite
Users that are interested in defer-lite are comparing it to the libraries listed below
Sorting:
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- MD5 hash function☆80Updated last year
- Get a unique thread ID in Rust☆42Updated 8 months ago
- A maintained fork of proc-macro-error using syn 2☆14Updated 9 months ago
- Big array helper for serde☆61Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- a cross-platform library for opening OS pipes in Rust☆111Updated last month
- Dynamic structured values for Rust☆28Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Compile-time string operations☆96Updated 3 weeks ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 7 months ago
- Basic parser for PEM formatted keys and certificates☆64Updated 6 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Distributed locks with Redis, implemented in Rust☆55Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Library to work with network interfaces in Rust.☆56Updated last year
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 5 months ago