diem
cl-test-grid
diem | cl-test-grid | |
---|---|---|
15 | 3 | |
16,699 | 82 | |
0.0% | - | |
0.0 | 1.9 | |
12 days ago | about 2 years ago | |
Rust | NewLisp | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
diem
- Diem – Facebook open source Cryptocurrency written in Rust
- Zig, the Small Language
-
Fuzzcheck (a structure-aware Rust fuzzer)
I implemented this for proptest + cargo fuzz a while ago as well: https://github.com/diem/diem/blob/main/testsuite/diem-fuzzer/src/lib.rs
-
Are there any big projects written in Rust without any use of unsafe code?
I believe diem has over 250kLOC and no unsafe code
-
Crowdloans on Kusama continue. Important news!
Pontem is an experimental network for the Diem coin (previously the project had the designation LIBRA and has been under development for several years). The project site is diem.com.
- the diem coin will be built on a native Facenook Blockchain or is the hypothesis that it can be based on Algorand well founded and has a minimum of sense?
-
Async Rust: history strikes back
This is a common confusion for newcomers, as the keyword has a different (yet somewhat related) meaning depending on the context. Libra actually had a soundness bug because of confusion about this in combination with unsafe.
cl-test-grid
-
A little trick to spam the spammers
I do a similar thing with web crawlers that do not respect the robots.txt
https://github.com/cl-test-grid/cl-test-grid/blob/873b2fa978...
I do not know if this snipped is really effective, can be improved a little, especially that I noticed a couple of new crawlers that ignore robots.txt
-
Comprehensive portability status of non-ANSI CL
There’s cl-test-grid, which attempts to load and test (if tests exist) every package in Quicklisp on a wide variety of implementations. Super handy in my experience.
-
Architecture.md
I also use such hierarchical style, with lower level REAODMEs refferring iddividual source files. So that user continues from READMEs to code comments.
Example: https://github.com/cl-test-grid/cl-test-grid#system-architec...
What are some alternatives?
go-concise-encoding - Golang implementation of Concise Binary and Text Encoding
stenographer - Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at [email protected]
hyperspace - Metaverse Hyperspace Chain, Hybrid PoW/PoS consensus full node with EVM compatible VM and smart tokens(FT/NFT).
Demo
cardano-serialization-lib - This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.
Redis - For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.