Awesome List Updates on Nov 20, 2023
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Fuzzing
Papers / ACM Conference on Computer and Communications Security (ACM CCS)
Tools / API
- IvySyn - IvySyn is a fully-automated framework for discovering memory error vulnerabilities in Deep Learning (DL) frameworks.
- MINER (⭐21) - MINER is a REST API fuzzer that utilizes three data-driven designs working together to guide the sequence generation, improve the request generation quality, and capture the unique errors caused by incorrect parameter usage.
- RestTestGen (⭐27) - RestTestGen is a robust tool and framework designed for automated black-box testing of RESTful web APIs.
- GraphFuzz (⭐7) - GraphFuzz is an experimental framework for building structure-aware, library API fuzzers.
- Minerva (⭐25) - Minerva is a browser fuzzer augmented by API mod-ref relations, aiming to synthesize highly-relevant browser API invocations in each test case.
- FANS (⭐229) - FANS is a fuzzing tool for fuzzing Android native system services. It contains four components: interface collector, interface model extractor, dependency inferer, and fuzzer engine.
Tools / CPU
- DifuzzRTL (⭐59) - DifuzzRTL is a differential fuzz testing approach for CPU verification.
- MorFuzz (⭐10) - MorFuzz is a generic RISC-V processor fuzzing framework that can efficiently detect software triggerable functional bugs.
- SpecFuzz (⭐28) - SpecFuzz is a tool to enable fuzzing for Spectre vulnerabilities
- Transynther (⭐18) - Transynther automatically generates and tests building blocks for Meltdown attacks with various faults and microcode assists.
Tools / Web
- TEFuzz (⭐5) - TEFuzz is a tailored fuzzing-based framework to facilitate the detection and exploitation of template escape bugs.
- Witcher (⭐54) - Witcher is a web application fuzzer that utilizes mutational fuzzing to explore web applications and fault escalation to detect command and SQL injection vulnerabilities.
- CorbFuzz (⭐3) - CorbFuzz is a state-aware fuzzer for generating as much reponses from a web application as possible without need of setting up database, etc.
Tools / Blockchain
- Fluffy (⭐44) - Fluffy is a multi-transaction differential fuzzer for finding consensus bugs in Ethereum.
- LOKI (⭐7) - LOKI is a blockchain consensus protocol fuzzing framework that detects the consensus memory related and logic bugs.
Tools / DBMS
- Squirrel (⭐166) - Squirrel is a fuzzer for database managment systems (DBMSs).
2. Free for Dev
Tunneling, WebRTC, Web Socket Servers and Other Routers
- Mirna Sockets - Free Socket as a Service Platform that gives you a wss:// URL when deploying your Web Socket Server code and also allows you to monitor its performance.
IDE and Code Editing
- WebDB - Free Efficient Database IDE. Featuring Server Discovery, ERD, Data Generator, AI, NoSQL Structure Manager, Database Versioning and many more.
3. Awesome Vite
Framework-agnostic Plugins / Helpers
- vite-bundle-analyzer (⭐33) - Utility that represents bundles as an interactive treemap.
React / Community
- Viject (⭐9) - One-shot migration tool from Create React App.
4. Awesome Neovim
AI / Diagnostics
- jpmcb/nvim-llama (⭐24) - LLM (Llama 2 and llama.cpp) wrappers.
Syntax / Diagnostics
- IndianBoy42/tree-sitter-just (⭐72) - Treesitter grammar for Justfiles (⭐14k).
Snippet / Diagnostics
- rafamadriz/friendly-snippets (⭐1.3k) - Set of preconfigured snippets for different languages.
Editing Support / Diagnostics
- nat-418/boole.nvim (⭐103) - Toggle booleans and common string values.
5. Awesome Dotfiles
Archive/abandoned projects / macOS
6. Awesome Directus
Resources / Community
- Directus Extensions - A searchable index of Directus extensions, themes, OSes, and more.
7. Awesome Ai Tools
Text / Developer tools
- Portkey - Full-stack LLMOps platform to monitor, manage, and improve LLM-based apps.
- OpenAI Downtime Monitor - Free tool that tracks API uptime and latencies for various OpenAI models and other LLM providers.
8. Awesome Agi Cocosci
Communications / Pragmatics
- From Explicit Communication to Tacit Cooperation: A Novel Paradigm for Cooperative MARL - 2023. [All Versions].
Inductive Logic & Program Synthesis / Commonsense Knowledgebase
- From Word Models to World Models: Translating from Natural Language to the Probabilistic Language of Thought - 2023. [All Versions]. Rational meaning construction, a computational framework for language-informed thinking that combines neural language models with probabilistic models for rational inference. Linguistic meaning is framed as a context-sensitive mapping from natural language into a probabilistic language of thought (PLoT)--a general-purpose symbolic substrate for generative world modeling.
9. Awesome Java
GUI / Text-Based User Interfaces
- SnapKit (⭐160) - Modern Java UI library for both desktop and web.
IDE / Text-Based User Interfaces
- SnapCode - Modern IDE for Java running in the browser, focused on education.
JVM and JDK / Text-Based User Interfaces
- Microsoft JDK (⭐295) - Microsoft Build of OpenJDK, Free, Open Source, Freshly Brewed!
Science / Other
- Orekit - A low level space flight dynamics library providing basic elements (orbits, dates, attitude, frames...) and various algorithms (conversions, propagations, pointing...) to handle them.
Testing / Mocking
- EasyMock (⭐800) - EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing.
10. Awesome Kotlin
Libraries/Frameworks / Graphics
- GlimpseFramework/glimpse-framework (⭐16) - OpenGL made simple.
Libraries/Frameworks / Data Science
- holgerbrandl/krangl (⭐563) - krangl is a {K}otlin library for data w{rangl}ing.
- sekwiatkowski/Komputation (⭐292) - A neural network framework written in Kotlin.
Libraries/Frameworks / Logging
- Foso/Cabret-Log (⭐194) - Method call logging for Kotlin Multiplatform
Libraries/Frameworks / Mail
- bluefireoly/SimpleKotlinMail (⭐60) - A simple, modern and coroutine based Kotlin Email API, supporting both clientside and serverside projects.
Projects / Web
- mariomac/codebuilder (⭐6) - Demo app about asynchronous architectures for long-response-time web applications.
Projects / Build tools
- gradle/kotlin-dsl-samples (⭐3.7k) - Kotlin language support for Gradle build scripts.
- nebula-plugins/nebula-kotlin-plugin (⭐57) - Provides the Kotlin plugin via the Gradle plugin portal, automatically depends on the standard library, and allows Kotlin library versions to be omitted.
Projects / Misc
- kpspemu/kpspemu (⭐69) - Multiplatform (JS and JVM) PSP Emulator written in Kotlin.
- chrislo27/RhythmHeavenRemixEditor (⭐421) - An audio custom remix editor designed for the Rhythm Heaven series, using libGDX and Kotlin.
Projects / Desktop
- hazae41/Kotlin-Compiler-GUI (⭐1) - Easily compile Kotlin classes (.kt) and run Kotlin scripts (.kts)
Projects / Examples
- Kotlin/kotlin-koans (⭐2.6k) - Kotlin Koans are a series of exercises to get you familiar with the Kotlin Syntax.
Projects / Android
- skydoves/githubfollows (⭐292) - A demo project based on MVVM architecture and material design & animations.
Android / Libraries
- GlimpseFramework/glimpse-framework-android (⭐5) - OpenGL made simple.
- Jintin/MixAdapter (⭐19) - Compose multiple Adapter for RecyclerView in Android.
Android / Projects
- hanjoongcho/aaf-easyphotomap (⭐39) - This is a photomap app that shows photos taken on a map.
- mustafaberkaymutlu/uv-index (⭐67) - A simple ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
- hanjoongcho/aaf-easypassword (⭐34) - A password manager using a single lock pattern for various type passwords management.
Android / Extensions
- rosariopfernandes/fireXtensions (⭐29) - Unofficial Kotlin Extensions for the Firebase Android SDK.
Android / Tests
- agoda-com/Kakao (⭐1.1k) - Nice and simple DSL for Espresso in Kotlin
Kotlin JavaScript / JavaScript
- pixijs/pixi-native (⭐85) - The aim of this project is to provide a fast lightweight 2D library that works across all devices.
- Kotlin/kotlin-fullstack-sample (⭐1.2k) - Kotlin Full-stack Application Example.
- Foso/MpApt (⭐238) - Kotlin Native/JS/JVM Annotation Processor library
Kotlin JavaScript / Build Tools
- Kotlin/kotlin-frontend-plugin (⭐568) - Gradle Kotlin plugin for frontend development.
Kotlin JavaScript / Integration
- kotlin/ts2kt (⭐319) - Converter of TypeScript definition files to Kotlin declarations (stubs).
Kotlin Native / Projects
- JetBrains/kotlin-native (⭐7k) - Kotlin/Native is a LLVM backend for the Kotlin compiler, runtime implementation and native code generation facility using LLVM toolchain.
11. Awesome Qubes OS
Templates
- Pentesting: BlackArch - BlackArch Linux is an Arch Linux-based distribution for penetration testers and security researchers.
- Pentesting: Kali - How to create a Kali Linux VM.
- Pentesting: PTF - "The PenTesters Framework (PTF) is a Python script designed for Debian/Ubuntu/ArchLinux based distributions to create a similar and familiar distribution for Penetration Testing.
12. Awesome Katas
Others
- Next: Nov 19, 2023