Awesome List Updates on Aug 21, 2016
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Ocaml
Code Analysis and Linters
- SLAyer (⭐326) - SLAyer is an automatic formal verification tool that uses separation logic to verify memory safety of C programs.
Compilers and Compiler Tools
- Parser and Lexer Generators:
- Opal (⭐146) – Self-contained monadic parser combinators for OCaml.
- Sedlex (⭐233) is a modern, encoding-agnostic (read: Unicode-supporting) lexer generator (the ppx-based successor to ulex.)
- Menhir – Menhir is a LR(1) parser generator for OCaml.
- See ocaml-parsing (⭐124) for a clearer example of using Menhir and Sedlex to produce a useful parser,
- ... and Obelisk (⭐53), a neat project to produce readable LaTeX, HTML, or plain-text EBNF-style documentation for your grammar.
- ocamllex/ocamlyacc – lex and yacc implementation for OCaml.
- Angstrom (⭐628) - Parser combinators built for speed and memory efficiency
Logging
- Logs - Logs provides a logging infrastructure for OCaml.
Networking
- charrua-unix (⭐11) - charrua-unix is a Unix DHCP daemon based on charrua-core (⭐55).
Regular Expressions
- Tyre (⭐167) - Tyre is a set of combinators to build type-safe regular expressions, allowing automatic extraction and modification of matched groups.
2. Awesome Computer Vision
Computer Vision
- Numerical Algorithms: Methods for Computer Vision, Machine Learning, and Graphics - Justin Solomon 2015
3. Awesome Progressive Web Apps
Background Sync
- Introducing Background Sync - A gentle introduction to background sync, along with some great videos and code samples.
4. Awesome Tensorflow
Models/Projects
- Chatbot (⭐2.9k) - Implementation of "A neural conversational model"
5. Awesome Steam
Python / General
- steampy (⭐539) - Fully automated Steam trade offers library with SteamGuard support.
6. Awesome Salesforce
Table of Contents / Developer Utilities
- force-dev-tool (⭐106) - Command line tool supporting the Force.com development lifecycle.
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- Scripting Toolkit - Windows based toolkit to run native Javascript to access Salesforce data.
7. Awesome Appium
Community
8. Awesome Dotnet
Serialization
- FsPickler (⭐325) - A fast multi-format message serializer for .NET
- Prev: Aug 22, 2016
- Next: Aug 20, 2016