https://github.com/dmijatovic/todo_dp_test

Todo deadpool tokio queries for bench apps

https://github.com/dmijatovic/todo_dp_test

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Todo deadpool tokio queries for bench apps

Basic Info
  • Host: GitHub
  • Owner: dmijatovic
  • Language: Rust
  • Default Branch: master
  • Size: 9.77 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

Todo tokio deadpool data api

This library is developed for CRUD operations on Postgres tododb. It uses tokio and deadpool. The operations are done on todolist and todoitem tables of tododb.

The crate is used in this rust bench project with various http libraries like actix-web, hyper and so on. The idea is to test the performance of http libraries with the same CRUD operations. By setting all database code into this lib I ensure thse operations are performed in exactly same manner for each tested http library.

Owner

  • Name: Dusan Mijatovic
  • Login: dmijatovic
  • Kind: user
  • Location: Amsterdam
  • Company: dv4all

Dusan Mijatovic is the founder of dv4all. He possesses quite a unique skillset.

GitHub Events

Total
Last Year

Dependencies

Cargo.lock cargo
  • 117 dependencies