With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
A set of tools related to assemblylanguage programming.
Project Asmosis provides a set of tools related to assemblylanguage programming.
The tools include:
- the Asm::X86 Perl module,
- AsmDoc - an HTML documentation generator for assemblylanguage,
- Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/),
- converters between various assemblylanguage dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as,
- converters from C/C++ header files to assemblylanguage header files,
- make4fasm - a Makefile generator for fasm,
- Linux-2.6 kernel module helpers for fasm and NASM,
- macros for Autoconf (https://www.gnu.org/software/autoconf/),
- pieces of code that may be useful for starting developing a simple operating system.
...
SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
EcstasyYaal is a programming language with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
AsmRef is a menu program and documentation file collection for development of assemblylanguage programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
Striven is an all-in-one business management software suite with everything your organization needs for success.
Striven is the all-in-one business management software that lowers your costs, improves your operations, and makes work easier. Make your company’s data coherent, connected, and relevant.
text edit/macro language, similiar to awk,sed, or m4. It can be embedded in other languages and allows comments anywhere, even inside instructions. Final programs can read like normal english sentences. It's origional purpose was to assemble web pages
LSCR is a compilation of helping resources for software development in Assemblylanguage under Linux. It includes system calls reference for kernel 2.6+, FASM include files, example applications, and some utilities.