GithubHelp home page GithubHelp logo

litestar-org / fast-query-parsers Goto Github PK

View Code? Open in Web Editor NEW
26.0 8.0 2.0 185 KB

Ultra-fast query string and url-encoded form-data parsers

License: MIT License

Python 37.44% Rust 62.56%
form-data parser python querystring rust starlite starlite-api litestar-framework litestar litestar-api

fast-query-parsers's Issues

Cargo.lock is outdated

Hi, when trying to package starlite with nix I ran into issues building this dependency. The cargo metadata command as part of the maturin build process fails because --frozen is passed, but the lock file is outdated. A fresh clone of this repo and cargo metadata updates the lock file too:

diff --git a/Cargo.lock b/Cargo.lock
index 633867c..318953f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -31,7 +31,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"

 [[package]]
 name = "fast_query_parsers"
-version = "0.2.0"
+version = "0.3.0"
 dependencies = [
  "lazy_static",
  "pyo3",

Could a new version of the lockfile be merged in order to fix this issue? For now I'm manually patching it during builds.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.