1984 Commits (b1bb159f3067c4e4ef3e1afa7354df63f3a956dc)

Author SHA1 Message Date
Julia Naomi 5a052ae3ea Crux DB client transistor 4 years ago
StardustDL a190032f2d
Add Linq-in-Rust 4 years ago
Open Aphid 3798c406cf
Add gitui
`gitui` is a git terminal UI that's faster than tig and lazygit.
4 years ago
Tom Parker-Shemilt 7d7f5cab3c
Merge pull request #924 from zeapo/patch-1
add barberousse, an aws secrets editor
4 years ago
Mohamed Zenadi bead329b74
add branch 4 years ago
Benoît Jeaurond ac357f3a2b
Specified branch and added api travis subdomain 4 years ago
Benoît Jeaurond a02e69231f
Removed extra line 4 years ago
Benoît Jeaurond de73cb38b7
Added oauth2 libs 4 years ago
Mohamed Zenadi aa62f0551c
add build badge 4 years ago
Tom Parker-Shemilt 408ced9ec0 sofa repo has moved 4 years ago
Mohamed Zenadi 0808befb1c
add barberousse, an aws secrets editor 4 years ago
Lucas Nogueira 53f98f10ee
chore(readme) add tauri test badge 4 years ago
Lucas Nogueira 29a37bc1b0
Merge remote-tracking branch 'upstream/master' into patch-1 4 years ago
Tom Parker-Shemilt c00c6a5934
Merge pull request #922 from usagi/master
Add 'harmony', 'oxidator' and 'legion' into the Game Engines
4 years ago
Usagi Ito be805760cd
Append the CI badge to 'legion' 4 years ago
Evan Chan cbbcbbe3a8
Maintain alphabetical sorting 4 years ago
Usagi Ito 5a1a043256
Move 'legion' from the Game Engines to the ECS 4 years ago
Usagi Ito 71b9530b68
Sort the Game Engines 4 years ago
Usagi Ito 55a440a5cb
Add 'legion' into the Game Engines 4 years ago
Usagi Ito 97dc79ed7d
Add 'oxidator' into the Game Engines 4 years ago
Usagi Ito 1ab5eabb97
Add 'harmony' into the Game Engines 4 years ago
Evan Chan 88b448352e
Add compressed-vec
Add columnar compression and compressed-dec
4 years ago
Tom Parker-Shemilt 350f09be43
Merge pull request #914 from ivanceras/master
Add ivanceras/sauron-native as GUI and ivanceras/titik as TUI
4 years ago
Jovansonlee Cesar f491dd32ff
Add correct link to the ci build status image for sauron 4 years ago
Tom Parker-Shemilt 6a25460d30
Merge pull request #920 from BenJeau/patch-1
Added async-graphql
4 years ago
Tom Parker-Shemilt cfa6c0f377 Update build badge for imgui-rs 4 years ago
Tom Parker-Shemilt a72083a321 Fix various url changes (modbus, missing arrayfire, queryst move) 4 years ago
Benoît Jeaurond 4bf991ccd2
Added async-graphql 4 years ago
Lucas Fernandes Nogueira 673afe8ab4
chore(readme) add Tauri to the GUI section 4 years ago
Jovansonlee Cesar bbaefb8f3b
Add build status for sauron-native 4 years ago
Tom Parker-Shemilt 787a8283ee
Merge pull request #917 from TGotwig/master
Add vidmerger 🎬
4 years ago
Marco Ieni 71bef69f58
delta: fix CI link 4 years ago
Jovansonlee Cesar e840347663
Add build status for sauron and titik 4 years ago
Marco Ieni baff195a3a
Add git-delta 4 years ago
tgotwig 5114ff7871 Add vidmerger 🎬 4 years ago
aleshaleksey a66ea44d5f
Update README.md 4 years ago
aleshaleksey dfdd3c05cf
Add libazdice.
Add a parser (and roller) for various dice strings, which supports addition and subtraction of multiple dice groups with modifiers such as minimum value per dice, maximum value per dice, re-rolls for groups and explosive dice. It also supports generation of probability distributions and has very simple API (incomplete) for use in C/C++. 
NB- I don't know whether this is a little bit trivial for `rust-awesome` but the dice parser on roll20 fails to impress.
4 years ago
Jovansonlee Cesar fcf06e7b33
Add sauron web framework to the clientside listing 4 years ago
Jovansonlee Cesar 0b0133ddd6
Add ivanceras/sauron-native as GUI and ivanceras/titik as TUI 4 years ago
Krishnakumar Gopalakrishnan faf177f6d3 fixes alphabetical sorting of rust applications 4 years ago
Tom Parker-Shemilt fe731ab18a
Merge pull request #906 from ebuchman/patch-1
Add tendermint-rs and ibc-rs
4 years ago
Tom Parker-Shemilt 0495aa240d
Merge pull request #910 from Folyd/patch-1
Add rust port of Google's robotstxt
4 years ago
Tom Parker-Shemilt d3ec2ce195
Merge pull request #912 from MHmorgan/patch-1
Add mhdb
4 years ago
Ethan Buchman 604a5be5f4
Update README.md 4 years ago
Magnus Hirth 48cfede858
Fix url 4 years ago
Tom Parker-Shemilt 024f4aa1b7
Merge pull request #909 from huitseeker/opaque-ke
Adds a reference to the Opaque-ke asymmetric PAKE implementation
4 years ago
Magnus Hirth 454c3c977c
Add mhdb 4 years ago
Folyd ee54dd9ecb
Add rust port of Google's robotstxt 4 years ago
François Garillot c8bf613749
Adds a reference to the Opaque-ke asymmetric PAKE implementation 4 years ago
Tom Parker-Shemilt 36af0eba11
Merge pull request #904 from krishnakumarg1984/krishna_add_wezterm
add wezterm, a cross-platform gpu terminal emulator to applications
4 years ago
Tom Parker-Shemilt c7b34a0c81
Merge pull request #908 from codeplaygroundX/master
Add Code Playground to the learning resources
4 years ago
Lex Sapkota 66e8ce0bf1
Specify iPhone and iPad on the description 4 years ago
Tom Parker-Shemilt 7aa6a14ea2
Merge pull request #907 from imsnif/patch-1
Add diskonaut - a visual disk space navigator for the terminal
4 years ago
Tom Parker-Shemilt 5674e00eb4 "Are we game yet?" moved site 4 years ago
Lex Sapkota 85ec9410e4
Add Code Playground to the learning resources
Code Playground is an interactive app for running Rust snippets on your mobile device - https://codeplayground.app
4 years ago
Aram Drevekenin 9b091b769a
Update README.md 4 years ago
Ethan Buchman f8fbf2e524
Add tendermint-rs and ibc-rs 4 years ago
vadimcn 4f320efeae
Update Travis URL. 4 years ago
vadimcn 8f4dadbfbd
Added CI badges. 4 years ago
vadimcn abf49ec128
Add rust-cpp. 4 years ago
wyugue 3aac1b1b9d
Add `(paid)` to Classpert link 4 years ago
Krishnakumar Gopalakrishnan c0b071b1b1 add wezterm, a cross-platform gpu terminal emulator to applications 4 years ago
wyugue 6412529f51
Add Rust Online Courses at Classpert
A list of Rust online courses from Classpert Online Course Search
4 years ago
Tom Parker-Shemilt cf1f74c1fa
Merge pull request #902 from devforfu/patch-1
Adding Hugging Face's tokenizers to the list under Machine Learning section
4 years ago
devforfu 563b359afe
Update README.md
Removed the line that was copy-pasted as an example.
4 years ago
devforfu da2bb74243
Update README.md
Updated the link
4 years ago
Tom Parker-Shemilt e8c507c01d Cloudsmith host has changed 4 years ago
devforfu f49e9ea57b
Update README.md 4 years ago
Tom Parker-Shemilt d269bb0c2e Correct various azure builds 4 years ago
Tom Parker-Shemilt 64468ec0f4 Unicorn-rs moved to own organisation 4 years ago
Tom Parker-Shemilt b6b21a951f Tiberius moved to prisma (fixes #900) 4 years ago
Mohammed Alyousef b89f9bb216
Update README.md 4 years ago
Tom Parker-Shemilt c41fe03dc1
Merge pull request #896 from AlexStrNik/patch-1
Add `tbot`
4 years ago
Tom Parker-Shemilt e571c6a937 Fix link to confluent schema registry 4 years ago
AlexStrNik b735d81e0f
Fix URL again 4 years ago
AlexStrNik 2ab527a9c2
Fix url 4 years ago
AlexStrNik d8039298e2
Add `tbot` 4 years ago
Tom Parker-Shemilt a42ba420d9
Merge pull request #894 from tangmi/patch-2
Add link to the RustAudio/cpal library, group RustAudio libraries together
4 years ago
Michael Tang 785424e174
Add branch to cpal badge image 4 years ago
Tom Parker-Shemilt a25b0e467e
Merge pull request #892 from jtescher/patch-2
Add OpenTracing crate to Observability section
4 years ago
Tom Parker-Shemilt 0dcfd17f35 Remove missing vscode-rust extension 4 years ago
Tom Parker-Shemilt dc88421fc4
Merge pull request #895 from daboross/patch-1
Add mun-lang to Scripting section
4 years ago
David Ross 8f4c337703 Add mun to Scripting section
This adds it in correct alphanumeric ordering, and with the correct
em-dash.
4 years ago
Michael Tang 7c559439ef
Specify branch in CI badge 4 years ago
Julian Tescher 7ec1921ad4
Use opentelemetry master branch svg 4 years ago
Michael Tang 387d05d87e
Add link to the RustAudio/cpal library
`cpal` is the library that powers the higher-level `rodio`. It is a pure Rust alternative to something like PortAudio.
4 years ago
Michael Tang 7142d38da3
Add link to gfx-rs/wgpu library
The gfx-rs group is investing a lot of effort in WebGPU with their library, wgpu. wgpu is the lowest-level "safe" graphics available, runs both on and off the web, and is generally more approachable to more kinds of users than gfx-hal.
4 years ago
Julian Tescher 823f33c852
Add OpenTracing crate to Observability section 4 years ago
Sergey Isaev 32c93b1e01 Add rust-analyzer plugin for Visual Studio Code 4 years ago
Mohammed Alyousef d47d4709e0
Update README.md 4 years ago
Tom Parker-Shemilt f4abee62b6
Merge pull request #889 from FoxFromDarkness66/patch-2
Add organize-rt
4 years ago
FoxFromDarkness66 f4f65ad327
Update README.md 4 years ago
FoxFromDarkness66 79488d8853
Update README.md 4 years ago
Heiko c7217d2737
Update MongoDB link
The prototype driver is superseded by the official driver
4 years ago
Tom Parker-Shemilt 080469c385 Remove deleted rustr project 5 years ago
Tom Parker-Shemilt 8e946cdc64 partitydb got renamed 5 years ago
Tom Parker-Shemilt c25e7f64b8
Merge pull request #877 from KostasKyriakou/snake
Simple terminal snake
5 years ago
Tom Parker-Shemilt 45a5037d21
Merge pull request #883 from slai11/goto
Add goto-rs to list of system-tools
5 years ago
Felix Nolte 77be200592
Fix goldenfile badge url 5 years ago
Felix Nolte 11bf3461f3
Add goldenfile (testing library)
A library for doing goldenfile testing (testing by comparing test-generated files to older files)
5 years ago