A command-line tool and library for generating regular expressions from user-provided test cases
-
Updated
Jul 7, 2022 - Rust
{{ message }}
A command-line tool and library for generating regular expressions from user-provided test cases
A GraphQL server library implemented in Rust
When I first set out to study abroad, I knew it would be a life changing experience for me. Along the way I made new friends, tried new foods, and, most importantly: learned new languages.
As a result, I've decided to move on from my English-speaking past. I've successfully converted all of my personal stack to non-English except for one: this application.
My use case is: I use this script t
I'm trying out this library for the first time and there's some places where it would be delightful to have shorthand functions:
Pos::top_right, Pos::bottom_right, Pos::bottom_center etc..A full-featured and easy-to-use web framework with the Rust programming language.
Currrently , the CLI outputs "No such file or directory" but should be more verbose and explain which file could not be found.
No such file or directory (os error 2)
Kalker/kalk is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
Use C++ libraries from Rust
The Roguelike Toolkit (RLTK), implemented for Rust.
Cross platfrom window and framebuffer crate for Rust
It might be worth considering adding simd-json to the TechEmpower benchmarks:
To make this really worthwhile #121 would be good.
suggested by @pickfire
Experimental embedder for Flutter
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Rust bindings for raylib
Event Sourcing for Rust
Nix code formatter for nixpkgs [maintainer=@zimbatm]
On my system:
$ cat /sys/class/power_supply/BAT0/model_name
5�+1^^�^^�9(-:'&��
Or:
$ hexdump /sys/class/power_supply/BAT0/model_name
0000000 8035 312b 801e 801e 2839 3a2d 2627 8080
0000010 000a
0000011
This means trying to get battery info always returns an error due to https://github.com/svartalf/rust-battery/blob/master/battery/src/platform/linux/device.rs#L36
An online eBook on the Rust programming language.
Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache.
Dear all,
This isn't really a bug, more like a small annoyance, but given the superb quality of this crate I figured I'd report it anyway... :)
On recent nightly (rustc 1.62.0-nightly (34a6c9f26 2022-04-13)), the generated code produces a compiler warning:
warning: unused doc comment
--> crates/blimp_mpc/path_follow/icasadi_path_follow/src/lib.rs:33:1
|
33 | /// C interface (
SystemVerilog parser library fully compliant with IEEE 1800-2017
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
Inline expression interpolation for Rust.
Collection of crates used in Parity projects
Add a description, image, and links to the rust-crate topic page so that developers can more easily learn about it.
To associate your repository with the rust-crate topic, visit your repo's landing page and select "manage topics."
Describe the bug
The expression
/=/does not get parsed as a regexpTo Reproduce
That throws this: "unexpected token '/=', primary expression at line 1, col 15"
Expected behavior
It should give me the regu