Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 20 Go Rust Projects
-
Would it be possible to create a custom extension with the code that authorize traffic based on my custom access token?
-
Project mention: Running Go code inside a NodeJS app with WASM (Part 1/2, 2023) | dev.to | 2023-02-13
However, there are other, more fleshed-out, libraries like wasmer-go that provides a runtime and help us navigate around these limitations. The wasmer-go documentation provides a good summary of these challenges:
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
-
orbiton
:cyclone: Config-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming. Incl. syntax highlighting, jump-to-error, rainbow parentheses, macros, tab compl., cut/paste portals and a gdb front-end
Project mention: Orbiton: A slim configuration-free text editor for VT100 | news.ycombinator.com | 2023-04-03 -
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
yomo-wasmedge-tensorflow
This application demonstrates how to launch high-performance "serverless" functions from the YoMo framework to process streaming data. The functions are embedded in a WebAssembly VM, WasmEdge, for safety, security, portability, and manageability.
-
-
Rust-Auto-Wipe
A Go application for Rust game servers operating with Pterodactyl. Uses Cron scheduling and includes many features!
Project mention: Base Forum Online! Still A Lot To Do, But Feel Free To Check It Out! | reddit.com/r/modcommunity | 2022-08-28 -
-
go-evmap
A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that readers and writers never block each other.
-
Project mention: Hey Rustaceans! Got a question? Ask here! (27/2022)! | reddit.com/r/rust | 2022-07-04
I'm trying to use reqwest to download a file and show it's progress. I found exactly what I need here however this seems to just write ontop of the file rather than resume, That still eludes me. Is there an example somewhere I can look at? Most of the examples I've found here have broken links :/
-
iox-static-distro
InfluxDB 3.0 "IOx" static binaries, docker builds + Examples for Integrators. Experiment with low-cost storage, unlimited cardinality and flight sql today!
Project mention: Influxdb 3.0 “iox” static builds and slim Docker images for early integrators | news.ycombinator.com | 2023-05-23 -
Project mention: Go / Rust / Python comparison leading to a Rust segfault | reddit.com/r/rust | 2022-10-30
A friend of mine (that started off with Rust I think in this year?) sent me a repo this morning on some single threaded performance comparison. The Rust figures were much slower than the Golang ones.
-
Using Dijkstra and starting from `z` the solution was 2x faster than BFS in my case. By starting from `z` it constraint is that you can go to a neighbor only if the height difference is 1, that is faster than starting from `a`. For the priority I used that the amount of steps from the start to the current node inspected, meaning the nodes with shortest paths are inspected first. I counted the number of cycles (each time an element is popped out the queue) For part 1 I get ~5000 cycles with Dijkstra and ~8000 with BFS. Cannot see if there is something wrong with my BFS implementation Solution in Go
-
game-of-life
Bristol COMS20001- Conway's Game of Life with various parallel implementations in Go & Rust (by jacob-pro)
-
Project mention: How to define a generic Result type that either contains a value or an error? | reddit.com/r/golang | 2023-05-26
If you’re looking for something like rust, I’ve built this: https://github.com/its-felix/shine
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Go Rust related posts
- Seeking a free full text search solution for large data with progress display
- Can an ibc relay node block a particular address or wallet
- How to secure internet on an open Wi-Fi?
- Any tool for committing the same change across multiple repos?
- Linux LVM API for using python or Golang
- Cicada - CI/CD platform written with Rust
- Hosting Vaultwarden on fly.io for free
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 May 2023
Index
What are some of the best open-source Rust projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | conduit | 9,612 |
2 | wasmer-go | 2,507 |
3 | nodebook | 1,602 |
4 | wasmtime-go | 627 |
5 | olin | 498 |
6 | orbiton | 287 |
7 | oomstore | 80 |
8 | goprisma | 72 |
9 | yomo-wasmedge-tensorflow | 49 |
10 | eclectica | 29 |
11 | IOTA-SmartContracts | 22 |
12 | Rust-Auto-Wipe | 20 |
13 | bongo | 11 |
14 | go-evmap | 8 |
15 | tutorials | 7 |
16 | iox-static-distro | 6 |
17 | ga-perf | 3 |
18 | aoc | 2 |
19 | game-of-life | 0 |
20 | shine | 0 |